OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nextitem
(Results
1 - 2
of
2
) 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);
/src/usr.bin/telnet/
telnet.c
2109
*
nextitem
()
2120
nextitem
(char *current)
2177
while ((next =
nextitem
(thisitem)) <= netobuf.send) {
2191
next =
nextitem
(next);
2198
thisitem =
nextitem
(thisitem);
Completed in 13 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025