Home
last modified time | relevance | path

Searched refs:counting (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/kern/
H A Dkern_kpc.c513 SYSCTL_PROC(_kpc, OID_AUTO, counting,
/xnu-8019.80.24/iokit/DriverKit/
H A DIOService.iig421 * @discussion outCount is counting channels for enable,disable. It is counting
/xnu-8019.80.24/bsd/vfs/
H A Dvfs_attrlist.c906 int counting; in getattrlist_findnamecomp() local
915 counting = 0; in getattrlist_findnamecomp()
917 if (!counting) { in getattrlist_findnamecomp()
921 counting = 1; in getattrlist_findnamecomp()
927 counting = 0; in getattrlist_findnamecomp()
932 if (counting) { in getattrlist_findnamecomp()