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

/freebsd-12-stable/usr.sbin/daemon/
H A Ddaemon.c70 static int get_log_mapping(const char *, const CODE *);
111 logfac = get_log_mapping(optarg, facilitynames);
139 logpri = get_log_mapping(optarg, prioritynames);
429 get_log_mapping(const char *str, const CODE *c) function

Completed in 161 milliseconds