/minix3/lib/libcurses/ |
H A D | chgat.c | 39 chgat(int n, attr_t attr, short color, const void *opts) in chgat() 46 const void *opts) in mvchgat() 52 wchgat(WINDOW *win, int n, attr_t attr, short color, const void *opts) in wchgat() 59 const void *opts) in mvwchgat()
|
H A D | cchar.c | 53 short *color_pair, void *opts) in getcchar() 87 short color_pair, const void *opts) in setcchar()
|
/minix3/sys/arch/i386/stand/lib/ |
H A D | parseutils.c | 77 parseopts(const char *opts, int *howto) in parseopts() 113 char *opts = NULL; in parseboot() local
|
/minix3/lib/librefuse/ |
H A D | refuse_opt.c | 184 int fuse_opt_add_opt(char **opts, const char *opt) in fuse_opt_add_opt() 196 fuse_opt_match(const struct fuse_opt *opts, const char *opt) in fuse_opt_match() 216 fuse_opt_popt(struct fuse_opt_option *foo, const struct fuse_opt *opts) in fuse_opt_popt() 276 const struct fuse_opt *opts, fuse_opt_proc_t proc) in fuse_opt_parse()
|
/minix3/lib/libmenu/ |
H A D | item.c | 188 set_item_opts(ITEM *item, OPTIONS opts) in set_item_opts() 205 item_opts_on(ITEM *item, OPTIONS opts) in item_opts_on() 221 item_opts_off(ITEM *item, OPTIONS opts) in item_opts_off()
|
H A D | menu.c | 307 set_menu_opts(MENU *param_menu, OPTIONS opts) in set_menu_opts() 348 menu_opts_on(MENU *param_menu, OPTIONS opts) in menu_opts_on() 389 menu_opts_off(MENU *param_menu, OPTIONS opts) in menu_opts_off()
|
/minix3/external/public-domain/xz/dist/src/xz/ |
H A D | options.c | 60 parse_options(const char *str, const option_map *opts, in parse_options() 167 static const option_map opts[] = { in options_delta() local 211 static const option_map opts[] = { in options_bcj() local 334 static const option_map opts[] = { in options_lzma() local
|
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/ |
H A D | application.cpp | 136 options_set opts = specific_options(); in options() local 174 options_set opts = options(); in process_options() local 229 options_set opts = options(); in usage() local
|
/minix3/external/bsd/atf/dist/tools/ |
H A D | application.cpp | 124 options_set opts = specific_options(); in options() local 156 options_set opts = options(); in process_options() local 208 options_set opts = options(); in usage() local
|
H A D | atf-config.cpp | 92 options_set opts; in specific_options() local
|
/minix3/external/bsd/tcpdump/dist/ |
H A D | pf_print_state.c | 164 print_host(struct pfsync_state_host *h, sa_family_t af, int opts) in print_host() 203 print_state(struct pfsync_state *s, int opts) in print_state()
|
/minix3/external/bsd/mdocml/dist/ |
H A D | out.c | 182 const struct tbl_opts *opts, const struct tbl_dat *dp) in tblcalc_data() 232 const struct tbl_opts *opts, const struct tbl_dat *dp) in tblcalc_number()
|
H A D | tbl_term.c | 257 tbl_data(struct termp *tp, const struct tbl_opts *opts, in tbl_data() 384 tbl_number(struct termp *tp, const struct tbl_opts *opts, in tbl_number()
|
/minix3/minix/lib/liblwip/dist/src/include/netif/ppp/ |
H A D | mppe.h | 76 #define MPPE_OPTS_TO_CI(opts, ci) \ argument 98 #define MPPE_CI_TO_OPTS(ci, opts) \ argument
|
/minix3/usr.bin/sort/ |
H A D | init.c | 250 options_need_argument(const char *arg, const char *opts) in options_need_argument() 288 fixit(int *argc, char **argv, const char *opts) in fixit()
|
/minix3/external/bsd/top/dist/ |
H A D | getopt.c | 78 getopt(int argc, char **argv, char *opts) in getopt()
|
/minix3/minix/commands/cawf/ |
H A D | getopt.c | 34 int getopt(int argc, char **argv, char **opts) { in getopt()
|
/minix3/external/bsd/bind/dist/unit/atf-src/bootstrap/ |
H A D | h_app_opts_args.cpp | 70 options_set opts; in specific_options() local
|
/minix3/usr.sbin/makefs/chfs/ |
H A D | chfs_mkfs.c | 120 chfs_opt_t *opts; in write_eb_header() local 233 chfs_opt_t *opts; in write_file() local
|
/minix3/sbin/newfs_msdos/ |
H A D | newfs_msdos.c | 93 static const char opts[] = "@:NB:C:F:I:L:O:S:a:b:c:e:f:h:i:k:m:n:o:r:s:T:u:"; in main() local 275 } opts[] = { in usage() local
|
/minix3/external/bsd/llvm/dist/llvm/utils/lit/lit/ |
H A D | main.py | 20 def __init__(self, opts, numTests, progressBar=None): argument
|
/minix3/external/bsd/bind/dist/unit/atf-src/atf-config/ |
H A D | atf-config.cpp | 98 options_set opts; in specific_options() local
|
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Frontend/ |
H A D | CheckerRegistration.cpp | 103 ento::createCheckerManager(AnalyzerOptions &opts, const LangOptions &langOpts, in createCheckerManager()
|
/minix3/external/bsd/llvm/dist/clang/utils/analyzer/ |
H A D | CmpRuns.py | 183 def loadResults(path, opts, root = "", deleteEmpty=True): argument 256 def dumpScanBuildResultsDiff(dirA, dirB, opts, deleteEmpty=True): argument
|
/minix3/sbin/fsck/ |
H A D | fsck.c | 471 addentry(struct fstypelist *list, const char *type, const char *opts) in addentry() 522 mangle(char *opts, int *argcp, const char ** volatile *argvp, int *maxargcp) in mangle()
|