Searched refs:SSH2_FILEXFER_ATTR_EXTENDED (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/usr.bin/ssh/ | ||
| D | sftp.h | 72 #define SSH2_FILEXFER_ATTR_EXTENDED 0x80000000 macro |
| D | sftp-common.c | 127 if (a->flags & SSH2_FILEXFER_ATTR_EXTENDED) { in decode_attrib() |