Searched defs:printfcn (Results 1 – 2 of 2) sorted by relevance
| /freebsd/tools/tools/ifinfo/ | ||
| H A D | ifinfo.h | 32 typedef void (*printfcn)(const void *, size_t); typedef |
| /freebsd/bin/ls/ | ||
| H A D | ls.c | 110 static void (*printfcn)(const DISPLAY *); variable |