Searched defs:opts (Results 201 - 220 of 220) sorted by relevance

123456789

/freebsd-10-stable/sys/netinet6/
H A Dicmp6.c1976 struct mbuf *opts = NULL; local
[all...]
/freebsd-10-stable/contrib/ntp/ntpd/
H A Dntpd-opts.c1302 doUsageOpt(tOptions * opts, tOptDesc * od) argument
1476 tOptions * const opts = &ntpdOptions; local
[all...]
/freebsd-10-stable/sys/dev/msk/
H A Dif_msk.c3112 uint16_t csum, *opts; local
/freebsd-10-stable/crypto/openssh/
H A Dsshd.c1513 u_char opts[200]; local
/freebsd-10-stable/sbin/pfctl/
H A Dpfctl.c253 pfctl_enable(int dev, int opts) argument
276 pfctl_disable(int dev, int opts) argument
295 pfctl_clear_stats(int dev, int opts) argument
343 pfctl_clear_interface_flags(int dev, int opts) argument
360 pfctl_clear_rules(int dev, int opts, cha argument
377 pfctl_clear_nat(int dev, int opts, char *anchorname) argument
395 pfctl_clear_altq(int dev, int opts) argument
413 pfctl_clear_src_nodes(int dev, int opts) argument
423 pfctl_clear_states(int dev, const char *iface, int opts) argument
490 pfctl_kill_src_nodes(int dev, const char *iface, int opts) argument
593 pfctl_net_kill_states(int dev, const char *iface, int opts) argument
699 pfctl_label_kill_states(int dev, const char *iface, int opts) argument
726 pfctl_id_kill_states(int dev, const char *iface, int opts) argument
818 pfctl_print_rule_counters(struct pf_rule *rule, int opts) argument
866 pfctl_show_rules(int dev, char *path, int opts, enum pfctl_show format, char *anchorname, int depth) argument
1013 pfctl_show_nat(int dev, int opts, char *anchorname) argument
1053 pfctl_show_src_nodes(int dev, int opts) argument
1098 pfctl_show_states(int dev, const char *iface, int opts) argument
1146 pfctl_show_status(int dev, int opts) argument
1161 pfctl_show_timeouts(int dev, int opts) argument
1186 pfctl_show_limits(int dev, int opts) argument
1441 pfctl_rules(int dev, char *filename, int opts, int optimize, char *anchorname, struct pfr_buffer *trans) argument
1944 pfctl_debug(int dev, u_int32_t level, int opts) argument
1972 pfctl_test_altqsupport(int dev, int opts) argument
1989 pfctl_show_anchors(int dev, int opts, char *anchorname) argument
2043 int opts = 0; local
[all...]
/freebsd-10-stable/sys/kern/
H A Dkern_jail.c553 struct vfsoptlist *opts; local
2009 struct vfsoptlist *opts; local
[all...]
/freebsd-10-stable/usr.sbin/bhyve/
H A Dpci_ahci.c2311 pci_ahci_init(struct vmctx *ctx, struct pci_devinst *pi, char *opts, int atapi) argument
2438 pci_ahci_hd_init(struct vmctx *ctx, struct pci_devinst *pi, char *opts) argument
2445 pci_ahci_atapi_init(struct vmctx *ctx, struct pci_devinst *pi, char *opts) argument
[all...]
H A Dpci_e82545.c2202 e82545_open_tap(struct e82545_softc *sc, char *opts) argument
2263 e82545_init(struct vmctx *ctx, struct pci_devinst *pi, char *opts) argument
/freebsd-10-stable/sys/netpfil/pf/
H A Dpf_norm.c2219 u_char opts[TCP_MAXOLEN]; local
H A Dpf.c2276 u_int8_t opts[TCP_MAXOLEN], *opt = opts; local
/freebsd-10-stable/sys/dev/ipw/
H A Dif_ipw.c2152 struct ipw_scan_options opts; local
/freebsd-10-stable/contrib/dialog/
H A Ddialog.c1302 const Options **opts; local
[all...]
/freebsd-10-stable/contrib/gcclibs/libmudflap/
H A Dmf-runtime.c509 struct option *opts = 0; local
[all...]
/freebsd-10-stable/usr.sbin/bhyvectl/
H A Dbhyvectl.c1616 struct option *opts; local
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c2527 uint64_t *opts = dtp->dt_options; local
/freebsd-10-stable/usr.sbin/ctladm/
H A Dctladm.c247 struct ctladm_opts *opts; local
502 char opts[] = "xq"; local
[all...]
/freebsd-10-stable/contrib/binutils/binutils/
H A Dreadelf.c5561 static const char * opts[] = local
/freebsd-10-stable/sbin/camcontrol/
H A Dcamcontrol.c362 struct camcontrol_opts *opts; local
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c4854 parse_allow_args(int argc, char **argv, boolean_t un, struct allow_opts *opts) argument
5057 construct_fsacl_list(boolean_t un, struct allow_opts *opts, nvlist_t **nvlp) argument
5341 struct allow_opts opts = { 0 }; local
5457 const char *opts = holding ? "rt" : "r"; local
5662 const char *opts = "rH"; local
[all...]
/freebsd-10-stable/sys/net/
H A Dpfvar.h364 u_int8_t opts; member in struct:pf_pool

Completed in 595 milliseconds

123456789