Home
last modified time | relevance | path

Searched refs:SSH2_FILEXFER_ATTR_EXTENDED (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/ssh/include/
H A Dsftp.h79 #define SSH2_FILEXFER_ATTR_EXTENDED 0x80000000 macro
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dsftp-common.c123 if (a.flags & SSH2_FILEXFER_ATTR_EXTENDED) { in decode_attrib()