Searched refs:printcol (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/bin/ls/
H A Dextern.h50 void printcol(const DISPLAY *);
H A Dls.c603 printfcn = printcol;
H A Dprint.c298 printcol(const DISPLAY *dp) function
/freebsd-12-stable/usr.bin/sdiff/
H A Dsdiff.c62 static void printcol(const char *, size_t *, const size_t);
507 printcol(const char *s, size_t *col, const size_t col_max) function
629 printcol(s1, &col, width);
655 printcol(s2, &col, line_width);

Completed in 104 milliseconds