Home
last modified time | relevance | path

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

/freebsd/usr.sbin/jls/
H A Djls.c75 static int sort_param(const void *a, const void *b);
271 sort_param); in add_param()
329 sort_param(const void *a, const void *b) in sort_param() function