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

/darwin-on-arm/xnu/bsd/net/
H A Dif_pflog.c328 hdr.pid = NO_PID;
H A Dpf.c3651 pd->lookup.pid = NO_PID;
/darwin-on-arm/xnu/bsd/kern/
H A Dtty.c381 oldsess->s_ttypgrpid = NO_PID;
456 oldsessp->s_ttypgrpid = NO_PID;
1208 *(int *)data = tp->t_pgrp ? tp->t_pgrp->pg_id : NO_PID;
1407 oldsessp->s_ttypgrpid = NO_PID;
H A Dkern_exit.c608 sessp->s_ttypgrpid = NO_PID;
1757 sessp->s_ttypgrpid = NO_PID;
H A Dkern_proc.c1076 sess->s_ttypgrpid = NO_PID;
1197 pgrp->pg_session->s_ttypgrpid = NO_PID;
/darwin-on-arm/xnu/bsd/sys/
H A Dproc_internal.h604 #define NO_PID 100000 macro
/darwin-on-arm/xnu/bsd/miscfs/specfs/
H A Dspec_vnops.c1796 sessp->s_ttypgrpid = NO_PID;

Completed in 114 milliseconds