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

/haiku-fatelf/src/tests/system/benchmarks/libMicro/
H A Dmutex.c44 static int optp = 0; variable
79 optp = 1;
117 optp?(MAP_ANON | MAP_SHARED):MAP_ANON|MAP_PRIVATE,
124 if (optp)
/haiku-fatelf/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 25 milliseconds