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

/xnu-2782.1.97/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.
1615 if (dev_finddir(path, NULL, DEVFS_CREATE, &dnp, &event_log) == 0) {
1705 if (dev_finddir(buf, NULL, DEVFS_CREATE, &dirnode, &event_log)
1709 if (dev_finddir("", NULL, DEVFS_CREATE, &dirnode, &event_log)

Completed in 16 milliseconds