Searched refs:get_msg (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/ssh/sftp/ |
H A D | sftp-client.c | 95 get_msg(int fd, Buffer *m) in get_msg() function 158 get_msg(fd, &msg); in get_status() 184 get_msg(fd, &msg); in get_handle() 214 get_msg(fd, &msg); in get_decode_stat() 256 get_msg(fd_in, &msg); in do_init() 368 get_msg(conn->fd_in, &msg); in do_lsreaddir() 603 get_msg(conn->fd_in, &msg); in do_realpath() 711 get_msg(conn->fd_in, &msg); 876 get_msg(conn->fd_in, &msg); in do_download() 1123 get_msg(conn->fd_in, &msg); in do_upload()
|
/titanic_41/usr/src/lib/cfgadm_plugins/usb/common/ |
H A D | cfga_usb.h | 173 (get_msg((msg_idx), usb_error_msgs, MSG_TBL_SZ(usb_error_msgs)))
|
H A D | cfga_usb.c | 263 get_msg(uint_t msg_index, msgcvt_t *msg_tbl, uint_t tbl_size) in get_msg() function
|
/titanic_41/usr/src/lib/cfgadm_plugins/sata/common/ |
H A D | cfga_sata.h | 209 (get_msg((msg_idx), sata_msgs, MSG_TBL_SZ(sata_msgs)))
|
H A D | cfga_sata.c | 397 get_msg(uint_t msg_index, msgcvt_t *msg_tbl, uint_t tbl_size) in get_msg() function
|