Searched refs:_parse_loglvl (Results 1 – 1 of 1) sorted by relevance
169 static int _parse_loglvl(const char *s, int *lower, int *upper) in _parse_loglvl() function182 return _parse_loglvl(s, &xenlog_lower_thresh, &xenlog_upper_thresh); in parse_loglvl()187 return _parse_loglvl(s, &xenlog_guest_lower_thresh, in parse_guest_loglvl()
Completed in 4 milliseconds