Home
last modified time | relevance | path

Searched defs:printfcn (Results 1 – 2 of 2) sorted by relevance

/freebsd/tools/tools/ifinfo/
H A Difinfo.h32 typedef void (*printfcn)(const void *, size_t); typedef
/freebsd/bin/ls/
H A Dls.c110 static void (*printfcn)(const DISPLAY *); variable