/freebsd-src/lib/libc/net/ |
H A D | ip6opt.c | 298 u_int8_t *optp, *lim; in inet6_option_find() local 442 u_int8_t *optp = (u_int8_t *)extbuf + offset; in inet6_opt_append() local 503 u_int8_t *optp, *lim; in inet6_opt_next() local 552 u_int8_t *optp, *lim; in inet6_opt_find() local
|
/freebsd-src/crypto/openssl/apps/ |
H A D | kdf.c | 51 static char *alloc_kdf_algorithm_name(STACK_OF(OPENSSL_STRING) **optp, in alloc_kdf_algorithm_name()
|
H A D | mac.c | 55 static char *alloc_mac_algorithm_name(STACK_OF(OPENSSL_STRING) **optp, in alloc_mac_algorithm_name()
|
/freebsd-src/bin/sh/ |
H A D | options.h | 40 char **optp; /* parameter list for getopts */ member
|
/freebsd-src/usr.sbin/mld6query/ |
H A D | mld6.c | 203 void *hbhbuf = NULL, *optp = NULL; in make_msg() local
|
/freebsd-src/sys/netpfil/pf/ |
H A D | pf_osfp.c | 99 const u_int8_t *optp; in pf_osfp_fingerprint_hdr() local [all...] |
H A D | pf_norm.c | 2023 u_char *optp = opts; pf_normalize_mss() local
|
/freebsd-src/sys/netinet6/ |
H A D | ip6_output.c | 1816 struct ip6_pktopts **optp; ip6_ctloutput() local 1951 struct ip6_pktopts **optp; ip6_ctloutput() local 2025 struct ip6_pktopts **optp; ip6_ctloutput() local
|
H A D | raw_ip6.c | 347 struct ip6_pktopts opt, *optp; in rip6_send() local
|
H A D | ip6_input.c | 1131 ip6_unknown_opt(u_int8_t * optp,struct mbuf * m,int off) ip6_unknown_opt() argument
|
H A D | udp6_usrreq.c | 667 struct ip6_pktopts *optp, opt; in udp6_send() local
|
/freebsd-src/sys/netinet/ |
H A D | tcp_output.c | 1788 tcp_addoptions(struct tcpopt * to,u_char * optp) tcp_addoptions() argument [all...] |
H A D | tcp_input.c | 612 u_char *optp = NULL; tcp_input_with_port() local
|
H A D | tcp_subr.c | 1756 u_char *optp; tcp_respond() local
|
/freebsd-src/contrib/flex/src/ |
H A D | scanopt.c | 660 const optspec_t *optp; in scanopt() local
|
/freebsd-src/bin/ps/ |
H A D | ps.c | 1381 char *argp, *cp, *newopts, *ns, *optp, *pidp; kludge_oldps_options() local
|
/freebsd-src/usr.sbin/bsnmpd/tools/libbsnmptools/ |
H A D | bsnmptools.c | 313 getsubopt1(char ** arg,const char * const * options,char ** valp,char ** optp) getsubopt1() argument
|
/freebsd-src/crypto/heimdal/appl/telnet/telnet/ |
H A D | commands.c | 2513 int *optp) in sourceroute()
|
/freebsd-src/contrib/bsnmp/snmpd/ |
H A D | main.c | 1464 getsubopt1(char **arg, const char *const *options, char **valp, char **optp) in getsubopt1()
|
/freebsd-src/contrib/telnet/telnet/ |
H A D | commands.c | 2849 sourceroute(struct addrinfo *ai, char *arg, unsigned char **cpp, int *lenp, int *protop, int *optp) in sourceroute()
|