Searched defs:wild_dir (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/atari/
H A Datari.c53 static DIR *wild_dir = (DIR *)NULL; variable
114 closedir(wild_dir); variable
153 closedir(wild_dir); /* have read at least one entry; nothing left */ variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/netware/
H A Dnetware.c92 static DIR *wild_dir = (DIR *)NULL; variable
153 closedir(wild_dir); variable
192 closedir(wild_dir); /* have read at least one entry; nothing left */ variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/acorn/
H A Dacorn.c65 static DIR *wild_dir = (DIR *)NULL; variable
115 closedir(wild_dir); variable
148 closedir(wild_dir); /* have read at least one dir entry; nothing left */ variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/flexos/
H A Dflexos.c83 static DIR *wild_dir = (DIR *)NULL; variable
154 closedir(wild_dir); variable
204 closedir(wild_dir); /* have read at least one entry; nothing left */ variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/human68k/
H A Dhuman68k.c60 static DIR *wild_dir = (DIR *)NULL; variable
121 closedir(wild_dir); variable
166 closedir(wild_dir); /* have read at least one entry; nothing left */ variable
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/os2/
H A Dos2data.h110 DIR *wild_dir; member in struct:os2Global
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/tandem/
H A Dtanunz.c67 static DIR *wild_dir = (DIR *)NULL; variable
123 closedir(wild_dir); variable
161 closedir(wild_dir); /* have read at least one entry; nothing left */ variable
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/aosvs/
H A Daosvs.c121 static DIR *wild_dir = (DIR *)NULL; variable
182 closedir(wild_dir); variable
221 closedir(wild_dir); /* have read at least one entry; nothing left */ variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/qdos/
H A Dqdos.c235 static DIR *wild_dir = (DIR *)NULL; variable
298 closedir(wild_dir); variable
332 closedir(wild_dir); /* have read at least one entry; nothing left */ variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/theos/
H A Dtheos.c166 static DIR *wild_dir = (DIR *)NULL; variable
224 closedir(wild_dir); variable
263 closedir(wild_dir); /* have read at least one entry; nothing left */ variable
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/macos/source/
H A Dmacos.c198 static DIR *wild_dir = (DIR *)NULL; variable
255 closedir(wild_dir); variable
288 closedir(wild_dir); /* have read at least one entry; nothing left */ variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/msdos/
H A Dmsdos.c280 static zDIR *wild_dir = (zDIR *)NULL; variable
352 Closedir(wild_dir); variable
402 Closedir(wild_dir); /* have read at least one entry; nothing left */ variable
[all...]

Completed in 134 milliseconds