Home
last modified time | relevance | path

Searched refs:DOS_EEXIST (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/x68k/stand/libdos/
H A Ddos_cerror.S17 moveq #DOS_EEXIST,%d0
H A Ddos_errno.h65 #define DOS_EEXIST 36 /* File exists */ macro