Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dsftp-server.c285 #define PAPPEND(str) { \ in string_from_portable() macro
292 PAPPEND("READ") in string_from_portable()
294 PAPPEND("WRITE") in string_from_portable()
296 PAPPEND("APPEND") in string_from_portable()
298 PAPPEND("CREATE") in string_from_portable()
300 PAPPEND("TRUNCATE") in string_from_portable()
302 PAPPEND("EXCL") in string_from_portable()