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