Home
last modified time | relevance | path

Searched defs:recover (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/games/backgammon/common_source/
H A Dsave.c148 recover(struct move *mm, const char *s) in recover() function
/netbsd-src/sbin/gpt/
H A Drecover.c152 recover(gpt_t gpt) in recover() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
H A Dgf100.h20 } recover; member
H A Dgk104.h22 } recover; member
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan.h160 bool recover; member
H A Dhwasan_linux.cpp334 const bool recover = code & 0x20; in GetAccessInfo() local
/netbsd-src/sys/dev/iscsi/
H A Discsi_ioctl.c484 kill_connection(connection_t *conn, uint32_t status, int logout, bool recover) in kill_connection() argument
596 kill_session(uint32_t sid,uint32_t status,int logout,bool recover) kill_session() argument
[all...]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dopts.c1746 #define SANITIZER_OPT(name, flags, recover) \ argument
/netbsd-src/sys/dev/ic/
H A Dahcisata_core.c651 bool recover = false; in ahci_intr_port_common() local
H A Dsiisata.c515 bool recover = false; in siisata_intr_port() local
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Dfailover.h297 recover = 6, enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dopts.cc2023 #define SANITIZER_OPT(name, flags, recover) \ argument