OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getentry
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/who/
utmpentry.c
60
static void
getentry
(struct utmpentry *, struct utmp *);
233
getentry
(ep, ut);
267
getentry
(struct utmpentry *e, struct utmp *up)
function in typeref:typename:void
/src/games/hack/
makedefs.c
85
static int
getentry
(void);
109
while (
getentry
()) {
208
getentry
()
function in typeref:typename:int
/src/bin/csh/
file.c
96
static Char *
getentry
(DIR *, int);
441
getentry
(DIR *dir_fd, int looking_for_lognames)
function in typeref:typename:Char *
512
for (numitems = 0; (entry =
getentry
(dir_fd, looking_for_lognames)) != NULL;) {
Completed in 12 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025