Searched defs:get_auth (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh1892 # get_auth(): Enter the Authentication method.
1894 get_auth() function
1896 [ $DEBUG -eq 1 ] && ${ECHO} "In get_auth()"
1998 # NOTE: This function is base on get_auth().
2047 # NOTE: This function is base on get_auth().
2096 # NOTE: This function is base on get_auth().
2719 get_auth
2816 TBL4="get_auth get_followref"
/illumos-gate/usr/src/cmd/keyserv/
H A Dkeyserv.c105 static bool_t get_auth();
1287 if (!get_auth(transp, rqstp, &uid)) {
1320 get_auth(trans, rqstp, uid) function

Completed in 54 milliseconds