Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Doutput.c744 boolean_t passwd_ok) /* OK to include cleartext password */ in supply() argument
828 if (!passwd_ok && ws.a != NULL && ws.a->type == RIP_AUTH_PW) in supply()