Home
last modified time | relevance | path

Searched defs:match_int (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/
H A Dtest_sysctl.c143 } match_int[] = { in test_sysctl_calc_match_int_ok() local
H A Dparser.c194 int match_int(substring_t *s, int *result) in match_int() function