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

/darwin-on-arm/xnu/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 !
2091 int refheld = 0; local
2196 int refheld = 0; local
[all...]
H A Dkern_resource.c307 int refheld = 0; local
326 refheld = 1;
330 if (refheld != 0)
394 refheld = 1;
408 if (refheld != 0)
H A Dproc_info.c958 int refheld = 0, shortversion = 0; local
1066 refheld = 1;
1069 if (refheld != 0) {
1082 if (refheld != 0) {
H A Dkern_sysctl.c3040 int refheld = 0; local
3050 refheld = 1;
3069 if (refheld != 0)
/darwin-on-arm/xnu/bsd/vm/
H A Dvm_unix.c663 int error = 0, refheld = 0; local
681 refheld = 1;
720 if (refheld != 0)

Completed in 35 milliseconds