Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/stand/libdos/
H A Ddos.h137 struct dos_namestbuf { struct
138 unsigned char flg;
139 unsigned char drive;
140 char path[65];
141 char name1[8];
142 char ext[3];
143 char name2[10];