Searched defs:conf_set (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlib.c432 boolean_t conf_set = B_FALSE; local
496 conf_set = B_TRUE;
516 if (conf_set)
H A Dlibdlvnic.c415 boolean_t conf_set = B_FALSE; local
548 conf_set = B_TRUE;
564 if (conf_set)
/illumos-gate/usr/src/cmd/logadm/
H A Dconf.c605 * conf_set -- set options for an entry in the config file
608 conf_set(const char *entry, char *o, const char *optarg) function
621 err(0, "conf_set internal error");

Completed in 62 milliseconds