Searched defs:shutdown (Results 1 – 15 of 15) sorted by relevance
135 Syscall *shutdown = get_syscall("_kern_shutdown_socket"); in patch_network() local
150 bool shutdown; in QuitRequested() local
33 status_t (*shutdown)(net_socket* socket, int how); member
80 status_t (*shutdown)(net_protocol* self, int direction); member
113 int (*shutdown)(net_socket* socket, int direction); member
43 void (*shutdown)(device_t dev); member
110 void (*shutdown)(void *); member
370 UnixFifo::Shutdown(uint32 shutdown) in Shutdown()
656 uint32 shutdown; in Shutdown() local
163 shutdown(int socket, int how) in shutdown() function
1331 bool shutdown = false; in shutdown_media_server() local
1307 bool shutdown; in _QuitRequested() local
351 bool shutdown = false; in QuitRequested() local
1318 const char* shutdown = B_TRANSLATE("Shut down"); in _WorkerDoShutdown() local
714 shutdown(int socket, int how) in shutdown() function