HomeSort by: relevance | last modified time | path
    Searched refs:_telldir_unlocked (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/gen/
dirent_private.h 17 long _telldir_unlocked(struct _dirdesc *);
telldir.c 64 rv = _telldir_unlocked(dirp);
68 rv = _telldir_unlocked(dirp);
76 _telldir_unlocked(DIR *dirp) function in typeref:typename:long
initdir.c 258 (void)_telldir_unlocked(dirp);

Completed in 12 milliseconds