Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/hexdump/
H A Dodsyntax.c57 static const char *odformatfp(char, const char *);
301 fmt = odformatfp(fchar, fmt); in odformat()
310 odformatfp(char fchar __unused, const char *fmt) in odformatfp() function