Searched refs:add_dot (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/flexos/
H A Dflexos.c688 int had_trailing_pathsep=FALSE, add_dot=FALSE; variable
702 add_dot = TRUE; /* relative path: add '.' before '/' */
729 if (add_dot) /* had just "x:", make "x:." */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/human68k/
H A Dhuman68k.c698 int had_trailing_pathsep=FALSE, has_drive=FALSE, add_dot=FALSE; variable
714 add_dot = TRUE; /* relative path: add '.' before '/' */
737 if (add_dot) /* had just "x:", make "x:." */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/msdos/
H A Dmsdos.c1074 int had_trailing_pathsep=FALSE, has_drive=FALSE, add_dot=FALSE; variable
1090 add_dot = TRUE; /* relative path: add '.' before '/' */
1123 if (add_dot) /* had just "x:", make "x:." */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/os2/
H A Dos2.c1743 int had_trailing_pathsep=FALSE, has_drive=FALSE, add_dot=FALSE;
1759 add_dot = TRUE; /* relative path: add '.' before '/' */
1788 if (add_dot) /* had just "x:", make "x:." */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dwin32.c2412 int had_trailing_pathsep=FALSE, has_drive=FALSE, add_dot=FALSE;
2428 add_dot = TRUE; /* relative path: add '.' before '/' */
2453 if (add_dot) /* had just "x:", make "x:." */

Completed in 96 milliseconds