Searched refs:select_fmt_entry (Results 1 – 1 of 1) sorted by relevance
/external/mksh/src/ |
D | exec.c | 44 static void select_fmt_entry(char *, size_t, unsigned int, const void *); 1719 select_fmt_entry(char *buf, size_t buflen, unsigned int i, const void *arg) in select_fmt_entry() function 1770 print_columns(&co, n, select_fmt_entry, (void *)&smi, in pr_menu()
|