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

/xsrc/external/mit/iceauth/dist/
H A Dprocess.c95 static int write_auth_file ( char *tmp_nam, size_t tmp_nam_len );
634 static int write_auth_file (char *tmp_nam, size_t tmp_nam_len) function in typeref:typename:int
695 if (write_auth_file (temp_name, sizeof(temp_name)) == -1) {
/xsrc/external/mit/xauth/dist/
H A Dprocess.c830 write_auth_file(char *tmp_nam, size_t tmp_nam_size) function in typeref:typename:int
917 if (write_auth_file (temp_name, sizeof(temp_name)) == -1) {

Completed in 5 milliseconds