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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dmksquashfs.c227 struct pathname *stickypath = NULL; variable in typeref:struct:pathname
4274 stickypath = add_path(stickypath, target + 4, target + 4);
4355 if(stickypath)
4356 *new = add_subdir(*new, stickypath);
5269 if(path || stickypath) {
5273 if(stickypath)
5274 paths = add_subdir(paths, stickypath);

Completed in 33 milliseconds