Searched refs:fl_nextp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sed/
H A Dmain.c87 static struct s_flist *files, **fl_nextp = &files; variable in typeref:struct:
502 *fl_nextp = fp;
504 fl_nextp = &fp->next;

Completed in 101 milliseconds