Searched refs:ch_name (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/usr.sbin/pmc/
H A Dpmc.c60 const char *ch_name; member in struct:cmd_handler
90 for (hnd = disp_table; hnd->ch_name != NULL; hnd++)
91 if (strcmp(hnd->ch_name, name) == 0)

Completed in 91 milliseconds