Home
last modified time | relevance | path

Searched defs:optp (Results 1 – 19 of 19) sorted by relevance

/freebsd/lib/libc/net/
H A Dip6opt.c298 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 Dkdf.c51 static char *alloc_kdf_algorithm_name(STACK_OF(OPENSSL_STRING) **optp, in alloc_kdf_algorithm_name()
H A Dmac.c55 static char *alloc_mac_algorithm_name(STACK_OF(OPENSSL_STRING) **optp, in alloc_mac_algorithm_name()
/freebsd/bin/sh/
H A Doptions.h40 char **optp; /* parameter list for getopts */ member
/freebsd/usr.sbin/mld6query/
H A Dmld6.c203 void *hbhbuf = NULL, *optp = NULL; in make_msg() local
/freebsd/sys/netpfil/pf/
H A Dpf_osfp.c99 const u_int8_t *optp; in pf_osfp_fingerprint_hdr() local
/freebsd/sys/netinet6/
H A Dip6_output.c1833 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 Draw_ip6.c356 struct ip6_pktopts opt, *optp; in rip6_send() local
H A Dudp6_usrreq.c672 struct ip6_pktopts *optp, opt; in udp6_send() local
H A Dip6_input.c1150 ip6_unknown_opt(u_int8_t *optp, struct mbuf *m, int off) in ip6_unknown_opt()
/freebsd/sys/netinet/
H A Dtcp_output.c1794 tcp_addoptions(struct tcpopt *to, u_char *optp) in tcp_addoptions()
H A Dtcp_input.c602 u_char *optp = NULL; in tcp_input_with_port() local
H A Dtcp_subr.c1732 u_char *optp; in tcp_respond() local
/freebsd/contrib/flex/src/
H A Dscanopt.c660 const optspec_t *optp; in scanopt() local
/freebsd/bin/ps/
H A Dps.c1439 char *argp, *cp, *newopts, *ns, *optp, *pidp; in kludge_oldps_options() local
/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptools.c312 getsubopt1(char **arg, const char *const *options, char **valp, char **optp) in getsubopt1()
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c2513 int *optp) in sourceroute()
/freebsd/contrib/telnet/telnet/
H A Dcommands.c2849 sourceroute(struct addrinfo *ai, char *arg, unsigned char **cpp, int *lenp, int *protop, int *optp) in sourceroute()
/freebsd/contrib/bsnmp/snmpd/
H A Dmain.c1464 getsubopt1(char **arg, const char *const *options, char **valp, char **optp) in getsubopt1()