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

/xnu-2782.1.97/bsd/miscfs/devfs/
H A Ddevfs.h115 * Function: devfs_make_link
123 int devfs_make_link(void * handle, char *fmt, ...);
131 * any links created with devfs_make_link().
H A Ddevfs_tree.c102 #define BSD_KERNEL_PRIVATE 1 /* devfs_make_link() prototype */
1638 * Function: devfs_make_link
1647 devfs_make_link(void *original, char *fmt, ...) function
1663 printf("devfs_make_link: not ready for devices!\n");

Completed in 24 milliseconds