Searched refs:PATHCUT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/macos/
H A Dosdep.h60 #define PATHCUT ':' macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dzipfile.c357 # ifndef PATHCUT
358 # define PATHCUT '/' macro
404 if ((q = MBSRCHR((q = MBSRCHR(t, PATHCUT)) == NULL ? t : q + 1, '.')) == NULL
410 if (MBSRCHR((q = MBSRCHR(t, PATHCUT)) == NULL ? t : q + 1, '.') == NULL)

Completed in 159 milliseconds