Home
last modified time | relevance | path

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

/misc/
A Dmntent_r.c30 #undef __setmntent
37 __setmntent (const char *file, const char *mode) in __setmntent() function
52 libc_hidden_def (__setmntent)
53 weak_alias (__setmntent, setmntent) in weak_alias() argument
A Dfstab.c135 fp = __setmntent (_PATH_FSTAB, "r"); in fstab_init()

Completed in 5 milliseconds