Home
last modified time | relevance | path

Searched refs:spath (Results 1 – 8 of 8) sorted by relevance

/external/autotest/client/cros/
Dliststorage.py172 spath = "%s/%s" % (INFO_PATH, blockdev)
173 block_size = int(open("%s/queue/physical_block_size" % spath).read())
174 is_removable = bool(int(open("%s/removable" % spath).read()))
184 for basename in os.listdir(spath):
185 partition_path = "%s/%s" % (spath, basename)
200 devs = get_partition_info(spath, dev_bus, dev_model, dev_uuid, dev_fs,
/external/curl/lib/
Dcookie.c108 free(co->spath); in freecookie()
461 co->spath = sanitize_cookie_path(co->path); in Curl_cookie_add()
462 if(!co->spath) { in Curl_cookie_add()
620 co->spath = sanitize_cookie_path(co->path); in Curl_cookie_add()
621 if(!co->spath) in Curl_cookie_add()
709 co->spath = sanitize_cookie_path(co->path); in Curl_cookie_add()
710 if(!co->spath) { in Curl_cookie_add()
720 co->spath = strdup("/"); in Curl_cookie_add()
721 if(!co->spath) in Curl_cookie_add()
796 if(clist->spath && co->spath) { in Curl_cookie_add()
[all …]
Dcookie.h33 char *spath; /* sanitized cookie path */ member
/external/curl/tests/
Dsshhelp.pm333 my @spath;
334 push(@spath, File::Spec->path());
335 push(@spath, @sftppath);
336 return find_file($filename, @spath);
/external/guice/extensions/struts2/lib/
Djsp-api-2.1.jar ... org/apache/taglibs/standard/extra/spath/ javax/servlet/jsp/resources/web ...
/external/libxml2/
Drunsuite.c777 const xmlChar *spath, const char *base) { in xstcTestInstance() argument
837 path, spath); in xstcTestInstance()
841 path, spath); in xstcTestInstance()
848 path, spath); in xstcTestInstance()
/external/autotest/client/bin/net/
Dnet_utils_unittest.py843 spath = '/sys/class/net/%s/carrier' % mock_netif._name
850 net_utils.open.expect_call(spath).and_return(f)
855 net_utils.open.expect_call(spath).and_return(f)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...