Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dbufaux.h36 void buffer_put_short(Buffer *, u_short);
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dradix.c67 buffer_put_short(&b, creds->kvno); in creds_to_radix()
H A Dbufaux.c294 buffer_put_short(Buffer *buffer, u_short value) in buffer_put_short() function