Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libast/common/include/
H A Dsfdisc.h49 extern int sfkeyprintf(Sfio_t*, void*, const char*, Sf_key_lookup_t, Sf_key_convert_t);
50 #define sfkeyprintf sfkeyprintf_20000308 /* Sffmt_t* callback args */ macro
51 extern int sfkeyprintf(Sfio_t*, void*, const char*, Sf_key_lookup_t, Sf_key_convert_t);
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dsfdisc.h59 extern __MANGLE__ int sfkeyprintf __PROTO__((Sfio_t*, __V_*, const char*, Sf_key_lookup_t, Sf_key_…
60 #define sfkeyprintf sfkeyprintf_20000308 /* Sffmt_t* callback args */ macro
61 extern __MANGLE__ int sfkeyprintf __PROTO__((Sfio_t*, __V_*, const char*, Sf_key_lookup_t, Sf_key_…
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dsfdisc.h59 extern __MANGLE__ int sfkeyprintf __PROTO__((Sfio_t*, __V_*, const char*, Sf_key_lookup_t, Sf_key_…
60 #define sfkeyprintf sfkeyprintf_20000308 /* Sffmt_t* callback args */ macro
61 extern __MANGLE__ int sfkeyprintf __PROTO__((Sfio_t*, __V_*, const char*, Sf_key_lookup_t, Sf_key_…
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dsfdisc.h59 extern __MANGLE__ int sfkeyprintf __PROTO__((Sfio_t*, __V_*, const char*, Sf_key_lookup_t, Sf_key_…
60 #define sfkeyprintf sfkeyprintf_20000308 /* Sffmt_t* callback args */ macro
61 extern __MANGLE__ int sfkeyprintf __PROTO__((Sfio_t*, __V_*, const char*, Sf_key_lookup_t, Sf_key_…
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dsfdisc.h59 extern __MANGLE__ int sfkeyprintf __PROTO__((Sfio_t*, __V_*, const char*, Sf_key_lookup_t, Sf_key_…
60 #define sfkeyprintf sfkeyprintf_20000308 /* Sffmt_t* callback args */ macro
61 extern __MANGLE__ int sfkeyprintf __PROTO__((Sfio_t*, __V_*, const char*, Sf_key_lookup_t, Sf_key_…
/titanic_50/usr/src/lib/libast/common/disc/
H A Dsfkeyprintf.c339 sfkeyprintf(Sfio_t* sp, void* handle, const char* format, Sf_key_lookup_t lookup, Sf_key_convert_t … in sfkeyprintf() function
364 #undef sfkeyprintf
367 sfkeyprintf(Sfio_t* sp, void* handle, const char* format, Sf_key_lookup_t lookup, Sf_key_convert_t … in sfkeyprintf() function
/titanic_50/usr/src/lib/libcmd/common/
H A Dpids.c117 sfkeyprintf(sfstdout, format, format, key, NiL); in b_pids()
H A Dvmstate.c159 sfkeyprintf(sfstdout, &state, state.format, key, NiL); in b_vmstate()
/titanic_50/usr/src/lib/libast/
H A Dmapfile-vers543 sfkeyprintf;
H A DMakefile.com165 common/disc/sfkeyprintf.o \
/titanic_50/usr/src/lib/libast/common/
H A DRELEASE256 06-10-27 disc/sfkeyprintf.c: handle 'i' (=='d') -- oops
484 disc/sfkeyprintf.c: only case pattern must be ()[] balanced
532 03-09-09 disc/sfkeyprintf.c: *pn on lookup is arg separator; lookup "" arg too
804 02-04-04 sfkeyprintf.c: fix %c numeric value
1006 sfkeyprintf: handle %*C
1123 sfkeyprintf: add %q for '...' quoting with ansi escapes
1186 99-05-17 sfkeyprintf: handle %o and %x!!
1382 sfkeyprintf: upgrade to int_max args
1440 sfkeyprintf: pass phony va_list for '2'
1488 add %Z '\0' output format to sfkeyprintf()