Searched defs:pfmt (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/ntp/libntp/ |
H A D | xsbprintf.c | 35 char const *pfmt, /* printf-like format string */ in xvsbprintf() 62 char const *pfmt, /* printf-like format string */ in xsbprintf()
|
/freebsd/sbin/geom/misc/ |
H A D | subr.c | 403 gctl_get_param(struct gctl_req *req, size_t len, const char *pfmt, va_list ap) in gctl_get_param() 441 gctl_get_int(struct gctl_req *req, const char *pfmt, ...) in gctl_get_int() 453 gctl_get_intmax(struct gctl_req *req, const char *pfmt, ...) in gctl_get_intmax() 465 gctl_get_ascii(struct gctl_req *req, const char *pfmt, ...) in gctl_get_ascii()
|
/freebsd/usr.sbin/ppp/ |
H A D | prompt.c | 396 const char *pfmt; in prompt_vPrintf() local
|