HomeSort by: relevance | last modified time | path
    Searched refs:script_text (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/sntp/libopts/
makeshell.c 174 AGFREE(script_text);
177 script_text = NULL;
778 char * txt = script_text = load_old_output(fname, pname);
  /src/external/gpl3/gdb.old/dist/gdb/
auto-load.c 970 const char *newline, *script_text; local
1005 script_text = newline + 1;
1036 executor (language, objfile, name, script_text);
  /src/external/gpl3/gdb/dist/gdb/
auto-load.c 1031 const char *newline, *script_text; local
1066 script_text = newline + 1;
1097 executor (language, objfile, name, script_text);

Completed in 32 milliseconds