Home
last modified time | relevance | path

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

/external/openssh/
Dsftp-server.c247 #define PAPPEND(str) { \ in string_from_portable() macro
254 PAPPEND("READ") in string_from_portable()
256 PAPPEND("WRITE") in string_from_portable()
258 PAPPEND("APPEND") in string_from_portable()
260 PAPPEND("CREATE") in string_from_portable()
262 PAPPEND("TRUNCATE") in string_from_portable()
264 PAPPEND("EXCL") in string_from_portable()