Searched refs:open_for_append (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/kyua/utils/process/
H A Dchild.cpp117 open_for_append(const fs::path& filename) function in namespace:__anon1014
274 const int stdout_fd = open_for_append(stdout_file);
279 const int stderr_fd = open_for_append(stderr_file);

Completed in 79 milliseconds