Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsftp.c1078 do_df(struct sftp_conn *conn, const char *path, int hflag, int iflag) in do_df() function
1689 err = do_df(conn, path1, hflag, iflag); in parse_dispatch_command()