Searched refs:refheld (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/bsd/kern/
H A Dkern_prot.c245 int refheld = 0; local
253 refheld = 1;
256 if (refheld != 0)
282 int refheld = 0; local
291 refheld = 1;
297 if (refheld != 0)
591 int refheld = 0; local
601 refheld = 1;
605 refheld = 1;
653 if (refheld !
2053 int refheld = 0; local
2158 int refheld = 0; local
[all...]
H A Dkern_resource.c180 int refheld = 0; local
257 refheld = 1;
262 if (refheld)
275 refheld = 1;
280 if (refheld)
350 int refheld = 0; local
369 refheld = 1;
373 if (refheld != 0)
431 refheld = 1;
437 if (refheld !
[all...]
H A Dkern_sysctl.c2518 int refheld = 0; local
2528 refheld = 1;
2540 if (refheld != 0)
/xnu-2782.1.97/bsd/vm/
H A Dvm_unix.c741 int error = 0, refheld = 0; local
759 refheld = 1;
798 if (refheld != 0)

Completed in 30 milliseconds