Searched refs:full_name (Results 1 – 3 of 3) sorted by relevance
30 const char* full_name; member
663 if (opt->full_name) { in mpi_dec_show_help()664 len = strlen(opt->full_name); in mpi_dec_show_help()681 mpp_log(logs, opt->name, opt->full_name, opt->help); in mpi_dec_show_help()
805 if (opt->full_name) { in mpi_enc_show_help()806 len = strlen(opt->full_name); in mpi_enc_show_help()823 mpp_log(logs, opt->name, opt->full_name, opt->help); in mpi_enc_show_help()