Searched defs:scope (Results 1 – 4 of 4) sorted by relevance
216 int pthread_attr_setscope(pthread_attr_t*, int scope) { in pthread_attr_setscope()226 int pthread_attr_getscope(const pthread_attr_t*, int* scope) { in pthread_attr_getscope()
103 signed char scope; member
1240 ip6_str2scopeid(char *scope, struct sockaddr_in6 *sin6, u_int32_t *scopeid) in ip6_str2scopeid()
1138 int scope; in TEST() local