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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_connect.c467 * printCred(): prints the credential structure
470 printCred(FILE *fp, const ns_cred_t *cred) function
475 (void) fprintf(fp, "tid= %d: printCred: cred is NULL\n", t);
512 printCred(fp, con->auth);
616 printCred(stderr, auth);

Completed in 308 milliseconds