struct tarpc_te_file_check_executable_out

Overview

struct tarpc_te_file_check_executable_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int retval;
};

Detailed Documentation

Fields

tarpc_int retval

0 on success, otherwise - fail.