Home
last modified time | relevance | path

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

/freebsd/lib/libpam/modules/pam_tacplus/
H A Dpam_tacplus.c61 static char *get_msg(struct tac_handle *);
83 get_msg(struct tac_handle *tach) in get_msg() function
208 if ((srvr_msg = get_msg(tach)) == NULL) in pam_sm_authenticate()
228 if ((srvr_msg = get_msg(tach)) == NULL) in pam_sm_authenticate()
/freebsd/crypto/openssh/
H A Dsftp-client.c215 get_msg(struct sftp_conn *conn, struct sshbuf *m) in get_msg() function
268 get_msg(conn, msg); in get_status()
307 get_msg(conn, msg); in get_handle()
346 get_msg(conn, msg); in get_decode_stat()
396 get_msg(conn, msg); in get_decode_statvfs()
629 get_msg(conn, msg); in sftp_get_limits()
738 get_msg(conn, msg); in sftp_lsreaddir()
1022 get_msg(conn, msg); in sftp_realpath_expand()
1372 get_msg(conn, msg); in sftp_readlink()
1706 get_msg(conn, msg); in sftp_download()
[all …]