Home
last modified time | relevance | path

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

/external/openssh/
Dsftp-server.c252 #define PAPPEND(str) { \ in string_from_portable() macro
259 PAPPEND("READ") in string_from_portable()
261 PAPPEND("WRITE") in string_from_portable()
263 PAPPEND("APPEND") in string_from_portable()
265 PAPPEND("CREATE") in string_from_portable()
267 PAPPEND("TRUNCATE") in string_from_portable()
269 PAPPEND("EXCL") in string_from_portable()