Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsftp-server.c281 #define PAPPEND(str) { \ in string_from_portable() macro
288 PAPPEND("READ") in string_from_portable()
290 PAPPEND("WRITE") in string_from_portable()
292 PAPPEND("APPEND") in string_from_portable()
294 PAPPEND("CREATE") in string_from_portable()
296 PAPPEND("TRUNCATE") in string_from_portable()
298 PAPPEND("EXCL") in string_from_portable()