Searched defs:how (Results 1 - 9 of 9) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/pthread/
H A Dpthread_sigmask.c6 int pthread_sigmask(int how, const sigset_t* restrict set, sigset_t* restrict old) { argument
/fuchsia/zircon/third_party/ulib/musl/src/signal/
H A Dsigprocmask.c4 int sigprocmask(int how, const sigset_t* restrict set, sigset_t* restrict old) { argument
/fuchsia/zircon/kernel/object/
H A Dsocket_dispatcher.cpp165 zx_status_t SocketDispatcher::ShutdownOtherLocked(uint32_t how) { argument
/fuchsia/zircon/third_party/uapp/dash/src/
H A Dmiscbltin.c380 static void printlim(enum limtype how, const struct rlimit *limit, argument
402 enum limtype how = SOFT | HARD; local
/fuchsia/zircon/system/ulib/fdio/
H A Dpipe.c210 static zx_status_t zx_pipe_shutdown(fdio_t* io, int how) { argument
H A Dnull.c121 zx_status_t fdio_default_shutdown(fdio_t* io, int how) { argument
H A Dsocket.c741 static zx_status_t fdio_socket_shutdown(fdio_t* io, int how) { argument
H A Dunistd.c2270 int shutdown(int fd, int how) { argument
/fuchsia/zircon/third_party/ulib/musl/stubs/
H A Dsocketstubs.c23 static int stub_shutdown(int fd, int how) { argument

Completed in 96 milliseconds