OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pfmt
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/arch/luna68k/stand/boot/
awaitkey.c
35
print_countdown(const char *
pfmt
, int n)
40
len = snprintf(fmtbuf, FMTLEN,
pfmt
, n);
47
* awaitkey(const char *
pfmt
, int timeout, bool tell)
50
* print countdown message using "
pfmt
" if tell is true.
54
awaitkey(const char *
pfmt
, int timeout, bool tell)
63
print_countdown(
pfmt
, timeout);
76
print_countdown(
pfmt
, timeout);
82
printf(
pfmt
, 0);
/src/external/bsd/ntp/dist/libntp/
xsbprintf.c
37
char const *
pfmt
, /* printf-like format string */
45
rc = vsnprintf(pbuf, blen,
pfmt
, va);
64
char const *
pfmt
, /* printf-like format string */
71
va_start(va,
pfmt
);
72
rc = xvsbprintf(ppbuf, pend,
pfmt
, va);
/src/external/gpl2/xcvs/dist/src/
subr.c
1041
char *
pfmt
; /* initially the list of fmt keys passed in,
local
1089
while ((
pfmt
= va_arg (args, char *)) != NULL)
1396
q =
pfmt
;
/src/sys/dev/audio/
audio.c
7235
audio_format2_t
pfmt
;
local
7331
pfmt
= ptrack->usrbuf.fmt;
7335
pfmt
= sc->sc_sound_pparams;
7367
pchanges = audio_track_setinfo_check(ptrack, &
pfmt
, pi);
7413
audio_format2_tostr(fmtbuf, sizeof(fmtbuf), &
pfmt
);
7451
error = audio_track_set_format(ptrack, &
pfmt
);
7458
sc->sc_sound_pparams =
pfmt
;
/src/external/gpl3/gcc/dist/gcc/
gimple-ssa-sprintf.cc
1952
char *
pfmt
= fmtstr;
1957
*
pfmt
++ = *pf;
1959
*
pfmt
= '\0';
/src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-sprintf.cc
1941
char *
pfmt
= fmtstr;
1946
*
pfmt
++ = *pf;
1948
*
pfmt
= '\0';
/src/external/gpl3/gcc/dist/fixincludes/
inclhack.def
4562
files =
pfmt
.h;
/src/external/gpl3/gcc.old/dist/fixincludes/
inclhack.def
4428
files =
pfmt
.h;
Completed in 36 milliseconds
Indexes created Sun May 17 00:24:36 UTC 2026