Home
last modified time | relevance | path

Searched refs:slash (Results 1 – 17 of 17) sorted by relevance

/linux-4.1.27/tools/perf/util/
Dexec_cmd.c27 const char *slash; in perf_extract_argv0_path() local
31 slash = argv0 + strlen(argv0); in perf_extract_argv0_path()
33 while (argv0 <= slash && !is_dir_sep(*slash)) in perf_extract_argv0_path()
34 slash--; in perf_extract_argv0_path()
36 if (slash >= argv0) { in perf_extract_argv0_path()
37 argv0_path = strndup(argv0, slash - argv0); in perf_extract_argv0_path()
38 return argv0_path ? slash + 1 : NULL; in perf_extract_argv0_path()
Dbuild-id.c285 bool slash = is_kallsyms || is_vdso; in build_id_cache__dirname_from_path() local
287 if (!slash) { in build_id_cache__dirname_from_path()
293 if (asprintf(&filename, "%s%s%s", buildid_dir, slash ? "/" : "", in build_id_cache__dirname_from_path()
297 if (!slash) in build_id_cache__dirname_from_path()
/linux-4.1.27/arch/um/drivers/
Dcow_user.c147 char save_cwd[256], *slash; in absolutize() local
155 slash = strrchr(from, '/'); in absolutize()
156 if (slash != NULL) { in absolutize()
157 *slash = '\0'; in absolutize()
159 *slash = '/'; in absolutize()
164 *slash = '/'; in absolutize()
171 if (strlen(slash) + 1 > remaining) { in absolutize()
176 strcat(to, slash); in absolutize()
/linux-4.1.27/init/
Ddo_mounts.c125 char *slash; in devt_from_partuuid() local
129 slash = strchr(uuid_str, '/'); in devt_from_partuuid()
131 if (slash) { in devt_from_partuuid()
134 if (sscanf(slash + 1, in devt_from_partuuid()
139 cmp.len = slash - uuid_str; in devt_from_partuuid()
/linux-4.1.27/scripts/dtc/
Dsrcpos.c39 const char *slash = strrchr(path, '/'); in dirname() local
41 if (slash) { in dirname()
42 int len = slash - path; in dirname()
/linux-4.1.27/scripts/kconfig/
Dconfdata.c754 char *slash; in conf_write() local
760 } else if ((slash = strrchr(name, '/'))) { in conf_write()
761 int size = slash - name + 1; in conf_write()
764 if (slash[1]) in conf_write()
765 basename = slash + 1; in conf_write()
/linux-4.1.27/drivers/s390/char/
Ddefkeymap.map101 keycode 97 = slash division
/linux-4.1.27/arch/m68k/hp300/
Dhp300map.map144 keycode 115 = slash question
/linux-4.1.27/
DMakefile1522 zap-slash=$(filter-out .,$(patsubst %/,%,$(dir $@)))
1523 build-dir = $(KBUILD_EXTMOD)$(if $(zap-slash),/$(zap-slash))
DMAINTAINERS91 A trailing slash includes all files and subdirectory files.
/linux-4.1.27/drivers/tty/vt/
Ddefkeymap.map113 keycode 53 = slash question
/linux-4.1.27/Documentation/
Dsysfs-rules.txt50 /sys, and always starting with a slash
/linux-4.1.27/Documentation/RCU/
Dtrace.txt204 the first slash is zero if there is no work pending and 1
226 The number after the final slash is the CPU that the kthread
/linux-4.1.27/drivers/staging/speakup/
Dspkguide.txt812 press the keypad slash key once. Speakup will say, "mark". Next,
814 url. Press the keypad slash key once again to actually cut the text
832 key, while you type the keypad slash character. The url will be pasted
844 cut, mark it with the keypad slash key, then position the reading cursor
846 keypad slash key.
/linux-4.1.27/Documentation/security/
DSmack.txt341 contain unprintable characters, the "/" (slash), the "\" (backslash), the "'"
/linux-4.1.27/Documentation/filesystems/cifs/
DREADME177 files with absolute paths (ie beginning with slash) such as:
DCHANGES164 has backslash (not forward slash) between ip address of server