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

/freebsd-12-stable/bin/sh/
H A Doptions.h43 char **optp; /* parameter list for getopts */ member in struct:shparam
/freebsd-12-stable/lib/libc/net/
H A Dip6opt.c301 u_int8_t *optp, *lim; local
445 u_int8_t *optp = (u_int8_t *)extbuf + offset; local
506 u_int8_t *optp, *lim; local
555 u_int8_t *optp, *lim; local
[all...]
/freebsd-12-stable/sys/netpfil/pf/
H A Dpf_osfp.c101 const u_int8_t *optp; local
[all...]
H A Dpf_norm.c1965 u_char *optp = opts; local
/freebsd-12-stable/usr.sbin/mld6query/
H A Dmld6.c206 void *hbhbuf = NULL, *optp = NULL; local
/freebsd-12-stable/contrib/flex/
H A Dscanopt.c715 const optspec_t *optp; local
/freebsd-12-stable/sys/netinet/
H A Dtcp_output.c1687 tcp_addoptions(struct tcpopt *to, u_char *optp) argument
[all...]
H A Dtcp_input.c581 u_char *optp = NULL; local
H A Dtcp_subr.c1309 u_char *optp; local
/freebsd-12-stable/sys/netinet6/
H A Draw_ip6.c400 struct ip6_pktopts opt, *optp; local
H A Dip6_input.c1133 ip6_unknown_opt(u_int8_t *optp, struct mbuf *m, int off) argument
H A Dudp6_usrreq.c702 struct ip6_pktopts *optp, opt; local
H A Dip6_output.c1695 struct ip6_pktopts **optp; local
1844 struct ip6_pktopts **optp; local
1918 struct ip6_pktopts **optp; local
/freebsd-12-stable/contrib/amd/amd/
H A Dopts.c72 char **optp; /* Pointer to option value string */ member in struct:opt
/freebsd-12-stable/bin/ps/
H A Dps.c1365 char *argp, *cp, *newopts, *ns, *optp, *pidp; local
/freebsd-12-stable/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptools.c315 getsubopt1(char **arg, const char *const *options, char **valp, char **optp) argument
/freebsd-12-stable/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c2509 sourceroute(struct addrinfo *ai, char *arg, char **cpp, int *protop, int *optp) argument
/freebsd-12-stable/contrib/telnet/telnet/
H A Dcommands.c2844 sourceroute(struct addrinfo *ai, char *arg, unsigned char **cpp, int *lenp, int *protop, int *optp) argument
/freebsd-12-stable/contrib/bsnmp/snmpd/
H A Dmain.c1464 getsubopt1(char **arg, const char *const *options, char **valp, char **optp) argument

Completed in 310 milliseconds