HomeSort by relevance Sort by last modified time
    Searched defs:CALL (Results 1 - 7 of 7) sorted by null

  /onnv/onnv-gate/usr/src/lib/libeti/form/common/
driver.c 46 #define CALL(x, f) (x.class ? (*x.class) (x.act, f) : E_SYSTEM_ERROR)
194 v = CALL(x, f);
  /onnv/onnv-gate/usr/src/cmd/bnu/
dial.h 75 } CALL;
79 extern int dial(CALL);
  /onnv/onnv-gate/usr/src/head/
dial.h 77 } CALL;
81 extern int dial(CALL);
  /onnv/onnv-gate/usr/src/cmd/sgs/gprof/common/
sparc.h 29 * opcodes of the call instructions
61 #define CALL 0x1
  /onnv/onnv-gate/usr/src/lib/libbc/inc/include/rpc/
rpc_msg.h 38 * NOTE: call and reply use the same overall stuct but
43 CALL=0,
123 * Body of an rpc request call.
  /onnv/onnv-gate/usr/src/uts/common/rpc/
rpc_msg.h 54 * NOTE: call and reply use the same overall stuct but
59 CALL = 0,
139 * Body of an rpc request call.
  /onnv/onnv-gate/usr/src/cmd/fmli/inc/
smdef.h 70 #define CALL 16

Completed in 241 milliseconds