Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/
H A Dsftp-server.c272 #define PAPPEND(str) { \ in string_from_portable() macro
279 PAPPEND("READ") in string_from_portable()
281 PAPPEND("WRITE") in string_from_portable()
283 PAPPEND("APPEND") in string_from_portable()
285 PAPPEND("CREATE") in string_from_portable()
287 PAPPEND("TRUNCATE") in string_from_portable()
289 PAPPEND("EXCL") in string_from_portable()