Searched refs:valueout (Results 1 – 2 of 2) sorted by relevance
231 int crypt_get_constant(const char* namein, int *valueout) { in crypt_get_constant() argument236 *valueout = s_crypt_constants[i].value; in crypt_get_constant()
99 int crypt_get_constant(const char* namein, int *valueout);
Completed in 4 milliseconds