Home
last modified time | relevance | path

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

/freebsd/contrib/pkgconf/tests/
H A Dtest-runner.c949 split_pair(const char *entry, char **left_out, char **right_out) in split_pair() function
1000 if (!split_pair(pkgconf_buffer_str(&expanded), &left, &right)) in run_setup()
1038 if (!split_pair(pkgconf_buffer_str(&expanded), &target, &linkpath)) in run_setup()