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

/netbsd-6-1-5-RELEASE/sbin/newfs/
H A Dnewfs.c832 struct help_strings { struct
835 } const help_strings[] = { variable
875 const struct help_strings *hs;
893 for (hs = help_strings; hs->flags != 0; hs++)
/netbsd-6-1-5-RELEASE/sbin/newfs_ext2fs/
H A Dnewfs_ext2fs.c459 static const char help_strings[] = variable
483 fprintf(stderr, "%s", help_strings);

Completed in 66 milliseconds