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

/osnet-11/usr/src/lib/libsldap/common/
H A Dns_connect.c479 * printCred(): prints the credential structure
482 printCred(FILE *fp, const ns_cred_t *cred) function
487 (void) fprintf(fp, "tid= %d: printCred: cred is NULL\n", t);
524 printCred(fp, con->auth);
628 printCred(stderr, auth);

Completed in 18 milliseconds