Home
last modified time | relevance | path

Searched refs:argv_sort (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dargv.h28 extern ARGV *argv_sort(ARGV *); /* backwards compatibility */
H A Dargv.c213 ARGV *argv_sort(ARGV *argvp) in argv_sort() function