Template Function gkfs::syscall::arg::format_mmap_prot_arg_to

Function Documentation

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

format_mmap_prot_arg_to - format a ‘prot’ argument

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