Home
last modified time | relevance | path

Searched refs:strtok_r (Results 1 - 25 of 59) sorted by relevance

123

/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dcommands.c168 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(arg in delete_file()
[all...]
/third_party/musl/porting/liteos_a/user/src/network/
H A Dent.c49 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()
H A Dserv.c31 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()
H A Dether.c61 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/musl/src/network/
H A Dent.c55 ch = strtok_r(hd->buf, " \t\n", &ptr); in gethostent_resolv()
75 ch = strtok_r(NULL, " \t\n", &ptr); in gethostent_resolv()
82 ch = strtok_r(NULL, " \t\n", &ptr); in gethostent_resolv()
149 ch = strtok_r(nd->buf, " \t\n", &ptr); in getnetent_resolv()
155 ch = strtok_r(NULL, " \t\n", &ptr); in getnetent_resolv()
161 while ((ch = strtok_r(NULL, " \t\n", &ptr)) != NULL && i < MAX_ALIAS_NO) { in getnetent_resolv()
H A Dserv.c36 ch = strtok_r(sd->buf, " \t\n", &ptr); in servent_resolv()
37 temp = strtok_r(NULL, " \t\n", &ptr); in servent_resolv()
56 ch = strtok_r(NULL, " \t\n", &ptr); in servent_resolv()
H A Dether.c65 ch = strtok_r(buf, " \t\n", &ptr); in ether_line()
66 ch = strtok_r(NULL, " \t\n", &ptr); in ether_line()
76 ch = strtok_r(ch, ":", &ptr); in ether_line()
/third_party/ltp/testcases/kernel/controllers/io/
H A Dio_control01.c60 line = strtok_r(buf, "\n", &buf_ptr); in run()
72 line = strtok_r(NULL, "\n", &buf_ptr); in run()
98 line = strtok_r(buf, "\n", &buf_ptr); in run()
107 line = strtok_r(NULL, "\n", &buf_ptr); in run()
/third_party/musl/libc-test/src/functionalext/supplement/string/
H A Dstrtok_r.c22 * @tc.desc : Test strtok_r function to intercept string according to input characters
33 result[i] = strtok_r(outer_ptr, ",", &p); in strtok_r_0100()
37 t_error("%s strtok_r in %d get value is %s are not %s\n", __func__, a, result[a], compare[a]); in strtok_r_0100()
44 * @tc.desc : Test the return value of the strtok_r function when the intercepted string is an empty string
51 char *result = strtok_r(outer_ptr, ",", &p); in strtok_r_0200()
53 t_error("%s strtok_r error get result is %s not null\n", __func__, result); in strtok_r_0200()
/third_party/libdrm/amdgpu/
H A Damdgpu_asic_id.c57 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/ltp/lib/
H A Dtst_cmd.c251 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()
/third_party/musl/src/conf/
H A Dlegacy.c53 tmp = strtok_r(buf, ",", &p); in get_nprocs()
62 tmp = strtok_r(NULL, ",", &p); in get_nprocs()
/third_party/musl/porting/linux/user/src/conf/
H A Dlegacy.c53 tmp = strtok_r(buf, ",", &p); in get_nprocs()
62 tmp = strtok_r(NULL, ",", &p); in get_nprocs()
/third_party/alsa-lib/src/ucm/
H A Ducm_exec.c72 tmp = strtok_r(path, ":", &tmp2); in find_exec()
91 tmp = strtok_r(NULL, ":", &tmp2); in find_exec()
/third_party/curl/lib/
H A Dcurl_trc.c194 token = strtok_r(tmp, ", ", &tok_buf); in Curl_trc_opt()
218 token = strtok_r(NULL, ", ", &tok_buf); in Curl_trc_opt()
H A Dstrtok.h31 #define strtok_r Curl_strtok_r macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dwpa_debug.c149 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_a/kernel/src/string/
H A Dstrtok_r.c3 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/
H A Dstrtok_r.c3 char *strtok_r(char *restrict s, const char *restrict sep, char **restrict p) in strtok_r() function
/third_party/musl/src/string/
H A Dstrtok_r.c3 char *strtok_r(char *restrict s, const char *restrict sep, char **restrict p) in strtok_r() function
/third_party/musl/porting/liteos_m/kernel/src/string/
H A Dstrtok_r.c3 char *strtok_r(char *restrict s, const char *restrict sep, char **restrict p) in strtok_r() function
/third_party/ltp/testcases/lib/
H A Dtst_check_kconfigs.c43 kconfigs[i] = strtok_r(str, delim, &str); in main()
/third_party/curl/lib/vauth/
H A Ddigest.c229 strtok_r() ruins it. */ in auth_digest_get_qop_values()
234 token = strtok_r(tmp, ",", &tok_buf); in auth_digest_get_qop_values()
243 token = strtok_r(NULL, ",", &tok_buf); in auth_digest_get_qop_values()
555 clone of the buffer since strtok_r() ruins it */ in Curl_auth_decode_digest_http_message()
560 token = strtok_r(tmp, ",", &tok_buf); in Curl_auth_decode_digest_http_message()
571 token = strtok_r(NULL, ",", &tok_buf); in Curl_auth_decode_digest_http_message()
/third_party/mesa3d/src/util/
H A Du_string.h121 #define strtok_r strtok_s macro
/third_party/musl/libc-test/src/api/
H A Dstring.c40 {char*(*p)(char*restrict,const char*restrict,char**restrict) = strtok_r;} in f()

Completed in 9 milliseconds

123