Home
last modified time | relevance | path

Searched defs:DEV_CLOSE (Results 1 – 3 of 3) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/lib/libsa/
H A Dstand.h197 #define DEV_CLOSE(d) ((d)->dv_close) macro
205 #define DEV_CLOSE(d) ___CONCAT(LIBSA_SINGLE_DEVICE,close) macro
/dports/emulators/aranym/aranym-1.1.0/atari/hostfs/
H A Dhostfs_nfapi.h43 DEV_CLOSE, DEV_SELECT, DEV_UNSELECT, enumerator
/dports/emulators/tnylpo/tnylpo-1.1.3/
H A Dchario.c497 #define DEV_CLOSE(DEV) \ macro