Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsftp-server.c420 handle_to_flags(int handle) in handle_to_flags() function
873 if (!(handle_to_flags(handle) & O_APPEND) && in process_write()
1655 if ((handle_to_flags(write_handle) & O_APPEND) == 0 && in process_extended_copy_data()