Searched defs:gl_record_string (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c1099 static int gl_record_string(char **sptr, const char *string);
8452 if(gl_record_string(&gl->app_file, app_file) ||
8453 gl_record_string(&gl->user_file, user_file)) {
8478 static int gl_record_string(char **sptr, const char *string) function

Completed in 102 milliseconds