Home
last modified time | relevance | path

Searched refs:select_fmt_entry (Results 1 – 1 of 1) sorted by relevance

/openbsd/bin/ksh/
H A Dexec.c1288 static char *select_fmt_entry(void *arg, int i, char *buf, int buflen);
1292 select_fmt_entry(void *arg, int i, char *buf, int buflen) in select_fmt_entry() function
1337 print_columns(shl_out, n, select_fmt_entry, (void *) &smi, in pr_menu()