Home
last modified time | relevance | path

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

/systemd-251/src/test/
Dtest-bpf-foreign-programs.c123 …_foreign_test_to_string(enum bpf_attach_type attach_type, const char *bpffs_path, char **ret_str) { in bpf_foreign_test_to_string() argument
127 assert_se(ret_str); in bpf_foreign_test_to_string()
130 assert_se(*ret_str = strjoin(s, ":", bpffs_path)); in bpf_foreign_test_to_string()