Searched refs:protocol (Results 1 – 7 of 7) sorted by relevance
3 int pthread_mutexattr_setprotocol(pthread_mutexattr_t* a, int protocol) { in pthread_mutexattr_setprotocol() argument4 if (protocol) in pthread_mutexattr_setprotocol()
37 int pthread_mutexattr_getprotocol(const pthread_mutexattr_t* restrict a, int* restrict protocol) { in pthread_mutexattr_getprotocol() argument38 *protocol = PTHREAD_PRIO_NONE; in pthread_mutexattr_getprotocol()
37 system/banjo/ddk-protocol-ethernet \38 system/banjo/ddk-protocol-pci \
11 static int stub_socket(int domain, int type, int protocol) { in stub_socket() argument17 static int stub_socketpair(int domain, int type, int protocol, int fd[2]) { in stub_socketpair() argument
37 uint8_t protocol; member
667 - getservby* crash on null protocol argument1154 - added ipv6 and icmpv6 protocol lookups to getprotoent-family functions1247 - multi-protocol matches (tcp and udp) in getaddrinfo1419 - alternate passwd/group backend support via nscd protocol
1287 variable-length buffers based upon the protocol indicated by the field 13311 Implemented support for the disassembly of all SMBus protocol
Completed in 27 milliseconds