Searched refs:sep (Results 1 - 25 of 100) sorted by last modified time

1234

/linux-master/lib/
H A Ddynamic_debug.c1276 char *sep; local
1278 sep = strchr(param, '.');
1279 if (sep) {
1281 *sep = '\0';
1283 param = sep + 1;
/linux-master/fs/nfsd/
H A Dnfs4xdr.c2593 * separated @sep, escaped with esc_enter and esc_exit.
2595 static __be32 nfsd4_encode_components_esc(struct xdr_stream *xdr, char sep, argument
2617 /* try to parse as esc_start, ..., esc_end, sep */
2622 if (*end && (!*next || *next == sep)) {
2629 for (; *end && (*end != sep); end++)
2630 /* find sep or end of string */;
2653 * separated @sep.
2655 static __be32 nfsd4_encode_components(struct xdr_stream *xdr, char sep, argument
2658 return nfsd4_encode_components_esc(xdr, sep, components, 0, 0);
/linux-master/tools/testing/selftests/mm/
H A Drun_vmtests.sh224 local sep=$(echo -n "$title" | tr "[:graph:][:space:]" -)
225 printf "%s\n%s\n%s\n" "$sep" "$title" "$sep" | tap_prefix
/linux-master/drivers/hid/
H A Dhid-logitech-dj.c581 char sep; local
587 sep = recvr_type_is_bluetooth(type) ? '.' : '/';
592 hid_compare_device_paths(hdev, djrcv_dev->mouse, sep)) {
597 hid_compare_device_paths(hdev, djrcv_dev->keyboard, sep)) {
602 hid_compare_device_paths(hdev, djrcv_dev->hidpp, sep)) {
/linux-master/tools/testing/selftests/powerpc/papr_vpd/
H A Dpapr_vpd.c239 char *sep = strchr(mtm, '-'); local
240 if (!sep)
243 *sep = '.';
/linux-master/fs/smb/client/
H A Dsmb2pdu.c2762 const __le16 sep[] = {cpu_to_le16('\\'), cpu_to_le16(0x0000)}; local
2793 UniStrcat((wchar_t *)*out_path, (wchar_t *)sep);
H A Dconnect.c3519 char sep, tmp; local
3522 sep = CIFS_DIR_SEP(cifs_sb);
3528 while (*s == sep)
3533 while (*s && *s != sep)
H A Dcifsfs.c844 char sep; local
856 sep = CIFS_DIR_SEP(cifs_sb);
871 while (*s == sep)
877 while (*s && *s != sep)
H A Dcached_dir.c71 char sep; local
73 sep = CIFS_DIR_SEP(cifs_sb);
88 while (*s == sep)
94 while (*s && *s != sep)
H A Ddfs_cache.c562 char sep = *s; local
566 while ((s = strchr(s, sep)) && ++cnt < 3)
586 while (e > s && *e == sep)
600 while (e > s && *e != sep)
1055 char sep; local
1065 sep = it->it_name[0];
1066 if (sep != '\\' && sep != '/')
1090 ppath[c] = sep;
/linux-master/fs/ext4/
H A Dsuper.c2960 char sep = nodefs ? '\n' : ','; local
2962 #define SEQ_OPTS_PUTS(str) seq_printf(seq, "%c" str, sep)
2963 #define SEQ_OPTS_PRINT(str, arg) seq_printf(seq, "%c" str, sep, arg)
3040 fscrypt_show_test_dummy_encryption(seq, sep, sb);
/linux-master/security/
H A Dsecurity.c277 char *sep, *name, *next; local
306 sep = kstrdup(order, GFP_KERNEL);
307 next = sep;
350 kfree(sep);
/linux-master/tools/lib/bpf/
H A Dlibbpf.c2113 char *sep, *value; local
2121 sep = strchr(buf, '=');
2122 if (!sep) {
2132 *sep = '\0';
2133 if (!sep[1]) {
2134 *sep = '=';
2144 value = sep + 1;
/linux-master/scripts/gdb/linux/
H A Dinterrupts.py170 sep = " "
172 sep = ""
175 text += "%*s%u:%s" % (prec - 1, "IPI", ipi, sep)
/linux-master/drivers/scsi/
H A Dqla1280.c4100 char *sep; local
4104 sep = strchr(str, ':');
4106 if (sep) {
4108 if (!strncmp(setup_token[i].token, str, (sep - str))) {
/linux-master/drivers/mtd/spi-nor/
H A Ddebugfs.c60 bool sep = false; local
66 if (sep)
68 sep = true;
/linux-master/drivers/media/pci/intel/
H A Dipu-bridge.c557 char *sep; local
590 sep = strchrnul(data->board_info.type, '-');
591 *sep = 0;
/linux-master/tools/perf/util/
H A Dsymbol.c655 char *sep, *endptr; local
673 sep = strrchr(line, 'x');
674 if (sep == NULL)
677 hex2u64(sep + 1, &start);
679 sep = strchr(line, ' ');
680 if (sep == NULL)
683 *sep = '\0';
687 size = strtoul(sep + 1, &endptr, 0);
2372 char *sep; local
2382 val = strtoul(pos->s, &sep, 1
[all...]
H A Dstat-display.c246 const char *sep = config->csv_sep; local
251 id.socket, id.die, id.core, sep, aggr_nr, sep);
255 id.socket, id.die, id.cache_lvl, id.cache, sep, aggr_nr, sep);
259 id.socket, id.die, id.cluster, sep, aggr_nr, sep);
263 id.socket, id.die, sep, aggr_nr, sep);
267 id.socket, sep, aggr_n
687 const char *sep = config->csv_sep; local
[all...]
H A Dsort.c81 char *sep = bf; local
84 sep = strchr(sep, *symbol_conf.field_sep);
85 if (sep == NULL)
87 *sep = '.';
H A Dsrcline.c377 char *sep; local
379 sep = strchr(filename, '\n');
380 if (sep)
381 *sep = '\0';
386 sep = strchr(filename, ':');
387 if (sep) {
388 *sep++ = '\0';
389 *line_nr = strtoul(sep, NULL, 0);
H A Dmetricgroup.c682 const char *sep, *rsep, *id = cur->pkey; local
712 sep = strchr(id, '@');
713 if (sep != NULL) {
714 ret = strbuf_add(events, id, sep - id);
718 rsep = strrchr(sep, '@');
719 ret = strbuf_add(events, sep + 1, rsep - sep - 1);
723 sep = rsep;
725 sep = strchr(id, ':');
726 if (sep !
[all...]
H A Devsel.c2917 const char *sep = ":"; local
2926 sep = "";
2928 if (asprintf(&new_name, "%s%su", name, sep) < 0)
/linux-master/tools/perf/
H A Dbuiltin-trace.c599 char *tok = bf, *sep, *end; local
606 sep = memchr(tok, '|', size);
607 if (sep != NULL) {
608 size -= sep - tok + 1;
610 end = sep - 1;
628 if (sep == NULL)
630 tok = sep + 1;
4504 char *sep = NULL, *lists[2] = { NULL, NULL, }; local
4519 if ((sep = strchr(s, ',')) != NULL)
4520 *sep
[all...]
H A Dbuiltin-sched.c2768 const char *sep = " <- "; local
2785 ret += fprintf(fp, "%s%s", first ? "" : sep,

Completed in 710 milliseconds

1234