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 23 milliseconds
Indexes created Fri Oct 03 23:09:56 GMT 2025