Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsftp-server.c277 #define PAPPEND(str) { \ in string_from_portable() macro
284 PAPPEND("READ") in string_from_portable()
286 PAPPEND("WRITE") in string_from_portable()
288 PAPPEND("APPEND") in string_from_portable()
290 PAPPEND("CREATE") in string_from_portable()
292 PAPPEND("TRUNCATE") in string_from_portable()
294 PAPPEND("EXCL") in string_from_portable()