Home
last modified time | relevance | path

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

/freebsd/usr.bin/cut/
H A Dcut.c62 static int f_cut(FILE *, const char *);
128 fcn = f_cut; in main()
381 f_cut(FILE *fp, const char *fname) in f_cut() function