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

  /src/external/bsd/ntp/dist/sntp/libopts/
autoopts.h 490 static char * script_text = NULL; variable
  /src/external/gpl3/gdb/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.old/dist/gdb/
auto-load.c 965 const char *newline, *script_text; local
1000 script_text = newline + 1;
1031 executor (language, objfile, name, script_text);

Completed in 28 milliseconds