Searched defs:rpath (Results 1 - 4 of 4) sorted by relevance

/external/strace/
H A Dpathtrace.c130 char *rpath; local
134 rpath = realpath(path, NULL);
136 if (rpath == NULL)
140 if (strcmp(path, rpath) == 0) {
141 free(rpath);
146 path, rpath);
147 storepath(rpath);
/external/ipsec-tools/src/racoon/
H A Dprivsep.c1126 char rpath[MAXPATHLEN + 1]; local
1138 if (realpath(script, rpath) == NULL) {
1145 if (strncmp(path, rpath, len) != 0)
/external/elfutils/0.153/src/
H A Dld.h774 struct pathelement *rpath; member in struct:ld_state
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 324 milliseconds