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