Searched refs:is_valid_key_string (Results 1 – 4 of 4) sorted by relevance
70 int is_valid_key_string( char *s );
463 if (is_valid_key_string(value)) { in translate_option()473 if (is_valid_key_string(value)) { in translate_option()483 if (is_valid_key_string(value)) { in translate_option()493 if (is_valid_key_string(value)) { in translate_option()
227 int is_valid_key_string( char *s ) in is_valid_key_string() function
523 VALID_PARAM( is_valid_key_string( PARM_KEY1 )); in wl_insert()524 VALID_PARAM( is_valid_key_string( PARM_KEY2 )); in wl_insert()525 VALID_PARAM( is_valid_key_string( PARM_KEY3 )); in wl_insert()526 VALID_PARAM( is_valid_key_string( PARM_KEY4 )); in wl_insert()