Home
last modified time | relevance | path

Searched refs:buffer_get_short (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/ssh/include/
H A Dbufaux.h35 u_short buffer_get_short(Buffer *);
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dradix.c147 creds->kvno = buffer_get_short(&b); in radix_to_creds()
H A Dbufaux.c234 buffer_get_short(Buffer *buffer) in buffer_get_short() function