Home
last modified time | relevance | path

Searched refs:gotref (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/bsd/kern/
H A Dproc_info.c1971 int gotref = 0; in proc_pidinfo() local
2157 gotref = 1; in proc_pidinfo()
2528 if (gotref) { in proc_pidinfo()
/xnu-11215/bsd/vfs/
H A Dvfs_subr.c4864 int error = 0, gotref = 0; in sysctl_vfs_ctlbyfsid() local
4896 gotref = 1; in sysctl_vfs_ctlbyfsid()
4947 gotref = 0; in sysctl_vfs_ctlbyfsid()
5075 if (gotref != 0) { in sysctl_vfs_ctlbyfsid()