Searched refs:send_credentials (Results 1 – 2 of 2) sorted by relevance
50 static int send_credentials(struct nscd_connection_ *, int);128 send_credentials(struct nscd_connection_ *connection, int type) in send_credentials() function140 TRACE_IN(send_credentials); in send_credentials()165 TRACE_OUT(send_credentials); in send_credentials()168 TRACE_OUT(send_credentials); in send_credentials()250 result = send_credentials(connection, CET_TRANSFORM_REQUEST); in nscd_transform__()
49 static int send_credentials(struct cached_connection_ *, int);142 send_credentials(struct cached_connection_ *connection, int type) in send_credentials() function261 result = send_credentials(connection, CET_WRITE_REQUEST); in __cached_write()315 result = send_credentials(connection, CET_READ_REQUEST); in __cached_read()388 result = send_credentials(connection, CET_MP_WRITE_SESSION_REQUEST); in __open_cached_mp_write_session()495 result = send_credentials(connection, CET_MP_READ_SESSION_REQUEST); in __open_cached_mp_read_session()