Searched refs:dprintf1 (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/gssapi/include/ |
H A D | gssapiP_dummy.h | 72 #define dprintf1(a, b) printf(a, b) macro 77 #define dprintf1(a, b) macro 100 #define dprintf1(a, b) DUMMY_MECH_LOG(8, a, b) macro
|
/illumos-gate/usr/src/cmd/passwd/ |
H A D | passwd.c | 169 #define dprintf1 printf macro 171 #define dprintf1(w, x) macro 271 dprintf1("flag is %0x\n", flag); in main() 370 dprintf1("call pam_chauthtok() repository name =%s\n", in main()
|
/illumos-gate/usr/src/lib/gss_mechs/mech_dummy/mech/ |
H A D | dmech.c | 181 dprintf1("Setting number tokens exchanged to %d\n", token_nums);
|