Searched defs:expected_id (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/crypto/openssh/ |
| D | sftp-client.c | 272 get_status(struct sftp_conn *conn, u_int expected_id) in get_status() 302 get_handle(struct sftp_conn *conn, u_int expected_id, size_t *len, in get_handle() 348 get_decode_stat(struct sftp_conn *conn, u_int expected_id, int quiet) in get_decode_stat() 395 u_int expected_id, int quiet) in get_decode_statvfs() 695 u_int count, id, i, expected_id, ents = 0; in do_lsreaddir() local 999 u_int expected_id, count, id; in do_realpath_expand() local 1363 u_int expected_id, count, id; in do_readlink() local 2774 u_int i, expected_id, id; in do_get_users_groups_by_id() local
|