Searched refs:custr_trunc (Results 1 – 8 of 8) sorted by relevance
54 FAIL(custr_trunc(cu, 6), EINVAL); in main()57 VERIFY0(custr_trunc(cu, 3)); in main()
21 PROGS = custr_remove custr_trunc
177 int custr_trunc(custr_t *, size_t);
49 custr_trunc;
135 custr_trunc(custr_t *cus, size_t idx) in custr_trunc() function
98 tests = ['custr_remove', 'custr_trunc']
752 VERIFY0(custr_trunc(p->p_name, idx)); in path_pop()
1608 file path=opt/util-tests/tests/libcustr/custr_trunc mode=0555