Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libpam/modules/pam_tacplus/
H A Dpam_tacplus.c64 static char *get_msg(struct tac_handle *);
86 get_msg(struct tac_handle *tach) in get_msg() function
211 if ((srvr_msg = get_msg(tach)) == NULL) in pam_sm_authenticate()
231 if ((srvr_msg = get_msg(tach)) == NULL) in pam_sm_authenticate()
/freebsd-12.1/crypto/openssh/
H A Dsftp-client.c171 get_msg(struct sftp_conn *conn, struct sshbuf *m) in get_msg() function
223 get_msg(conn, msg); in get_status()
262 get_msg(conn, msg); in get_handle()
299 get_msg(conn, msg); in get_decode_stat()
345 get_msg(conn, msg); in get_decode_statvfs()
579 get_msg(conn, msg); in do_lsreaddir()
842 get_msg(conn, msg); in do_realpath()
1042 get_msg(conn, msg); in do_readlink()
1304 get_msg(conn, msg); in do_download()
1725 get_msg(conn, msg); in do_upload()