HomeSort by: relevance | last modified time | path
    Searched defs:help_strings (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/newfs_ext2fs/
newfs_ext2fs.c 458 static const char help_strings[] = variable in typeref:typename:const char[]
482 fprintf(stderr, "%s", help_strings);
  /src/sbin/newfs/
newfs.c 858 struct help_strings { struct
861 } const help_strings[] = { variable in typeref:struct:help_strings const[]
905 const struct help_strings *hs;
923 for (hs = help_strings; hs->flags != 0; hs++)

Completed in 11 milliseconds