Searched refs:get_log_mapping (Results 1 – 1 of 1) sorted by relevance
107 static int get_log_mapping(const char *, const CODE *);227 state.syslog_facility = get_log_mapping(optarg, in main()273 state.syslog_priority = get_log_mapping(optarg, in main()638 get_log_mapping(const char *str, const CODE *c) in get_log_mapping() function