Home
last modified time | relevance | path

Searched refs:rpcsec_gss_pre_proto (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rpcprint.c41 int rpcsec_gss_pre_proto(int type, int flags, int xid,
98 if (rpcsec_gss_pre_proto(type, flags, xid, prog, vers, proc))
H A Dsnoop_rpcsec.c142 rpcsec_gss_pre_proto(int type, int flags, int xid, in rpcsec_gss_pre_proto() function