Searched refs:gl_record_string (Results 1 – 1 of 1) sorted by relevance
1099 static int gl_record_string(char **sptr, const char *string);8452 if(gl_record_string(&gl->app_file, app_file) || in _gl_configure_getline()8453 gl_record_string(&gl->user_file, user_file)) { in _gl_configure_getline()8478 static int gl_record_string(char **sptr, const char *string) in gl_record_string() function