Searched defs:read_int_from_file (Results 1 – 5 of 5) sorted by relevance
35 read_int_from_file(const char *const fname, int *const pvalue) in read_int_from_file() function
64 bool read_int_from_file(FilePath filename, int* value) { in read_int_from_file() function
1231 read_int_from_file(struct tcb *tcp, const char *const fname, int *const pvalue) in read_int_from_file() function