FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
devfs_dev_exists
sys/fs/devfs/devfs_int.h
80
int devfs_dev_exists(const char *);
sys/kern/kern_conf.c
757
if (devfs_dev_exists(dev->si_name) != 0)