Searched refs:c_optstr (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/fs.d/ | ||
H A D | ff.c | 60 char *c_optstr; member in struct:commands 131 while ((arg = getopt(argc, argv, c_ptr->c_optstr)) != -1) { |
H A D | switchout.c | 74 char *c_optstr; member in struct:commands 170 while ((arg = getopt(argc, argv, c_ptr->c_optstr)) != -1) { |
Completed in 57 milliseconds