Home
last modified time | relevance | path

Searched refs:protocol (Results 1 – 7 of 7) sorted by relevance

/third_party/ulib/musl/pthread/
A Dpthread_mutexattr_setprotocol.c3 int pthread_mutexattr_setprotocol(pthread_mutexattr_t* a, int protocol) { in pthread_mutexattr_setprotocol() argument
4 if (protocol) in pthread_mutexattr_setprotocol()
A Dpthread_attr_get.c37 int pthread_mutexattr_getprotocol(const pthread_mutexattr_t* restrict a, int* restrict protocol) { in pthread_mutexattr_getprotocol() argument
38 *protocol = PTHREAD_PRIO_NONE; in pthread_mutexattr_getprotocol()
/third_party/dev/ethernet/e1000/
A Drules.mk37 system/banjo/ddk-protocol-ethernet \
38 system/banjo/ddk-protocol-pci \
/third_party/ulib/musl/stubs/
A Dsocketstubs.c11 static int stub_socket(int domain, int type, int protocol) { in stub_socket() argument
17 static int stub_socketpair(int domain, int type, int protocol, int fd[2]) { in stub_socketpair() argument
/third_party/ulib/musl/include/netinet/
A Dip.h37 uint8_t protocol; member
/third_party/ulib/musl/
A DWHATSNEW667 - getservby* crash on null protocol argument
1154 - added ipv6 and icmpv6 protocol lookups to getprotoent-family functions
1247 - multi-protocol matches (tcp and udp) in getaddrinfo
1419 - alternate passwd/group backend support via nscd protocol
/third_party/lib/acpica/
A Dchanges.txt1287 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