Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/ul/
H A Dul.c96 static int outchar(int);
105 #define PRINT(s) if (s == NULL) /* void */; else tputs(s, 1, outchar)
517 outchar(int c) in outchar() function
/freebsd-12.1/contrib/apr-util/include/
H A Dapr_xlate.h135 char inchar, char outchar);