Home
last modified time | relevance | path

Searched refs:rpc_gss_get_mechanisms (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libnsl/rpc/
H A Drpcsec_gss_if.c43 char **(*rpc_gss_get_mechanisms)(); member
93 if ((calls.rpc_gss_get_mechanisms = (char **(*)()) dlsym(handle, in rpcgss_calls_init()
190 rpc_gss_get_mechanisms(void) in rpc_gss_get_mechanisms() function
194 return ((*calls.rpc_gss_get_mechanisms)()); in rpc_gss_get_mechanisms()
/titanic_41/usr/src/uts/common/rpc/
H A Drpcsec_gss.h228 char **rpc_gss_get_mechanisms();
/titanic_41/usr/src/man/man3nsl/
H A DMakefile40 rpc_gss_get_mechanisms.3nsl \
402 rpc_gss_get_mech_info.3nsl := LINKSRC = rpc_gss_get_mechanisms.3nsl
403 rpc_gss_get_versions.3nsl := LINKSRC = rpc_gss_get_mechanisms.3nsl
404 rpc_gss_is_installed.3nsl := LINKSRC = rpc_gss_get_mechanisms.3nsl
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3nsl.inc36 file path=usr/share/man/man3nsl/rpc_gss_get_mechanisms.3nsl
206 target=rpc_gss_get_mechanisms.3nsl
208 target=rpc_gss_get_mechanisms.3nsl
210 target=rpc_gss_get_mechanisms.3nsl
/titanic_41/usr/src/lib/libnsl/common/
H A Dmapfile-vers125 rpc_gss_get_mechanisms;
H A Dllib-lnsl752 char **rpc_gss_get_mechanisms(void);