Home
last modified time | relevance | path

Searched refs:cache_struct (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rpcsec.c45 struct cache_struct *find_xid();
47 static void print_rpc_gss_init_arg(int, struct cache_struct *);
90 struct cache_struct *x; in print_rpcsec_gss_cred()
146 struct cache_struct *x; in rpcsec_gss_pre_proto()
217 struct cache_struct *x; in rpcsec_gss_post_proto()
260 struct cache_struct *x; in rpcsec_gss_control_proc()
301 struct cache_struct *x; in extract_rpcsec_gss_cred_info()
326 print_rpc_gss_init_arg(int flags, struct cache_struct *x) in print_rpc_gss_init_arg()
370 struct cache_struct *x; in print_rpc_gss_init_res()
H A Dsnoop_rpc.c52 struct cache_struct *find_xid();
64 struct cache_struct xid_cache[XID_CACHE_SIZE];
73 struct cache_struct *x; in interpret_rpc()
607 rpc_detail_reply(int flags, int xid, struct cache_struct *x, char *data, in rpc_detail_reply()
717 struct cache_struct *xcpfirst = &xid_cache[0];
718 struct cache_struct *xcp = &xid_cache[0];
719 struct cache_struct *xcplast = &xid_cache[XID_CACHE_SIZE - 1];
721 struct cache_struct *
724 struct cache_struct *x; in find_xid()
738 struct cache_struct *x; in stash_xid()
[all …]
H A Dsnoop_pmap.c107 struct cache_struct *x, *find_callit();
394 struct cache_struct *x, *find_callit();
734 struct cache_struct cxid_cache[CXID_CACHE_SIZE];
735 struct cache_struct *cxcpfirst = &cxid_cache[0];
736 struct cache_struct *cxcp = &cxid_cache[0];
737 struct cache_struct *cxcplast = &cxid_cache[CXID_CACHE_SIZE - 1];
739 struct cache_struct *
743 struct cache_struct *x;
759 struct cache_struct *x;
H A Dsnoop.h105 extern struct cache_struct { struct
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c205 typedef struct cache_struct { struct