OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prchild
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/lpr/lpd/
printjob.c
103
static int
prchild
; /* id of pr process */
variable in typeref:typename:int
588
if ((
prchild
= dofork(DORETURN)) == 0) { /* child */
602
if (
prchild
< 0) {
603
prchild
= 0;
747
prchild
= 0;
756
prchild
= 0;
printjob.c
103
static int
prchild
; /* id of pr process */
variable in typeref:typename:int
588
if ((
prchild
= dofork(DORETURN)) == 0) { /* child */
602
if (
prchild
< 0) {
603
prchild
= 0;
747
prchild
= 0;
756
prchild
= 0;
Completed in 26 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025