Home
last modified time | relevance | path

Searched defs:how (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/unistd/
Dsocketcalls.c193 int shutdown(int socket, int how) in shutdown()
/bionic/libc/bionic/
Dpthread.c2116 int pthread_sigmask(int how, const sigset_t *set, sigset_t *oset) in pthread_sigmask()