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

/freebsd-13-stable/contrib/blacklist/bin/
H A Dconf.h58 const char *conf_print(char *, size_t, const char *, const char *,
H A Dconf.c801 conf_print(char *buf, size_t len, const char *pref, const char *delim, function
852 conf_print(buf, sizeof(buf), "merge:\t", "", sc));
854 conf_print(buf, sizeof(buf), "to:\t", "", c));
864 conf_print(buf, sizeof(buf), "result:\t", "", c));
877 conf_print(buf, sizeof(buf), "merge:\t", "", sc));
879 conf_print(buf, sizeof(buf), "to:\t", "", c));
894 conf_print(buf, sizeof(buf), "result:\t", "", c));
970 (*lfun)(LOG_DEBUG, "%s", conf_print(buf, sizeof(buf), "", "\t",
987 (*lfun)(LOG_DEBUG, "%s", conf_print(buf, sizeof(buf),
992 conf_print(bu
[all...]
H A Dstate.c109 conf_print(buf, sizeof(buf), "", "", k));
/freebsd-13-stable/usr.sbin/ctld/
H A Dctld.c1663 conf_print(struct conf *conf)

Completed in 109 milliseconds