Home
last modified time | relevance | path

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

/freebsd/usr.bin/sort/
H A Dcoll.h160 struct keys_array *keys_array_alloc(void);
H A Dfile.c415 ka1 = keys_array_alloc(); in check()
422 ka2 = keys_array_alloc(); in check()
469 ka2 = keys_array_alloc(); in check()
H A Dcoll.c67 keys_array_alloc(void) in keys_array_alloc() function
539 ka1 = keys_array_alloc(); in str_list_coll()