Searched defs:opt (Results 376 - 400 of 435) sorted by relevance

<<1112131415161718

/freebsd-12-stable/sys/contrib/ipfilter/netinet/
H A Dip_state.c1904 char buf[64], *s, opt; local
/freebsd-12-stable/sys/netinet6/
H A Dip6_output.c334 ip6_output(struct mbuf *m0, struct ip6_pktopts *opt, argument
2347 struct ip6_pktopts *opt = *pktopt; local
2392 ip6_initpktopts(struct ip6_pktopts *opt) argument
2406 struct ip6_pktopts *opt; local
2670 ip6_setpktopts(struct mbuf *control, struct ip6_pktopts *opt, struct ip6_pktopts *stickyopt, struct ucred *cred, int uproto) argument
2734 ip6_setpktopt(int optname, u_char *buf, int len, struct ip6_pktopts *opt, struct ucred *cred, int sticky, int cmsg, int uproto) argument
[all...]
H A Dnd6.c359 nd6_option_init(void *opt, int icmp6len, union nd_opts *ndopts) argument
/freebsd-12-stable/sys/netpfil/ipfw/
H A Dip_fw2.c310 int opt = cp[IPOPT_OPTVAL]; local
357 int opt = cp[0]; local
/freebsd-12-stable/sys/nlm/
H A Dnlm_prot_impl.c1513 struct sockopt opt; local
[all...]
/freebsd-12-stable/sys/kern/
H A Dkern_jail.c319 struct uio opt; local
502 struct vfsopt *opt; local
1971 struct vfsopt *opt; local
[all...]
/freebsd-12-stable/tests/sys/netmap/
H A Dctrl-api-test.c918 push_option(struct nmreq_option *opt, struct TestContext *ctx) argument
931 checkoption(struct nmreq_option *opt, struct nmreq_option *exp) argument
955 struct nmreq_option opt, save; local
975 struct nmreq_option opt; local
1202 push_csb_option(struct TestContext *ctx, struct nmreq_opt_csb *opt) argument
1244 struct nmreq_opt_csb opt; local
1261 struct nmreq_opt_csb opt; local
1439 struct nmreq_opt_csb opt; local
1496 struct nmreq_opt_csb opt; local
1548 struct nmreq_opt_csb opt; local
1627 struct nmreq_opt_csb opt; local
1866 int opt; local
[all...]
/freebsd-12-stable/gnu/usr.bin/grep/
H A Dgrep.c1317 int opt; local
1357 int opt, status; local
/freebsd-12-stable/stand/kshim/
H A Dbsd_kernel.c259 mtx_init(struct mtx *mtx, const char *name, const char *type, int opt) argument
/freebsd-12-stable/crypto/openssh/
H A Dmisc.c152 int opt; local
H A Dsshd.c1492 int r, opt, on = 1, already_daemon, remote_port; local
/freebsd-12-stable/crypto/openssl/apps/
H A Ds_cb.c1028 int args_excert(int opt, SSL_EXCERT **pexc) argument
/freebsd-12-stable/sbin/dhclient/
H A Ddhclient.c858 struct option_data *opt; local
/freebsd-12-stable/sbin/natd/
H A Dnatd.c475 char* opt; local
/freebsd-12-stable/sbin/pfctl/
H A Dpfctl.c1825 pfctl_set_limit(struct pfctl *pf, const char *opt, unsigned int limit) argument
1867 pfctl_set_timeout(struct pfctl *pf, const char *opt, int seconds, int quiet) argument
1910 pfctl_set_optimization(struct pfctl *pf, const char *opt) argument
/freebsd-12-stable/sys/dev/cx/
H A Dcxddk.h314 cx_chan_opt_t opt; /* common channel options */ member in struct:_cx_chan_t
369 cx_board_opt_t opt; /* board options */ member in struct:_cx_board_t
/freebsd-12-stable/usr.bin/unifdef/
H A Dunifdef.c259 int opt; local
/freebsd-12-stable/usr.sbin/bhyve/
H A Dpci_emul.c173 pci_parse_slot(char *opt) argument
H A Dpci_virtio_scsi.c670 char *opt, *optname; local
/freebsd-12-stable/usr.sbin/inetd/
H A Dinetd.c1400 int opt; local
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp193 auto *opt = reinterpret_cast<const Elf_Mips_Options *>(d.data()); local
/freebsd-12-stable/contrib/sendmail/src/
H A Dreadcf.c2364 char *optionlist, *opt, *val; local
[all...]
H A Dsrvrsmtp.c5358 char **pvp, c, opt; local
/freebsd-12-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dmarshal.c1148 svn_boolean_t opt = FALSE; local
[all...]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
H A Ddeprecated.c497 const apr_getopt_option_t *opt local
521 format_option(const char **string, const apr_getopt_option_t *opt, const char *long_alias, svn_boolean_t doc, apr_pool_t *pool) argument
[all...]

Completed in 489 milliseconds

<<1112131415161718