OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nextitem
(Results
1 - 1
of
1
) sorted by relevancy
/src/libexec/telnetd/
utility.c
46
char *
nextitem
(char *, const char *);
136
*
nextitem
()
146
nextitem
(char *current, const char *endp)
function in typeref:typename:char *
179
} /* end of
nextitem
*/
212
while ((next =
nextitem
(thisitem, nbackp)) != NULL && (next <= nbackp)) {
230
next =
nextitem
(next, nfrontp);
240
thisitem =
nextitem
(thisitem, nfrontp);
Completed in 12 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025