Home
last modified time | relevance | path

Searched defs:optstr (Results 1 – 9 of 9) sorted by relevance

/minix3/external/bsd/tmux/dist/
H A Doptions-table.c919 const char *optstr, const struct options_table_entry **table, in options_table_find()
H A Dcmd-set-option.c95 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 Dgrep.c126 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 Dapplication.cpp158 std::string optstr; in process_options() local
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/
H A Dapplication.cpp168 std::string optstr; in process_options() local
/minix3/external/bsd/atf/dist/tools/
H A Dapplication.cpp154 std::string optstr = ":"; in process_options() local
/minix3/bin/sh/
H A Doptions.c413 getopts(char *optstr, char *optvar, char **optfirst, char ***optnext, char **optpptr) in getopts()
/minix3/sbin/fsck/
H A Dfsck.c451 addoption(char *optstr) in addoption()
/minix3/external/bsd/bind/dist/contrib/zkt-1.1.3/
H A Dzconf.c1021 char *optstr; in main() local