HomeSort by relevance Sort by last modified time
    Searched refs:cache_struct (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_rpcsec.c 45 struct cache_struct *find_xid();
47 static void print_rpc_gss_init_arg(int, struct cache_struct *);
90 struct cache_struct *x;
146 struct cache_struct *x;
217 struct cache_struct *x;
260 struct cache_struct *x;
303 struct cache_struct *x;
328 print_rpc_gss_init_arg(int flags, struct cache_struct *x)
372 struct cache_struct *x;
snoop_rpc.c 52 struct cache_struct *find_xid();
60 static void rpc_detail_reply(int, int, struct cache_struct *, char *, int len);
72 struct cache_struct *x;
613 rpc_detail_reply(int flags, int xid, struct cache_struct *x, char *data,
723 struct cache_struct *xcpfirst = &xid_cache[0];
724 struct cache_struct *xcp = &xid_cache[0];
725 struct cache_struct *xcplast = &xid_cache[XID_CACHE_SIZE - 1];
727 struct cache_struct *
731 struct cache_struct *x;
745 struct cache_struct *x
    [all...]
snoop_pmap.c 106 struct cache_struct *x, *find_callit();
394 struct cache_struct *x, *find_callit();
717 struct cache_struct cxid_cache[CXID_CACHE_SIZE];
718 struct cache_struct *cxcpfirst = &cxid_cache[0];
719 struct cache_struct *cxcp = &cxid_cache[0];
720 struct cache_struct *cxcplast = &cxid_cache[CXID_CACHE_SIZE - 1];
722 struct cache_struct *
726 struct cache_struct *x;
742 struct cache_struct *x;
snoop.h 87 struct cache_struct { struct
  /onnv/onnv-gate/usr/src/uts/common/rpc/
rpcib.c 205 typedef struct cache_struct { struct
    [all...]

Completed in 120 milliseconds