Searched refs:_telldir_unlocked (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/lib/libc/gen/
H A Ddirent_private.h17 long _telldir_unlocked(struct _dirdesc *);
H A Dtelldir.c64 rv = _telldir_unlocked(dirp);
68 rv = _telldir_unlocked(dirp);
76 _telldir_unlocked(DIR *dirp) function
H A Dinitdir.c258 (void)_telldir_unlocked(dirp);

Completed in 207 milliseconds