Template Function gkfs::syscall::arg::format_clone_flags_arg_to

Function Documentation

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

format_clone_flags_arg_to - format a ‘flags’ argument

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