Home
last modified time | relevance | path

Searched refs:controller_start (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/ctld/
H A Dconf.h94 bool controller_start(const char *name);
H A Dconf.cc426 controller_start(const char *name) in controller_start() function
H A Dparse.y849 ok = controller_start($1);
H A Duclparse.cc1030 if (!controller_start(name)) in uclparse_controller()