Searched refs:script_text (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dmakeshell.c212 AGFREE(script_text);
215 script_text = NULL;
816 char * txt = script_text = load_old_output(fname, pname);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dauto-load.c971 const char *newline, *script_text; local
1007 script_text = newline + 1;
1038 executor (language, objfile, name, script_text);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dauto-load.c970 const char *newline, *script_text; local
1005 script_text = newline + 1;
1036 executor (language, objfile, name, script_text);

Completed in 210 milliseconds