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

/illumos-gate/usr/src/cmd/fs.d/
H A Dff.c60 char *c_optstr; member in struct:commands
131 while ((arg = getopt(argc, argv, c_ptr->c_optstr)) != -1) {
H A Dswitchout.c74 char *c_optstr; member in struct:commands
170 while ((arg = getopt(argc, argv, c_ptr->c_optstr)) != -1) {

Completed in 63 milliseconds