OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:datfd
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/fortune/fortune/
fortune.c
93
int fd,
datfd
;
member in struct:fd
591
fp->
datfd
= -1;
972
(void) lseek(fp->
datfd
,
974
read(fp->
datfd
, Seekpts, sizeof Seekpts);
1059
if (fp->
datfd
< 0 && (fp->
datfd
= open(fp->datfile, O_RDONLY)) < 0)
fortune.c
93
int fd,
datfd
;
member in struct:fd
591
fp->
datfd
= -1;
972
(void) lseek(fp->
datfd
,
974
read(fp->
datfd
, Seekpts, sizeof Seekpts);
1059
if (fp->
datfd
< 0 && (fp->
datfd
= open(fp->datfile, O_RDONLY)) < 0)
Completed in 24 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025