Searched refs:devctl_thaw (Results 1 – 3 of 3) sorted by relevance
/freebsd/lib/libdevctl/ | ||
H A D | devctl.h | 43 int devctl_thaw(void); |
H A D | devctl.c | 154 devctl_thaw(void) in devctl_thaw() function |
/freebsd/usr.sbin/devctl/ | ||
H A D | devctl.c | 382 if (devctl_thaw() < 0) in thaw() |