Searched refs:parse_fetch_int (Results 1 - 4 of 4) sorted by relevance
/external/selinux/libsemanage/src/ |
H A D | parse_utils.h | 71 int parse_fetch_int(semanage_handle_t * hgandle,
|
H A D | ports_file.c | 98 if (parse_fetch_int(handle, info, &low, '-') < 0) 114 if (parse_fetch_int(handle, info, &high, ' ') < 0)
|
H A D | booleans_file.c | 76 else if (parse_fetch_int(handle, info, &value, ' ') < 0)
|
H A D | parse_utils.c | 234 int parse_fetch_int(semanage_handle_t * handle, function
|
Completed in 118 milliseconds