Home
last modified time | relevance | path

Searched refs:FA_LABEL (Results 1 – 25 of 41) sorted by relevance

12

/dports/emulators/aranym/aranym-1.1.0/atari/tools/devdos/
H A Ddosfsfn.c278 if (attrib & FA_LABEL) in sys_f_sfirst()
281 dta->dta_attrib = FA_LABEL; in sys_f_sfirst()
287 if ((attrib & (FA_DIR|FA_LABEL)) == FA_LABEL) in sys_f_sfirst()
H A Demu_tos.h63 # define FA_LABEL 0x08 macro
/dports/graphics/comical/comical-0.8/unrar/
H A Drardefs.hpp16 #define FA_LABEL 0x08 macro
/dports/sysutils/bulk_extractor/bulk_extractor-2.0.0-beta2/src/rar/
H A Drardefs.hpp19 #define FA_LABEL 0x08 macro
/dports/archivers/libunrar/unrar/
H A Drardefs.hpp19 #define FA_LABEL 0x08 macro
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/unrar/
H A Drardefs.hpp19 #define FA_LABEL 0x08 macro
/dports/emulators/aranym/aranym-1.1.0/atari/hostfs/metados/mint/
H A Demu_tos.h58 # define FA_LABEL 0x08 macro
/dports/devel/raknet/raknet-3.9.2_10,1/Source/
H A D_FindFirst.h26 #define FA_LABEL 0x08 // Synonym of _A_VOLID macro
/dports/devel/asl/asl-current/
H A Dbpemu.c300 res = findfirst(Mask, &blk, FA_RDONLY | FA_HIDDEN | FA_SYSTEM | FA_LABEL | FA_DIREC | FA_ARCH); in DirScan()
310 if ((blk.ff_attrib & (FA_LABEL|FA_DIREC)) == 0) in DirScan()
/dports/archivers/zip/zip30/msdos/
H A Dmsdos.c37 # ifndef FA_LABEL
38 # define FA_LABEL _A_VOLID macro
62 # define FA_LABEL _A_VOLID macro
160 if (FFIRST(vol, &d, FA_LABEL) == 0) {
/dports/shells/wcd/wcd-6.0.3/src/
H A Dfinddirs.c260 rc = findfirst(default_mask, &fb, FA_DIREC|FA_RDONLY|FA_HIDDEN|FA_SYSTEM|FA_ARCH|FA_LABEL); in rmTree()
422 rc = findfirst(default_mask, &fb, FA_DIREC|FA_RDONLY|FA_HIDDEN|FA_SYSTEM|FA_ARCH|FA_LABEL); in finddirs()
/dports/japanese/less/less-382.262.03.01/
H A Dlglob.h78 #define GLOB_FIRST_NAME(filename,fndp,h) h = findfirst(filename, fndp, ~FA_LABEL)
/dports/sysutils/less/less-551/
H A Dlglob.h77 #define GLOB_FIRST_NAME(filename,fndp,h) h = findfirst(filename, fndp, ~FA_LABEL)
/dports/emulators/aranym/aranym-1.1.0/atari/hostfs/metados/
H A Ddosdir.c308 if (attrib & FA_LABEL) in sys_f_sfirst()
311 dta->dta_attrib = FA_LABEL; in sys_f_sfirst()
317 if ((attrib & (FA_DIR|FA_LABEL)) == FA_LABEL) in sys_f_sfirst()
670 else if (xattr.attr & FA_LABEL) in sys_f_attrib()
H A Ddosfile.c102 if (attrib == FA_LABEL) in sys_f_create()
122 else if (attrib & (FA_LABEL|FA_DIR)) in sys_f_create()
/dports/print/texlive-base/texlive-20150521-source/extra/djgpp/
H A Dstat.c681 if (!__findfirst(buf, &ff_blk, FA_LABEL)) in stat_assist()
701 if (!__findfirst(pathname, &ff_blk, FA_LABEL)) in stat_assist()
/dports/devel/allegro/allegro-4.4.3.1/tests/
H A Dfiletest.c70 …{ fa_button_proc, 505, 257, 90, 17, 0, 0, 0, 0, 1, FA_LABEL,"FA_LAB…
255 if (attrib & FA_LABEL) in put_attrib()
/dports/archivers/unarj/unarj-2.65/
H A Dunarj.h341 #define FA_LABEL 0x08 /* Volume label */ macro
/dports/games/mangband/mangband-1.5.3/src/common/
H A Dz-file.c78 #define FA_LABEL 0x08 /* Volume label */ macro
855 if (attrib & FA_LABEL) return (FALSE); in dir_exists()
/dports/archivers/unzip/unzip60/msdos/
H A Dmsdos.c150 # define FA_LABEL A_LABEL macro
165 # elif defined(FA_LABEL) /* Borland dos.h and compatible variants */
166 # define FVOLID FA_LABEL
176 # define FVOLID FA_LABEL
2224 return _dos_creat(name, FA_LABEL, &fd) ? fd : _dos_close(fd); in volumelabel()
/dports/games/opensonic/opensnc-src-0.1.4/src/scenes/
H A Dlangselect.c224 int i, j, deny_flags = FA_DIREC | FA_LABEL, c = 0; in load_lang_list()
/dports/graphics/libpano13/libpano13-2.9.20/tools/compat_win32/
H A Ddirent.h307 # define _A_VOLID (FA_LABEL)
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/openjpeg/codec/
H A Dwindirent.h308 # define _A_VOLID (FA_LABEL)
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/applications/codec/
H A Dwindirent.h310 # define _A_VOLID (FA_LABEL)
/dports/graphics/openjpeg/openjpeg-2.4.0/src/bin/jpwl/
H A Dwindirent.h310 # define _A_VOLID (FA_LABEL)

12