Home
last modified time | relevance | path

Searched defs:opts (Results 1 – 25 of 80) sorted by relevance

1234

/minix3/lib/libcurses/
H A Dchgat.c39 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 Dcchar.c53 short *color_pair, void *opts) in getcchar()
87 short color_pair, const void *opts) in setcchar()
/minix3/sys/arch/i386/stand/lib/
H A Dparseutils.c77 parseopts(const char *opts, int *howto) in parseopts()
113 char *opts = NULL; in parseboot() local
/minix3/lib/librefuse/
H A Drefuse_opt.c184 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 Ditem.c188 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 Dmenu.c307 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 Doptions.c60 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 Dapplication.cpp136 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 Dapplication.cpp124 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 Datf-config.cpp92 options_set opts; in specific_options() local
/minix3/external/bsd/tcpdump/dist/
H A Dpf_print_state.c164 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 Dout.c182 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 Dtbl_term.c257 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 Dmppe.h76 #define MPPE_OPTS_TO_CI(opts, ci) \ argument
98 #define MPPE_CI_TO_OPTS(ci, opts) \ argument
/minix3/usr.bin/sort/
H A Dinit.c250 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 Dgetopt.c78 getopt(int argc, char **argv, char *opts) in getopt()
/minix3/minix/commands/cawf/
H A Dgetopt.c34 int getopt(int argc, char **argv, char **opts) { in getopt()
/minix3/external/bsd/bind/dist/unit/atf-src/bootstrap/
H A Dh_app_opts_args.cpp70 options_set opts; in specific_options() local
/minix3/usr.sbin/makefs/chfs/
H A Dchfs_mkfs.c120 chfs_opt_t *opts; in write_eb_header() local
233 chfs_opt_t *opts; in write_file() local
/minix3/sbin/newfs_msdos/
H A Dnewfs_msdos.c93 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 Dmain.py20 def __init__(self, opts, numTests, progressBar=None): argument
/minix3/external/bsd/bind/dist/unit/atf-src/atf-config/
H A Datf-config.cpp98 options_set opts; in specific_options() local
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
H A DCheckerRegistration.cpp103 ento::createCheckerManager(AnalyzerOptions &opts, const LangOptions &langOpts, in createCheckerManager()
/minix3/external/bsd/llvm/dist/clang/utils/analyzer/
H A DCmpRuns.py183 def loadResults(path, opts, root = "", deleteEmpty=True): argument
256 def dumpScanBuildResultsDiff(dirA, dirB, opts, deleteEmpty=True): argument
/minix3/sbin/fsck/
H A Dfsck.c471 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()

1234