Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ssh/
H A Dsftp.c813 int rmul = sort_flag & LS_REVERSE_SORT ? -1 : 1; in sdirent_comp() local
925 int rmul = sort_flag & LS_REVERSE_SORT ? -1 : 1; in sglob_comp() local