Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/bnu/
H A Din.uucpd.c77 int nolog; /* don't log in utmp or wtmp */ variable
103 nolog = 1;
268 if (!nolog)
377 if (nolog)
/titanic_50/usr/src/ucbcmd/shutdown/
H A Dshutdown.c169 static void nolog(time_t);
333 nolog(sdt); in main()
628 nolog(time_t sdt) in nolog() function
/titanic_50/usr/src/lib/libdscp/svc/
H A Ddscp.ppp.options42 nolog
/titanic_50/usr/src/lib/libshell/common/
H A DRELEASE1259 that set -o nolog no longer has any meaning.