Searched defs:expected_id (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | sftp-client.c | 271 get_status(struct sftp_conn *conn, u_int expected_id) in get_status() 301 get_handle(struct sftp_conn *conn, u_int expected_id, size_t *len, in get_handle() 346 get_decode_stat(struct sftp_conn *conn, u_int expected_id, int quiet, Attrib *a) in get_decode_stat() 398 u_int expected_id, int quiet) in get_decode_statvfs() 707 u_int count, id, i, expected_id, ents = 0; in sftp_lsreaddir() local 1009 u_int expected_id, count, id; in sftp_realpath_expand() local 1373 u_int expected_id, count, id; in sftp_readlink() local 2853 u_int i, expected_id, id; in sftp_get_users_groups_by_id() local
|
/freebsd/crypto/openssl/test/ |
H A D | evp_extra_test2.c | 454 int expected_id = ak->evptype; in test_d2i_AutoPrivateKey_ex() local
|
H A D | evp_extra_test.c | 1699 int expected_id = ak->evptype; in test_d2i_AutoPrivateKey() local 2374 int expected_id = ak->evptype; in test_EVP_PKEY_check() local
|