/freebsd/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/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/bin/sh/ |
H A D | options.h | 40 char **optp; /* parameter list for getopts */ member
|
/freebsd/usr.sbin/mld6query/ |
H A D | mld6.c | 203 void *hbhbuf = NULL, *optp = NULL; in make_msg() local
|
/freebsd/sys/netpfil/pf/ |
H A D | pf_osfp.c | 99 const u_int8_t *optp; in pf_osfp_fingerprint_hdr() local
|
/freebsd/sys/netinet6/ |
H A D | ip6_output.c | 1833 struct ip6_pktopts **optp; in ip6_ctloutput() local 1968 struct ip6_pktopts **optp; in ip6_ctloutput() local 2042 struct ip6_pktopts **optp; in ip6_ctloutput() local
|
H A D | raw_ip6.c | 356 struct ip6_pktopts opt, *optp; in rip6_send() local
|
H A D | udp6_usrreq.c | 672 struct ip6_pktopts *optp, opt; in udp6_send() local
|
H A D | ip6_input.c | 1150 ip6_unknown_opt(u_int8_t *optp, struct mbuf *m, int off) in ip6_unknown_opt()
|
/freebsd/sys/netinet/ |
H A D | tcp_output.c | 1794 tcp_addoptions(struct tcpopt *to, u_char *optp) in tcp_addoptions()
|
H A D | tcp_input.c | 602 u_char *optp = NULL; in tcp_input_with_port() local
|
H A D | tcp_subr.c | 1732 u_char *optp; in tcp_respond() local
|
/freebsd/contrib/flex/src/ |
H A D | scanopt.c | 660 const optspec_t *optp; in scanopt() local
|
/freebsd/bin/ps/ |
H A D | ps.c | 1439 char *argp, *cp, *newopts, *ns, *optp, *pidp; in kludge_oldps_options() local
|
/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/ |
H A D | bsnmptools.c | 312 getsubopt1(char **arg, const char *const *options, char **valp, char **optp) in getsubopt1()
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | commands.c | 2513 int *optp) in sourceroute()
|
/freebsd/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()
|
/freebsd/contrib/bsnmp/snmpd/ |
H A D | main.c | 1464 getsubopt1(char **arg, const char *const *options, char **valp, char **optp) in getsubopt1()
|