OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_dirdesc
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/gen/
dirent_private.h
15
struct
_dirdesc
;
16
void _seekdir_unlocked(struct
_dirdesc
*, long);
17
long _telldir_unlocked(struct
_dirdesc
*);
22
struct dirent *_readdir_unlocked(struct
_dirdesc
*, int)
/src/include/
dirent.h
50
typedef struct
_dirdesc
DIR;
58
struct
_dirdesc
{
struct
/src/tools/compat/
compat_defs.h
310
struct
_dirdesc
{
struct
321
#define dirfd(dirp) (((struct
_dirdesc
*)dirp)->dd_fd)
Completed in 12 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025