Searched refs:nohostname (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/sudo-72/src/
H A Dsudo.c605 int nohostname; local
628 nohostname = gethostname(thost, sizeof(thost));
629 if (nohostname) {
716 if (nohostname)

Completed in 135 milliseconds