HomeSort by: relevance | last modified time | path
    Searched defs:dos_mode_t (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x68k/stand/libdos/
dos.h 27 typedef int dos_mode_t; typedef in typeref:typename:int
373 /* ff3c l w ; e */ int DOS_CREATE (const char *, dos_mode_t);
380 /* ff43 l w ; e */ dos_mode_t DOS_CHMOD (const char *, dos_mode_t);
431 /* ff8b l w ; e */ int DOS_NEWFILE (const char *, dos_mode_t);
dos.h 27 typedef int dos_mode_t; typedef in typeref:typename:int
373 /* ff3c l w ; e */ int DOS_CREATE (const char *, dos_mode_t);
380 /* ff43 l w ; e */ dos_mode_t DOS_CHMOD (const char *, dos_mode_t);
431 /* ff8b l w ; e */ int DOS_NEWFILE (const char *, dos_mode_t);

Completed in 20 milliseconds