OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:next_word
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/altq/libaltq/
parser.c
57
static int
next_word
(char **, char *);
158
if ((len =
next_word
(&cp, cmd)) == 0)
298
next_word
(char **cpp, char *b)
function
340
if (
next_word
(&ocp, w) && if_namelist != NULL)
367
if (!
next_word
(cpp, w))
383
if (
next_word
(&ocp, w) && EQUAL(w, "netmask")) {
384
if (!
next_word
(&ocp, w))
440
while (
next_word
(&ocp, w)) {
442
if (!
next_word
(&ocp, w))
447
if (!
next_word
(&ocp, w)
[
all
...]
quip_server.c
56
static int
next_word
(char **, char *);
88
if (!
next_word
(&cp, w)) {
93
if (!
next_word
(&cp, w)) {
147
next_word
(char **cpp, char *b)
function
/src/usr.sbin/mrouted/
cfparse.y
39
static char *
next_word
(void);
426
next_word
()
477
if ((q =
next_word
()) == NULL) {
Completed in 15 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026