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

/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Ddevfs_tree.c166 #define DEVFS_CREATE TRUE macro
276 * for the end item on the path. It MUST BE A DIRECTORY. If the 'DEVFS_CREATE'
496 * the proto is used intead in the DEVFS_CREATE case.
1594 if (dev_finddir(path, NULL, DEVFS_CREATE, &dnp, &event_log) == 0) {
1684 if (dev_finddir(buf, NULL, DEVFS_CREATE, &dirnode, &event_log)
1688 if (dev_finddir("", NULL, DEVFS_CREATE, &dirnode, &event_log)

Completed in 13 milliseconds