Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c2466 getauthtype(char *username, int *len) in getauthtype() function
2949 auth_status = getauthtype(username, &len); in doit()