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

/haiku/src/bin/network/telnet/
H A Dcommands.c2834 * optp: pointer to an integer that should be filled in with
2858 * *optp: This will be filled in with appropriate option for
2862 sourceroute(struct addrinfo *ai, char *arg, char **cpp, int *lenp, int *protop, int *optp)
2918 *optp = IPV6_RTHDR;
2939 *optp = IP_OPTIONS;
2853 sourceroute(struct addrinfo *ai, char *arg, char **cpp, int *lenp, int *protop, int *optp) argument

Completed in 50 milliseconds