| /src/lib/librefuse/ |
| refuse_opt.c | 392 parse_opts(struct fuse_args *args, int *argi, const char* arg, function 465 if (parse_opts(args, &i, arg + 2, outargs, 473 if (parse_opts(args, &i, args->argv[i], outargs,
|
| /src/external/bsd/libevent/dist/sample/ |
| http-server.c | 360 parse_opts(int argc, char **argv) function 455 struct options o = parse_opts(argc, argv);
|
| /src/external/bsd/ntp/dist/sntp/ag-tpl/0-old/ |
| mdoc2man | 119 my %opts = Mdoc::parse_opts(@_);
|
| Mdoc.pm | 318 sub parse_opts { subroutine
|
| /src/external/bsd/am-utils/dist/conf/mount/ |
| mount_linux.c | 298 parse_opts(char *type, const char *optstr, int *flags, char **xopts, int *noauto) function 450 * nfs_mount_data structure, otherwise it is the return from parse_opts() 653 tmp_opts = parse_opts(type, mnt->mnt_opts, &flags, &extra_opts, &noauto);
|
| /src/external/bsd/pam-u2f/dist/ |
| util.c | 860 static void parse_opts(const cfg_t *cfg, const char *attr, struct opts *opts) { function 1209 parse_opts(cfg, devices[i].attributes, &opts); 1406 parse_opts(cfg, devices[i].attributes, &opts);
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-nds32.c | 2374 static struct nds32_parse_option_table parse_opts [] = 2486 for (coarse_tune = parse_opts; coarse_tune->name != NULL; coarse_tune++) 3709 for (coarse_tune = parse_opts; coarse_tune->name != NULL; coarse_tune++) 2372 static struct nds32_parse_option_table parse_opts [] = variable in typeref:struct:nds32_parse_option_table
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-nds32.c | 2374 static struct nds32_parse_option_table parse_opts [] = 2486 for (coarse_tune = parse_opts; coarse_tune->name != NULL; coarse_tune++) 3708 for (coarse_tune = parse_opts; coarse_tune->name != NULL; coarse_tune++) 2372 static struct nds32_parse_option_table parse_opts [] = variable in typeref:struct:nds32_parse_option_table
|