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

/freebsd-11-stable/usr.sbin/rtsold/
H A Drtsold.h156 extern const char *otherconf_script;
H A Drtsold.c76 const char *otherconf_script; variable
156 otherconf_script = optarg;
205 if (otherconf_script && *otherconf_script != '/') {
207 otherconf_script);
H A Drtsol.c95 #define _ARGS_OTHER otherconf_script, ifi->ifname

Completed in 81 milliseconds