Home
last modified time | relevance | path

Searched refs:SFKILL (Results 1 – 10 of 10) sorted by relevance

/dports/shells/ksh2020/ast-ksh2020/src/lib/libast/sfio/
H A Dsfclose.c127 SFKILL(f); in sfclose()
H A Dsfhdr.h522 #define SFKILL(f) ((f)->mode = (SF_AVAIL | SF_LOCK)) macro
/dports/graphics/graphviz/graphviz-2.44.1/lib/sfio/
H A Dsfclose.c106 SFKILL(f); in sfclose()
H A Dsfhdr.h501 #define SFKILL(f) ((f)->mode = (SF_AVAIL|SF_LOCK) ) macro
/dports/shells/ksh93/ast-93u/src/lib/libast/sfio/
H A Dsfclose.c134 SFKILL(f);
H A Dsfhdr.h889 #define SFKILL(f) ((f)->mode = (SF_AVAIL|SF_LOCK) ) macro
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/sfio/
H A Dsfclose.c134 SFKILL(f);
H A Dsfhdr.h889 #define SFKILL(f) ((f)->mode = (SF_AVAIL|SF_LOCK) ) macro
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/sfio/
H A Dsfclose.c132 SFKILL(f);
H A Dsfhdr.h904 #define SFKILL(f) ((f)->mode = (SF_AVAIL|SF_LOCK) ) macro