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;
477 if (null_local_username) {
650 null_local_username ? "" : pwd->pw_name,
688 null_local_username = B_FALSE;
734 null_local_username ? "" : pwd->pw_name,

Completed in 45 milliseconds