send_credentials
result = send_credentials(connection, CET_WRITE_REQUEST);
result = send_credentials(connection, CET_READ_REQUEST);
result = send_credentials(connection, CET_MP_WRITE_SESSION_REQUEST);
static int send_credentials(struct cached_connection_ *, int);
result = send_credentials(connection, CET_MP_READ_SESSION_REQUEST);
TRACE_IN(send_credentials);
TRACE_OUT(send_credentials);
TRACE_OUT(send_credentials);
result = send_credentials(connection, CET_TRANSFORM_REQUEST);
static int send_credentials(struct nscd_connection_ *, int);