Searched refs:p2b (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/ |
| H A D | test_base.c | 377 heim_string_t p2b = heim_string_create("DEF"); in test_path() local 398 if (!dict || !p1 || !p2a || !p2b || !p4a || !p4b) in test_path() 405 ret = heim_path_create(dict, 11, l3, NULL, p1, p2b, NULL); in test_path() 408 o = heim_path_get(dict, NULL, p1, p2b, NULL); in test_path() 469 heim_release(p2b); in test_path()
|