Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/sort/
H A Dcoll.h161 struct keys_array *keys_array_alloc(void);
H A Dfile.c429 ka1 = keys_array_alloc(); in check()
436 ka2 = keys_array_alloc(); in check()
483 ka2 = keys_array_alloc(); in check()
H A Dcoll.c70 keys_array_alloc(void) in keys_array_alloc() function
544 ka1 = keys_array_alloc(); in str_list_coll()