OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:attach_end
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/mail/
main.c
184
struct name *
attach_end
;
local in function:main
231
attach_end
= NULL;
254
if (
attach_end
== NULL)
257
np->n_blink =
attach_end
;
258
attach_end
->n_flink = np;
260
attach_end
= np;
main.c
184
struct name *
attach_end
;
local in function:main
231
attach_end
= NULL;
254
if (
attach_end
== NULL)
257
np->n_blink =
attach_end
;
258
attach_end
->n_flink = np;
260
attach_end
= np;
Completed in 44 milliseconds
Indexes created Tue Sep 23 22:09:46 GMT 2025