Home
last modified time | relevance | path

Searched refs:dictionary_order (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/openpam/misc/
H A Dgendoc.pl406 sub dictionary_order($$) { subroutine
420 foreach my $page (sort(dictionary_order keys(%{$xref->{$sect}}))) {
/freebsd/usr.bin/sort/
H A Dbwstring.h83 struct bwstring *dictionary_order(struct bwstring *str);
H A Dcoll.c419 key = dictionary_order(key); in preproc()
439 ret = dictionary_order(ret); in preproc()
H A Dbwstring.c960 dictionary_order(struct bwstring *str) in dictionary_order() function