Home
last modified time | relevance | path

Searched defs:rmul (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssh/
H A Dsftp.c834 int rmul = sort_flag & LS_REVERSE_SORT ? -1 : 1; in sdirent_comp() local
946 int rmul = sort_flag & LS_REVERSE_SORT ? -1 : 1; in sglob_comp() local