Home
last modified time | relevance | path

Searched refs:tmp (Results 1 – 1 of 1) sorted by relevance

/misc/
A Dmntent_r.c141 char tmp[1024]; in get_mnt_entry() local
142 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