Searched refs:bectl_locate_jail (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sbin/bectl/
H A Dbectl_jail.c53 static int bectl_locate_jail(const char *ident);
367 jid = bectl_locate_jail(bootenv);
404 bectl_locate_jail(const char *ident) function
462 if ((jid = bectl_locate_jail(target)) == -1) {

Completed in 119 milliseconds