Home
last modified time | relevance | path

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

/src/usr.bin/hexdump/
H A Dodsyntax.c51 static const char *odformatfp(char, const char *);
295 fmt = odformatfp(fchar, fmt); in odformat()
304 odformatfp(char fchar __unused, const char *fmt) in odformatfp() function