Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/listen/
H A Dlslog.c64 extern int NLPS_proc;
152 extern int NLPS_proc, Nflag; in clean_up()
162 if (!(NLPS_proc)) { in clean_up()
193 if (!NLPS_proc)
255 if (!NLPS_proc && Logmax && ( nlogs >= Logmax ) && !Splflag) { in logmessage()
H A Dlsdbf.c218 extern int NLPS_proc;
258 if (!NLPS_proc && (strlen(private_p) == 0) && !(sflags & DFLAG))
265 if (!NLPS_proc) {
H A Dnlps_serv.c86 int NLPS_proc = 1; variable
H A Dlisten.c90 int NLPS_proc = 0; /* set if process is a listener child */ variable