Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/sftp/
H A Dsftp-client.c95 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 Dcfga_usb.h173 (get_msg((msg_idx), usb_error_msgs, MSG_TBL_SZ(usb_error_msgs)))
H A Dcfga_usb.c263 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 Dcfga_sata.h209 (get_msg((msg_idx), sata_msgs, MSG_TBL_SZ(sata_msgs)))
H A Dcfga_sata.c397 get_msg(uint_t msg_index, msgcvt_t *msg_tbl, uint_t tbl_size) in get_msg() function