Searched refs:tmp (Results 1 – 1 of 1) sorted by relevance
141 char tmp[1024]; in get_mnt_entry() local142 while (__fgets_unlocked (tmp, sizeof tmp, stream) != NULL) in get_mnt_entry()143 if (strchr (tmp, '\n') != NULL) in get_mnt_entry()
Completed in 3 milliseconds