Home
last modified time | relevance | path

Searched refs:devctl_thaw (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libdevctl/
H A Ddevctl.h43 int devctl_thaw(void);
H A Ddevctl.c154 devctl_thaw(void) in devctl_thaw() function
/freebsd/usr.sbin/devctl/
H A Ddevctl.c382 if (devctl_thaw() < 0) in thaw()