Searched defs:stream (Results 1 – 3 of 3) sorted by relevance
117 get_mnt_entry (FILE *stream, struct mntent *mp, char *buffer, int bufsiz) in get_mnt_entry()185 __getmntent_r (FILE *stream, struct mntent *mp, char *buffer, int bufsiz) in __getmntent_r()241 __addmntent (FILE *stream, const struct mntent *mnt) in __addmntent()
46 getmntent (FILE *stream) in getmntent()
37 struct xmemstream stream; in do_one_test() local
Completed in 6 milliseconds