files_name
STAILQ_ENTRY(files_name) f_next;
extern STAILQ_HEAD(files_name_head, files_name) fntab;
extern STAILQ_HEAD(options_files_name_head, files_name) optfntab;
struct files_name *nl;
nl = (struct files_name *) calloc(1, sizeof *nl);
struct files_name *nl;
nl = (struct files_name *) calloc(1, sizeof *nl);
struct files_name *nl, *tnl;
struct files_name *nl, *tnl;