Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nscd/
H A DMakefile38 getbootp.o getauth.o getserv.o \
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c336 int getauth; member
2489 while (sequenceIs(authopt, getauth)) in getauthtype()
2530 while (sequenceIs(authdone, getauth)) in getauthtype()
2945 settimer(getauth); in doit()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dusersmtp.c513 static int getauth __P((MCI *, ENVELOPE *, SASL_AI_T *));
842 getauth(mci, e, sai) in getauth() function
1902 result = getauth(mci, e, &(mci->mci_sai));