Searched defs:optstr (Results 1 – 9 of 9) sorted by relevance
/minix3/external/bsd/tmux/dist/ |
H A D | options-table.c | 919 const char *optstr, const struct options_table_entry **table, in options_table_find()
|
H A D | cmd-set-option.c | 95 const char *optstr, *valstr; in cmd_set_option_exec() local 199 cmd_set_option_user(struct cmd *self, struct cmd_q *cmdq, const char* optstr, in cmd_set_option_user()
|
/minix3/minix/usr.bin/grep/ |
H A D | grep.c | 126 static const char *optstr = "0123456789A:B:CEFGHILRUVabce:f:hilnoqrsuvwxy"; variable 128 static const char *optstr = "0123456789A:B:CEFGHILRUVZabce:f:hilnoqrsuvwxy"; variable
|
/minix3/external/bsd/atf/dist/atf-c++/detail/ |
H A D | application.cpp | 158 std::string optstr; in process_options() local
|
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/ |
H A D | application.cpp | 168 std::string optstr; in process_options() local
|
/minix3/external/bsd/atf/dist/tools/ |
H A D | application.cpp | 154 std::string optstr = ":"; in process_options() local
|
/minix3/bin/sh/ |
H A D | options.c | 413 getopts(char *optstr, char *optvar, char **optfirst, char ***optnext, char **optpptr) in getopts()
|
/minix3/sbin/fsck/ |
H A D | fsck.c | 451 addoption(char *optstr) in addoption()
|
/minix3/external/bsd/bind/dist/contrib/zkt-1.1.3/ |
H A D | zconf.c | 1021 char *optstr; in main() local
|