OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:iplist_first
(Results
1 - 1
of
1
) sorted by null
/external/libppp/src/
iplist.c
56
iplist_first
(struct iplist *list)
function
217
for (
iplist_first
(list), f = 0; f < list->nItems; f++)
Completed in 32 milliseconds