Home
last modified time | relevance | path

Searched refs:DEV_DEVFD (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/bsd/miscfs/devfs/
H A Ddevfsdefs.h86 DEV_DEVFD enumerator
H A Ddevfs_tree.c635 case DEV_DEVFD: in dev_add_node()
1245 case DEV_DEVFD: in devfs_dntovn()
H A Ddevfs_fdesc_support.c146 dev_add_entry("fd", rootdir, DEV_DEVFD, NULL, NULL, NULL, &direntp); in devfs_fdesc_init()
H A Ddevfs_vnops.c462 case DEV_DEVFD: /* Like a directory */ in devfs_getattr()