Home
last modified time | relevance | path

Searched refs:devfs_clone_bitmap_chk (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/sys/vfs/devfs/
H A Ddevfs_helper.c136 devfs_clone_bitmap_chk(struct devfs_bitmap *bitmap, int unit) in devfs_clone_bitmap_chk() function
/dflybsd-src/sys/sys/
H A Ddevfs.h355 int devfs_clone_bitmap_chk(struct devfs_bitmap *, int);
/dflybsd-src/sys/net/tap/
H A Dif_tap.c287 if (!devfs_clone_bitmap_chk(&DEVFS_CLONE_BITMAP(tap), unit)) { in tap_clone_create()
/dflybsd-src/sys/net/tun/
H A Dif_tun.c389 if (!devfs_clone_bitmap_chk(&DEVFS_CLONE_BITMAP(tun), unit)) { in tun_clone_create()
/dflybsd-src/share/man/man9/
H A DMakefile663 make_autoclone_dev.9 devfs_clone_bitmap_chk.9 \