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