OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:next_np
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/mail/
cmd4.c
248
struct name *
next_np
;
local
250
for (/*EMPTY*/; np; np =
next_np
) {
251
next_np
= np->n_flink;
306
struct name *
next_np
;
local
310
for (np = extra_headers; np != NULL; np =
next_np
) {
311
next_np
= np->n_flink;
Completed in 16 milliseconds
Indexes created Sun Jul 12 00:26:10 UTC 2026