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 - 2
of
2
) 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;
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 23 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025