Searched defs:opts (Results 226 - 250 of 262) sorted by relevance

1234567891011

/freebsd-11-stable/sys/kern/
H A Dvfs_mount.c147 vfs_freeopt(struct vfsoptlist *opts, struct vfsopt *opt) argument
159 vfs_freeopts(struct vfsoptlist *opts) argument
171 vfs_deleteopt(struct vfsoptlist *opts, const char *name) argument
243 vfs_sanitizeopts(struct vfsoptlist *opts) argument
267 struct vfsoptlist *opts; local
1520 vfs_opterror(struct vfsoptlist *opts, const char *fmt, ...) argument
1544 vfs_filteropt(struct vfsoptlist *opts, const char **legal) argument
1602 vfs_getopt(struct vfsoptlist *opts, const char *name, void **buf, int *len) argument
1622 vfs_getopt_pos(struct vfsoptlist *opts, const char *name) argument
1639 vfs_getopt_size(struct vfsoptlist *opts, const char *name, off_t *value) argument
1681 vfs_getopts(struct vfsoptlist *opts, const char *name, int *error) argument
1702 vfs_flagopt(struct vfsoptlist *opts, const char *name, uint64_t *w, uint64_t val) argument
1721 vfs_scanopt(struct vfsoptlist *opts, const char *name, const char *fmt, ...) argument
1746 vfs_setopt(struct vfsoptlist *opts, const char *name, void *value, int len) argument
1767 vfs_setopt_part(struct vfsoptlist *opts, const char *name, void *value, int len) argument
1789 vfs_setopts(struct vfsoptlist *opts, const char *name, const char *value) argument
1815 vfs_copyopt(struct vfsoptlist *opts, const char *name, void *dest, int len) argument
[all...]
H A Dkern_jail.c495 struct vfsoptlist *opts; local
1953 struct vfsoptlist *opts; local
[all...]
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_virtio_console.c603 pci_vtcon_init(struct vmctx *ctx, struct pci_devinst *pi, char *opts) argument
H A Dpci_ahci.c2308 pci_ahci_init(struct vmctx *ctx, struct pci_devinst *pi, char *opts, int atapi) argument
2436 pci_ahci_hd_init(struct vmctx *ctx, struct pci_devinst *pi, char *opts) argument
2443 pci_ahci_atapi_init(struct vmctx *ctx, struct pci_devinst *pi, char *opts) argument
[all...]
H A Dpci_emul.c1944 pci_emul_dinit(struct vmctx *ctx, struct pci_devinst *pi, char *opts) argument
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dinternal.h436 struct cpp_options opts; member in struct:cpp_reader
/freebsd-11-stable/contrib/dialog/
H A Ddialog.c1302 const Options **opts; local
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dwince.c109 static struct opts struct
/freebsd-11-stable/sys/dev/cas/
H A Dif_cas.c553 uint16_t *opts; local
/freebsd-11-stable/sys/dev/msk/
H A Dif_msk.c3106 uint16_t csum, *opts; local
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dsaquery.c1750 const struct ibdiag_opt opts[] = { local
/freebsd-11-stable/contrib/tnftp/src/
H A Dcmds.c2776 opts(int argc, char *argv[]) function
/freebsd-11-stable/contrib/jemalloc/src/
H A Djemalloc.c807 const char *opts = *opts_p; local
912 const char *opts, *k, *v; local
2634 je_malloc_stats_print(void (*write_cb)(void *, const char *), void *cbopaque, const char *opts) argument
[all...]
/freebsd-11-stable/sys/dev/ipw/
H A Dif_ipw.c2091 struct ipw_scan_options opts; local
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl.c253 pfctl_enable(int dev, int opts) argument
274 pfctl_disable(int dev, int opts) argument
293 pfctl_clear_stats(int dev, int opts) argument
386 pfctl_clear_interface_flags(int dev, int opts) argument
403 pfctl_clear_rules(int dev, int opts, cha argument
420 pfctl_clear_nat(int dev, int opts, char *anchorname) argument
438 pfctl_clear_altq(int dev, int opts) argument
456 pfctl_clear_src_nodes(int dev, int opts) argument
466 pfctl_clear_states(int dev, const char *iface, int opts) argument
533 pfctl_kill_src_nodes(int dev, const char *iface, int opts) argument
636 pfctl_net_kill_states(int dev, const char *iface, int opts) argument
742 pfctl_label_kill_states(int dev, const char *iface, int opts) argument
769 pfctl_id_kill_states(int dev, const char *iface, int opts) argument
861 pfctl_print_rule_counters(struct pf_rule *rule, int opts) argument
909 pfctl_show_rules(int dev, char *path, int opts, enum pfctl_show format, char *anchorname, int depth) argument
1056 pfctl_show_nat(int dev, int opts, char *anchorname) argument
1096 pfctl_show_src_nodes(int dev, int opts) argument
1141 pfctl_show_states(int dev, const char *iface, int opts) argument
1189 pfctl_show_status(int dev, int opts) argument
1218 pfctl_show_timeouts(int dev, int opts) argument
1243 pfctl_show_limits(int dev, int opts) argument
1498 pfctl_rules(int dev, char *filename, int opts, int optimize, char *anchorname, struct pfr_buffer *trans) argument
2008 pfctl_debug(int dev, u_int32_t level, int opts) argument
2036 pfctl_test_altqsupport(int dev, int opts) argument
2053 pfctl_show_anchors(int dev, int opts, char *anchorname) argument
2107 int opts = 0; local
[all...]
/freebsd-11-stable/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp1055 void __permissions(const path& p, perms prms, perm_options opts, argument
/freebsd-11-stable/contrib/subversion/subversion/svnlook/
H A Dsvnlook.c1069 svn_diff_file_options_t *opts = svn_diff_file_options_create(pool); local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_diff/
H A Ddiff_file.c1202 svn_diff_file_options_t * opts = apr_pcalloc(pool, sizeof(*opts)); local
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntpd-opts.c1302 doUsageOpt(tOptions * opts, tOptDesc * od) argument
1476 tOptions * const opts = &ntpdOptions; local
[all...]
/freebsd-11-stable/sys/netinet6/
H A Dicmp6.c1898 struct mbuf *opts = NULL; local
[all...]
/freebsd-11-stable/sbin/ifconfig/
H A Difconfig.c121 static struct option *opts = NULL; variable in typeref:struct:option
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipfstat.c59 int opts = 0; variable
[all...]
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-runtime.c509 struct option *opts = 0; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c2527 uint64_t *opts = dtp->dt_options; local
/freebsd-11-stable/contrib/mdocml/
H A Dmandoc.h235 int opts; member in struct:tbl_opts
326 struct tbl_opts *opts; member in struct:tbl_span

Completed in 445 milliseconds

1234567891011