Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/sort/
Dcoll.h130 struct keys_array *keys_array_alloc(void);
Dfile.c369 ka1 = keys_array_alloc(); in check()
376 ka2 = keys_array_alloc(); in check()
424 ka2 = keys_array_alloc(); in check()
Dcoll.c61 keys_array_alloc(void) in keys_array_alloc() function
509 ka1 = keys_array_alloc(); in str_list_coll()