Searched defs:netobj (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libbc/inc/include/rpc/ | ||
H A D | xdr.h | 246 struct netobj { struct 250 typedef struct netobj netobj; typedef in typeref:struct:netobj |
/illumos-gate/usr/src/uts/common/rpc/ | ||
H A D | xdr.h | 513 struct netobj { struct 517 typedef struct netobj netobj; typedef in typeref:struct:netobj 520 extern bool_t xdr_netobj(XDR *, netobj *); |
Completed in 54 milliseconds