Searched refs:isshexp (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dmatch.c119 static char *isshexp OF((ZCONST char *p));
230 if (isshexp((ZCONST char *)p) == NULL) {
343 static char *isshexp(p) function
354 } /* end function isshexp() */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/amiga/
H A Damigazip.c42 /* isshexp()/MATCH() to find all the files matching a multi-part filespec */
62 if (!isshexp(wildtail))
104 if (!isshexp(wildtail)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/acorn/
H A Dacornzip.c38 /* isshexp()/MATCH() to find all the files matching a multi-part filespec */
56 if (!isshexp(wildtail)) {
97 if (!isshexp(wildtail)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/os2/
H A Dos2.c96 if ((q = isshexp(p)) != NULL &&
208 || isshexp(n)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/novell/
H A DNetware.c343 || isshexp(n)
423 || isshexp(n)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dmsdos.c192 if (!isshexp(wildtail)) {
240 if (!isshexp(wildtail)) {
361 || isshexp(n)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dutil.c92 char *isshexp(p) function
352 if (!isshexp((char *)p))
H A Dzip.h771 char *isshexp OF((char *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dwin32zip.c865 if (!isshexp(wildtail)) {
910 if (!isshexp(wildtail)) {
1111 || isshexp(n)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/atari/
H A Datari.c131 if ((q = isshexp(p)) != NULL &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/qdos/
H A Dqdos.c479 char *q = isshexp (dp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dvmszip.c743 || isshexp(n)

Completed in 158 milliseconds