Home
last modified time | relevance | path

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

/freebsd-13.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-13.1/crypto/openssh/
H A Dsftp-client.c279 get_msg(conn, msg); in get_status()
318 get_msg(conn, msg); in get_handle()
356 get_msg(conn, msg); in get_decode_stat()
403 get_msg(conn, msg); in get_decode_statvfs()
621 get_msg(conn, msg); in do_limits()
730 get_msg(conn, msg); in do_lsreaddir()
1002 get_msg(conn, msg); in do_realpath_expand()
1223 get_msg(conn, msg); in do_readlink()
1545 get_msg(conn, msg); in do_download()
2162 get_msg(to, msg); in handle_dest_replies()
[all …]