Home
last modified time | relevance | path

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

/NextBSD/crypto/openssh/
HDsftp.h77 #define SSH2_FXF_APPEND 0x00000004 macro
HDsftp-server.c235 if (pflags & SSH2_FXF_APPEND) in flags_from_portable()
263 if (pflags & SSH2_FXF_APPEND) in string_from_portable()