Home
last modified time | relevance | path

Searched refs:buffer_get_int64 (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/ssh/include/
H A Dbufaux.h42 u_int64_t buffer_get_int64(Buffer *);
/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dsftp-common.c111 a.size = buffer_get_int64(b); in decode_attrib()
H A Dbufaux.c279 buffer_get_int64(Buffer *buffer) in buffer_get_int64() function
/titanic_44/usr/src/cmd/ssh/sftp-server/
H A Dsftp-server.c57 #define get_int64() buffer_get_int64(&iqueue);