Home
last modified time | relevance | path

Searched defs:A_CONTINUE (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-rsp-hle/src/
H A Dalist.h157 #define A_CONTINUE 0x00 macro
/dports/misc/amanda-server/amanda-3.3.9/amandad-src/
H A Damandad.c61 typedef enum { A_START, A_RECVPKT, A_RECVREP, A_PENDING, A_FINISH, A_CONTINUE, enumerator
/dports/misc/amanda-client/amanda-3.3.9/amandad-src/
H A Damandad.c61 typedef enum { A_START, A_RECVPKT, A_RECVREP, A_PENDING, A_FINISH, A_CONTINUE, enumerator
/dports/mail/milter-greylist/milter-greylist-4.6.4/
H A Dacl.h51 typedef enum { A_GREYLIST, A_WHITELIST, A_BLACKLIST, A_CONTINUE, } acl_type_t; enumerator