Searched refs:parse_fetch_int (Results 1 - 4 of 4) sorted by relevance

/external/selinux/libsemanage/src/
H A Dparse_utils.h71 int parse_fetch_int(semanage_handle_t * hgandle,
H A Dports_file.c98 if (parse_fetch_int(handle, info, &low, '-') < 0)
114 if (parse_fetch_int(handle, info, &high, ' ') < 0)
H A Dbooleans_file.c76 else if (parse_fetch_int(handle, info, &value, ' ') < 0)
H A Dparse_utils.c234 int parse_fetch_int(semanage_handle_t * handle, function

Completed in 143 milliseconds