Template Function gkfs::syscall::arg::format_atfd_arg_to

Function Documentation

template<typename FmtBuffer>
inline void gkfs::syscall::arg::format_atfd_arg_to(FmtBuffer &buffer, const printable_arg &parg)

format_atfd_arg_to - format a ‘at_fd’ argument

Format a ‘at_fd’ argument (such as those passed to openat()) and append the resulting string to the provided buffer.