Searched refs:sfkeyprintf (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/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);
/illumos-gate/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_convert_t));
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_convert_t));
/illumos-gate/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_convert_t));
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_convert_t));
/illumos-gate/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_convert_t));
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_convert_t));
/illumos-gate/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_convert_t));
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_convert_t));
/illumos-gate/usr/src/lib/libcmd/common/
H A Dpids.c54 * sfkeyprintf() lookup
117 sfkeyprintf(sfstdout, format, format, key, NiL);
H A Dvmstate.c62 * sfkeyprintf() lookup
159 sfkeyprintf(sfstdout, &state, state.format, key, NiL);
/illumos-gate/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 convert) function
364 #undef sfkeyprintf macro
367 sfkeyprintf(Sfio_t* sp, void* handle, const char* format, Sf_key_lookup_t lookup, Sf_key_convert_t convert) function
/illumos-gate/usr/src/lib/libast/
H A DMakefile.com165 common/disc/sfkeyprintf.o \

Completed in 62 milliseconds