Home
last modified time | relevance | path

Searched defs:KILL_KILL (Results 1 – 9 of 9) sorted by relevance

/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/diskpoll/src/
H A Dcoutb.h7 enum { KILL_NOKILL=0, KILL_TRUNC=1, KILL_KILL=2 }; enumerator
/dports/news/husky/husky-1.9.20191207/diskpoll/src/
H A Dcoutb.h7 enum { KILL_NOKILL=0, KILL_TRUNC=1, KILL_KILL=2 }; enumerator
/dports/news/husky-htick/husky-htick-1.9.20191207/diskpoll/src/
H A Dcoutb.h7 enum { KILL_NOKILL=0, KILL_TRUNC=1, KILL_KILL=2 }; enumerator
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/diskpoll/src/
H A Dcoutb.h7 enum { KILL_NOKILL=0, KILL_TRUNC=1, KILL_KILL=2 }; enumerator
/dports/news/husky-hpt/husky-hpt-1.9.20191207/diskpoll/src/
H A Dcoutb.h7 enum { KILL_NOKILL=0, KILL_TRUNC=1, KILL_KILL=2 }; enumerator
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/diskpoll/src/
H A Dcoutb.h7 enum { KILL_NOKILL=0, KILL_TRUNC=1, KILL_KILL=2 }; enumerator
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/diskpoll/src/
H A Dcoutb.h7 enum { KILL_NOKILL=0, KILL_TRUNC=1, KILL_KILL=2 }; enumerator
/dports/news/husky-areafix/husky-areafix-1.9.20191207/diskpoll/src/
H A Dcoutb.h7 enum { KILL_NOKILL=0, KILL_TRUNC=1, KILL_KILL=2 }; enumerator
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dkiller.h85 #define KILL_KILL(kl) { \ macro