OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ascii_day
usr.bin/cal/cal.c
131
void ascii_day(char *, int);
usr.bin/cal/cal.c
317
ascii_day(p, days[row * 7 + col]);
usr.bin/cal/cal.c
353
ascii_day(p, *dp++);
usr.bin/cal/cal.c
397
ascii_day(p, *dp++);