Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/sort/
H A Dcoll.h147 struct keys_array *keys_array_alloc(void);
H A Dfile.c427 ka1 = keys_array_alloc(); in check()
434 ka2 = keys_array_alloc(); in check()
481 ka2 = keys_array_alloc(); in check()
H A Dcoll.c72 keys_array_alloc(void) in keys_array_alloc() function
532 ka1 = keys_array_alloc(); in str_list_coll()