Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssh/
Dsftp-server.c253 #define PAPPEND(str) { \ in string_from_portable() macro
260 PAPPEND("READ") in string_from_portable()
262 PAPPEND("WRITE") in string_from_portable()
264 PAPPEND("APPEND") in string_from_portable()
266 PAPPEND("CREATE") in string_from_portable()
268 PAPPEND("TRUNCATE") in string_from_portable()
270 PAPPEND("EXCL") in string_from_portable()