Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drlogin.c163 static boolean_t null_local_username; variable
400 null_local_username = B_TRUE; in main()
477 if (null_local_username) { in main()
650 null_local_username ? "" : pwd->pw_name, in main()
688 null_local_username = B_FALSE; in main()
734 null_local_username ? "" : pwd->pw_name, in main()