/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
D | commands.c | 168 args = strtok_r(args, whitespace, &nextarg); in get_range() 178 args = strtok_r(args, whitespace, &nextarg); in get_range() 322 arg = strtok_r(args, " ", &args); in get_mbind_flags() 570 idlist = strtok_r(args, whitespace, &nextarg); in migrate_process() 580 idlist = strtok_r(args, whitespace, &nextarg); in migrate_process() 658 segname = strtok_r(args, whitespace, &nextarg); in show_seg() 681 segname = strtok_r(args, whitespace, &nextarg); in anon_seg() 686 args = strtok_r(args, whitespace, &nextarg); in anon_seg() 719 pathname = strtok_r(args, whitespace, &nextarg); in file_seg() 752 filename = strtok_r(args, whitespace, &nextarg); in delete_file() [all …]
|
/third_party/musl/porting/liteos_a/user/src/network/ |
D | ent.c | 49 ch = strtok_r(hd->buf, " \t\n", &ptr); in gethostent_resolv() 69 ch = strtok_r(NULL, " \t\n", &ptr); in gethostent_resolv() 76 ch = strtok_r(NULL, " \t\n", &ptr); in gethostent_resolv() 147 ch = strtok_r(nd->buf, " \t\n", &ptr); in getnetent_resolv() 153 ch = strtok_r(NULL, " \t\n", &ptr); in getnetent_resolv() 159 while ((ch = strtok_r(NULL, " \t\n", &ptr)) != NULL && i < MAX_ALIAS_NO) { in getnetent_resolv()
|
D | serv.c | 31 ch = strtok_r(sd->buf, " \t\n", &ptr); in servent_resolv() 32 temp = strtok_r(NULL, " \t\n", &ptr); in servent_resolv() 51 ch = strtok_r(NULL, " \t\n", &ptr); in servent_resolv()
|
D | ether.c | 61 ch = strtok_r(buf, " \t\n", &ptr); in ether_line() 62 ch = strtok_r(NULL, " \t\n", &ptr); in ether_line() 72 ch = strtok_r(ch, ":", &ptr); in ether_line()
|
/third_party/libdrm/amdgpu/ |
D | amdgpu_asic_id.c | 57 s_did = strtok_r(buf, ",", &saveptr); in parse_one_line() 71 s_rid = strtok_r(NULL, ",", &saveptr); in parse_one_line() 85 s_name = strtok_r(NULL, ",", &saveptr); in parse_one_line()
|
/third_party/musl/libc-test/src/functionalext/supplement/string/ |
D | strtok_r.c | 33 result[i] = strtok_r(outer_ptr, ",", &p); in strtok_r_0100() 51 char *result = strtok_r(outer_ptr, ",", &p); in strtok_r_0200()
|
/third_party/ltp/lib/ |
D | tst_cmd.c | 251 cmd_token = strtok_r(parser_cmd, " ", &next); in tst_check_cmd() 252 op_token = strtok_r(NULL, " ", &next); in tst_check_cmd() 253 version_token = strtok_r(NULL, " ", &next); in tst_check_cmd() 254 str = strtok_r(NULL, " ", &next); in tst_check_cmd()
|
D | tst_device.c | 531 pre = strtok_r(pre, " ", &next); in tst_find_backing_dev() 532 pre = strtok_r(NULL, " ", &next); in tst_find_backing_dev() 533 pre = strtok_r(NULL, " ", &next); in tst_find_backing_dev()
|
/third_party/musl/porting/linux/user/src/conf/ |
D | legacy.c | 53 tmp = strtok_r(buf, ",", &p); in get_nprocs() 62 tmp = strtok_r(NULL, ",", &p); in get_nprocs()
|
/third_party/curl/lib/ |
D | curl_trc.c | 196 token = strtok_r(tmp, ", ", &tok_buf); in Curl_trc_opt() 220 token = strtok_r(NULL, ", ", &tok_buf); in Curl_trc_opt()
|
D | strtok.h | 31 #define strtok_r Curl_strtok_r macro
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
D | wpa_debug.c | 149 line = strtok_r(buf, "\n", &tmp1); in wpa_debug_open_linux_tracing() 153 strtok_r(line, " ", &tmp2); in wpa_debug_open_linux_tracing() 154 tmp_path = strtok_r(NULL, " ", &tmp2); in wpa_debug_open_linux_tracing() 155 fstype = strtok_r(NULL, " ", &tmp2); in wpa_debug_open_linux_tracing() 161 line = strtok_r(NULL, "\n", &tmp1); in wpa_debug_open_linux_tracing()
|
/third_party/musl/porting/liteos_m/kernel/src/string/ |
D | strtok_r.c | 3 char *strtok_r(char *restrict s, const char *restrict sep, char **restrict p) in strtok_r() function
|
/third_party/musl/porting/uniproton/kernel/src/string/ |
D | strtok_r.c | 3 char *strtok_r(char *restrict s, const char *restrict sep, char **restrict p) in strtok_r() function
|
/third_party/musl/porting/liteos_a/kernel/src/string/ |
D | strtok_r.c | 3 char *strtok_r(char *restrict s, const char *restrict sep, char **restrict p) in strtok_r() function
|
/third_party/musl/src/string/ |
D | strtok_r.c | 3 char *strtok_r(char *restrict s, const char *restrict sep, char **restrict p) in strtok_r() function
|
/third_party/alsa-lib/src/ucm/ |
D | ucm_exec.c | 63 tmp = strtok_r(path, ":", &tmp2); in find_exec() 82 tmp = strtok_r(NULL, ":", &tmp2); in find_exec()
|
/third_party/ltp/testcases/lib/ |
D | tst_check_kconfigs.c | 43 kconfigs[i] = strtok_r(str, delim, &str); in main()
|
/third_party/curl/lib/vauth/ |
D | digest.c | 235 token = strtok_r(tmp, ",", &tok_buf); in auth_digest_get_qop_values() 244 token = strtok_r(NULL, ",", &tok_buf); in auth_digest_get_qop_values() 561 token = strtok_r(tmp, ",", &tok_buf); in Curl_auth_decode_digest_http_message() 572 token = strtok_r(NULL, ",", &tok_buf); in Curl_auth_decode_digest_http_message()
|
/third_party/curl/m4/ |
D | curl-reentrant.m4 | 189 dnl makes function strtok_r compiler visible. 193 AC_LANG_FUNC_LINK_TRY([strtok_r]) 200 AC_EGREP_CPP([strtok_r],[ 206 AC_EGREP_CPP([strtok_r],[
|
/third_party/mesa3d/src/util/ |
D | u_string.h | 121 #define strtok_r strtok_s macro
|
/third_party/musl/libc-test/src/api/ |
D | string.c | 40 {char*(*p)(char*restrict,const char*restrict,char**restrict) = strtok_r;} in f()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
D | wpa_debug.c | 151 line = strtok_r(buf, "\n", &tmp1); in wpa_debug_open_linux_tracing() 155 strtok_r(line, " ", &tmp2); in wpa_debug_open_linux_tracing() 156 tmp_path = strtok_r(NULL, " ", &tmp2); in wpa_debug_open_linux_tracing() 157 fstype = strtok_r(NULL, " ", &tmp2); in wpa_debug_open_linux_tracing() 163 line = strtok_r(NULL, "\n", &tmp1); in wpa_debug_open_linux_tracing()
|
/third_party/node/deps/cares/m4/ |
D | cares-reentrant.m4 | 182 dnl makes function strtok_r compiler visible. 186 AC_LANG_FUNC_LINK_TRY([strtok_r]) 193 AC_EGREP_CPP([strtok_r],[ 199 AC_EGREP_CPP([strtok_r],[
|
/third_party/musl/include/ |
D | string.h | 65 char *strtok_r (char *__restrict, const char *__restrict, char **__restrict);
|