Searched defs:CALL (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libeti/form/common/ | ||
H A D | driver.c | 46 #define CALL(x, f) (x.class ? (*x.class) (x.act, f) : E_SYSTEM_ERROR) macro 194 v = CALL(x, f); |
/illumos-gate/usr/src/head/ | ||
H A D | dial.h | 77 } CALL; typedef in typeref:struct:__anon2247 79 extern int dial(CALL); |
/illumos-gate/usr/src/cmd/bnu/ | ||
H A D | dial.h | 75 } CALL; typedef in typeref:struct:__anon46 79 extern int dial(CALL); |
/illumos-gate/usr/src/lib/libbc/inc/include/rpc/ | ||
H A D | rpc_msg.h | 43 CALL=0, enumerator in enum:msg_type |
/illumos-gate/usr/src/cmd/sgs/gprof/common/ | ||
H A D | sparc.h | 61 #define CALL 0x1 macro |
/illumos-gate/usr/src/uts/common/rpc/ | ||
H A D | rpc_msg.h | 59 CALL = 0, enumerator in enum:msg_type |
Completed in 442 milliseconds