OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:s_flist
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/sed/
main.c
96
struct
s_flist
{
struct
98
struct
s_flist
*next;
105
static struct
s_flist
*files, **fl_nextp = &files;
511
struct
s_flist
*fp;
513
fp = xmalloc(sizeof(struct
s_flist
));
523
struct
s_flist
*file;
Completed in 11 milliseconds
Indexes created Wed Oct 29 20:09:47 GMT 2025