Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rpcsec.c44 struct cache_struct *find_xid();
46 static void print_rpc_gss_init_arg(int, struct cache_struct *);
89 struct cache_struct *x; in print_rpcsec_gss_cred()
145 struct cache_struct *x; in rpcsec_gss_pre_proto()
216 struct cache_struct *x; in rpcsec_gss_post_proto()
259 struct cache_struct *x; in rpcsec_gss_control_proc()
302 struct cache_struct *x; in extract_rpcsec_gss_cred_info()
327 print_rpc_gss_init_arg(int flags, struct cache_struct *x) in print_rpc_gss_init_arg()
371 struct cache_struct *x; in print_rpc_gss_init_res()
H A Dsnoop_rpc.c52 struct cache_struct *find_xid();
60 static void rpc_detail_reply(int, int, struct cache_struct *, char *, int len);
72 struct cache_struct *x; in interpret_rpc()
611 rpc_detail_reply(int flags, int xid, struct cache_struct *x, char *data, in rpc_detail_reply()
721 struct cache_struct *xcpfirst = &xid_cache[0];
722 struct cache_struct *xcp = &xid_cache[0];
723 struct cache_struct *xcplast = &xid_cache[XID_CACHE_SIZE - 1];
725 struct cache_struct *
729 struct cache_struct *x;
743 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.h90 struct cache_struct { struct
/titanic_50/usr/src/uts/common/rpc/
H A Drpcib.c205 typedef struct cache_struct { struct