Home
last modified time | relevance | path

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

/dragonfly/usr.bin/sort/
HDcoll.h147 struct keys_array *keys_array_alloc(void);
HDfile.c427 ka1 = keys_array_alloc(); in check()
434 ka2 = keys_array_alloc(); in check()
481 ka2 = keys_array_alloc(); in check()
HDcoll.c72 keys_array_alloc(void) in keys_array_alloc() function
532 ka1 = keys_array_alloc(); in str_list_coll()