Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libdevctl/
H A Ddevctl.h46 int devctl_thaw(void);
H A Ddevctl.c157 devctl_thaw(void) in devctl_thaw() function
/freebsd-12.1/usr.sbin/devctl/
H A Ddevctl.c384 if (devctl_thaw() < 0) in thaw()