Searched defs:opt_name (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dcf.h21 char *opt_name; member in struct:__anon132
/osnet-11/usr/src/cmd/parted/
H A Dui.c1236 char* opt_name; local
1246 opt_name = command_line_get_word (prompt, NULL, options_strlist, 1);
1247 if (!opt_name)
1253 if (strcmp (opt_name,
1256 if (strcmp (opt_name,
1261 free (opt_name);

Completed in 24 milliseconds