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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_prot.c244 int refheld = 0; local
252 refheld = 1;
255 if (refheld != 0)
281 int refheld = 0; local
290 refheld = 1;
296 if (refheld != 0)
584 int refheld = 0; local
594 refheld = 1;
598 refheld = 1;
646 if (refheld !
2040 int refheld = 0; local
2145 int refheld = 0; local
[all...]
H A Dproc_info.c678 int refheld = 0; local
761 refheld = 1;
764 if (refheld != 0)
769 if (refheld != 0)
H A Dkern_resource.c302 int refheld = 0; local
321 refheld = 1;
325 if (refheld != 0)
H A Dkern_sysctl.c2560 int refheld = 0; local
2570 refheld = 1;
2589 if (refheld != 0)
/macosx-10.5.8/xnu-1228.15.4/bsd/vm/
H A Dvm_unix.c601 int error = 0, refheld = 0; local
627 refheld = 1;
666 if (refheld != 0)

Completed in 94 milliseconds