Searched defs:quote_attrs (Results 1 – 2 of 2) sorted by relevance
128 LIBSSH2_SFTP_ATTRIBUTES quote_attrs; /* used by the SFTP_QUOTE state */ member183 sftp_attributes quote_attrs; /* used by the SFTP_QUOTE state */ member
622 static const char* const quote_attrs[] = { ATTRS, "cite", NULL } ; variable