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

/external/e2fsprogs/util/
H A Dsymlinks.c164 static char lpath[PATH_MAX], new[PATH_MAX], abspath[PATH_MAX]; local
169 if ((c = readlink(path, lpath, sizeof(lpath))) == -1) {
173 lpath[c] = '\0'; /* readlink does not null terminate it */
177 if (lpath[0] != '/') {
186 strcat(abspath,lpath);
191 printf("dangling: %s -> %s\n", path, lpath);
196 printf("deleted: %s -> %s\n", path, lpath);
206 } else if (lpath[0] == '/') {
213 fix_messy = tidy_path(strcpy(new,lpath));
[all...]
/external/mksh/src/
H A Dexec.c1212 search_path(const char *name, const char *lpath, argument
1237 sp = lpath;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 180 milliseconds