Home
last modified time | relevance | path

Searched refs:path_prefix (Results 1 – 12 of 12) sorted by relevance

/external/syslinux/core/fs/pxe/
Dpxe.c22 char path_prefix[256]; /* From DHCP */ variable
353 strlcpy(path_prefix, boot_file, sizeof path_prefix); in get_prefix()
354 len = strlen(path_prefix); in get_prefix()
355 p = &path_prefix[len - 1]; in get_prefix()
374 ddprintf("TFTP prefix: %s\n", path_prefix); in get_prefix()
376 if (url_type(path_prefix) == URL_SUFFIX) { in get_prefix()
385 p = strdup(path_prefix); in get_prefix()
389 snprintf(path_prefix, sizeof path_prefix, "::%s", p); in get_prefix()
393 chdir(path_prefix); in get_prefix()
439 chdir(path_prefix); in pxe_open_config()
Ddhcp_option.c123 memcpy(path_prefix, data, opt_len); in pxelinux_pathprefix()
124 path_prefix[opt_len] = 0; in pxelinux_pathprefix()
Dpxe.h170 extern char path_prefix[];
/external/autotest/client/cros/
Ddbus_util.py48 dbus_interface, path_prefix=None, argument
79 if path_prefix is not None:
82 if path.startswith(path_prefix)]
/external/dtc/tests/
Dsupernode_atdepth_offset.c51 static int path_prefix(const char *path, int depth) in path_prefix() function
77 pathprefixlen = path_prefix(path, depth); in check_supernode_atdepth()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.cc57 internal_snprintf(full_path, kMaxPathLength, "%s.%s.%zu", path_prefix, in ReopenIfNecessary()
60 internal_snprintf(full_path, kMaxPathLength, "%s.%zu", path_prefix, pid); in ReopenIfNecessary()
76 if (len > sizeof(path_prefix) - 100) { in SetReportPath()
92 internal_snprintf(path_prefix, kMaxPathLength, "%s", path); in SetReportPath()
Dsanitizer_common.h206 char path_prefix[kMaxPathLength]; member
/external/python/cpython2/Lib/
Dntpath.py518 path_is_unc, path_prefix, path_list = _abspath_split(path)
523 if path_prefix.lower() != start_prefix.lower():
526 % (path_prefix, start_prefix))
529 % (path_prefix, start_prefix))
/external/autotest/client/site_tests/peerd_MonitorsDBusConnections/
Dpeerd_MonitorsDBusConnections.py27 path_prefix=peerd_config.DBUS_PATH_SELF,
/external/netperf/src/
Dnettest_unix.c81 path_prefix[32]; variable
133 strcpy(path_prefix,"/tmp"); in init_test_vars()
813 strcpy(myaddr_un.sun_path,tempnam(path_prefix,"netperf.")); in recv_stream_stream()
2042 strcpy(myaddr_un.sun_path,tempnam(path_prefix,"netperf.")); in recv_dg_stream()
2285 strcpy(myaddr_un.sun_path,tempnam(path_prefix,"netperf.")); in send_dg_rr()
2865 strcpy(myaddr_un.sun_path,tempnam(path_prefix,"netperf.")); in recv_dg_rr()
3153 strcpy(myaddr_un.sun_path,tempnam(path_prefix,"netperf.")); in recv_stream_rr()
3398 strcpy(path_prefix,optarg); in scan_unix_args()
/external/skia/
DPRESUBMIT.py538 for path_prefix, extra_bots in PATH_PREFIX_TO_EXTRA_TRYBOTS.iteritems():
539 if affected_file_path.startswith(path_prefix):
/external/dhcpcd-6.8.2/
Ddhcpcd-definitions.conf265 define 210 string path_prefix