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

/openbsd-current/usr.bin/sed/
H A Dmain.c68 static struct s_compunit *script, **cu_nextp = &script; variable in typeref:struct:s_compunit
[all...]
/openbsd-current/usr.sbin/httpd/
H A Dserver_fcgi.c102 char *query_alias, *str, *script = NULL; local
/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBTypeCategory.cpp353 const char *script = summary.GetData(); local
445 const char *script = synth.GetData(); local
/openbsd-current/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DTypeSynthetic.h410 void SetPythonCode(const char *script) { m_python_code.assign(script); } argument
H A DTypeSummary.h375 void SetPythonScript(const char *script) { argument
/openbsd-current/gnu/usr.bin/cvs/diff/
H A Danalyze.c750 struct change *script = 0; local
788 struct change *script = 0; local
838 struct change *script; local
[all...]
/openbsd-current/usr.bin/vi/common/
H A Dscreen.h80 SCRIPT *script; /* Vi: script mode information .*/ member in struct:_scr
/openbsd-current/usr.bin/login/
H A Dlogin.c142 char *lipaddr, *script, *ripaddr, *style, *type, *fqdn; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.h725 const char *script; member in class:lldb_private::python::PythonScript
731 PythonScript(const char *script) : script(script), function() {} argument
/openbsd-current/gnu/usr.bin/binutils/include/
H A Dbfdlink.h635 unsigned int script : 1; member in struct:bfd_elf_version_expr
/openbsd-current/sys/dev/microcode/siop/
H A Dncr53cxxx.c101 u_int32_t script[MAXINST]; variable
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dbfdlink.h685 unsigned int script : 1; member in struct:bfd_elf_version_expr
/openbsd-current/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp506 empirical_type<lldb::addr_t> script; member in struct:RenderScriptRuntime::ScriptDetails
1509 ScriptDetails *script = LookUpScript(addr_t(args[eRsScript]), true); local
1641 lldb::addr_t script; local
[all...]

Completed in 364 milliseconds