Searched refs:select_fmt_entry (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/bin/ksh/ |
| H A D | exec.c | 1362 static char *select_fmt_entry ARGS((void *arg, int i, char *buf, int buflen)); 1366 select_fmt_entry(arg, i, buf, buflen) in select_fmt_entry() function 1416 print_columns(shl_out, n, select_fmt_entry, (void *) &smi,
|