acquire_cred
val = acquire_cred(clients[i], user, password, 1, &hCred);
val = acquire_cred(c, user, password, 1, &hCred);
val = acquire_cred(client, user, password, 1, &hCred);
gsm_error = acquire_cred(c, principal, opt, &handle);
SYM(acquire_cred);
return acquire_cred(minor_status, desired_name, NULL, time_req, cred_usage,
return acquire_cred(minor_status, desired_name, NULL, time_req, cred_usage,
return acquire_cred(minor_status, desired_name, password, time_req,
return acquire_cred(minor_status, desired_name, password, time_req,
code = acquire_cred(minor_status, desired_name, NULL, GSS_C_INDEFINITE,
SYM(acquire_cred);