Searched refs:send_credentials (Results 1 – 2 of 2) sorted by relevance
51 static int send_credentials(struct nscd_connection_ *, int);129 send_credentials(struct nscd_connection_ *connection, int type) in send_credentials() function141 TRACE_IN(send_credentials); in send_credentials()166 TRACE_OUT(send_credentials); in send_credentials()169 TRACE_OUT(send_credentials); in send_credentials()251 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()