Searched defs:fmtstr (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dutility.c436 static char fmtstr[] = { "%l:%M%P on %A, %d %B %Y" }; variable
/freebsd-11-stable/bin/sh/
H A Doutput.c315 fmtstr(char *outbuf, int length, const char *fmt, ...) function
/freebsd-11-stable/contrib/telnet/telnetd/
H A Dutility.c409 static char fmtstr[] = { "%+" }; variable
411 static char fmtstr[] = { "%l:%M%P on %A, %d %B %Y" }; variable
/freebsd-11-stable/sys/dev/sound/pcm/
H A Dvchan.c557 char fmtstr[AFMTSTR_LEN]; local
[all...]
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dbsd-snprintf.c502 fmtstr(char *buffer, size_t *currlen, size_t maxlen, function
/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Db_print.c442 fmtstr(char **sbuffer, function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp335 std::string fmtstr = itostr(++UniqID) + ":" + Sizes.str().c_str(); local
/freebsd-11-stable/contrib/ntp/libntp/
H A Dsnprintf.c957 fmtstr(char *str, size_t *len, size_t size, const char *value, int width, function

Completed in 212 milliseconds