HomeSort by: relevance | last modified time | path
    Searched defs:script (Results 1 - 25 of 55) sorted by relevancy

1 2 3

  /src/external/bsd/lutok/dist/examples/
bindings.cpp 119 // Use a little Lua script to call our native factorial function providing
124 std::ostringstream script; local
125 script << "print(native.factorial(" << argv[1] << "))";
127 lutok::do_string(state, script.str());
  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/
disp.h 20 u16 script[3]; member in struct:nvbios_outp
dp.h 14 u32 script[5]; member in struct:nvbios_dpout
perf.h 18 u32 script; member in struct:nvbios_perfE
  /src/external/bsd/atf/dist/atf-sh/
atf-sh.cpp 88 const std::string* script = construct_script(interpreter_argv[0]); local
94 argv[2] = script->c_str();
135 const atf::fs::path script(m_argv[0]);
136 if (!atf::fs::exists(script))
137 throw std::runtime_error("The test program '" + script.str() + "' "
  /src/external/gpl2/groff/dist/src/preproc/eqn/
eqn.y 116 %type <b> mark from_to sqrt_over script simple equation nonsup
166 script
176 script: label
179 | simple SUP script
188 | simple SUB simple SUP script
  /src/external/ibm-public/postfix/dist/src/postfix/
postfix.c 20 /* environment and runs the \fBpostfix-script\fR shell script
134 /* variables before executing the \fBpostfix-script\fR file:
277 /* $daemon_directory/postfix-script, administrative commands
473 /* main - run administrative script from controlled environment */
477 char *script; local
568 * access by the maintenance shell script.
637 * Run the management script.
641 script = concatenate(var_daemon_dir, "/postfix-script", (char *) 0)
    [all...]
  /src/external/bsd/openpam/dist/t/
t_openpam_dispatch.c 61 struct t_pam_conv_script script; variable in typeref:struct:t_pam_conv_script
67 memset(&script, 0, sizeof script);
69 pamc.appdata_ptr = &script;
128 struct t_pam_conv_script script; variable in typeref:struct:t_pam_conv_script
135 memset(&script, 0, sizeof script);
137 pamc.appdata_ptr = &script;
  /src/sys/arch/ia64/stand/common/
interp.c 158 * that the script won't stop if they fail).
199 struct includeline *script, *se, *sp; local
217 * Read the script into memory.
219 script = se = NULL;
243 /* Allocate script line structure and copy line, flags */
253 if (script == NULL) {
254 script = sp;
263 * Execute the script
272 for (sp = script; sp != NULL; sp = sp->next) {
315 while(script != NULL)
    [all...]
  /src/external/gpl3/binutils/dist/gprofng/src/
MachineModel.cc 157 char *script = read_line (fptr); local
158 if (script == NULL)
162 strtok (script, NTXT ("\n"));
165 cmd = strtok (script, NTXT (" \t"));
168 free (script);
210 free (script);
237 free (script);
  /src/external/gpl3/binutils.old/dist/gprofng/src/
MachineModel.cc 157 char *script = read_line (fptr); local
158 if (script == NULL)
162 strtok (script, NTXT ("\n"));
165 cmd = strtok (script, NTXT (" \t"));
168 free (script);
210 free (script);
237 free (script);
  /src/external/gpl3/gdb/dist/gdb/guile/
guile.c 25 #include "cli/cli-script.h"
228 char *script = NULL;
235 script = (char *) xmalloc (size + 1);
241 strcpy (&script[here], iter->line);
243 script[here++] = '\n';
245 script[here] = '\0';
246 return script;
257 char *script;
262 script = compute_scheme_string (cmd->body_list_0.get ());
263 gdb::unique_xmalloc_ptr<char> msg = gdbscm_safe_eval_string (script, 0)
227 char *script = NULL; local
256 char *script; local
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/guile/
guile.c 25 #include "cli/cli-script.h"
227 char *script = NULL;
234 script = (char *) xmalloc (size + 1);
240 strcpy (&script[here], iter->line);
242 script[here++] = '\n';
244 script[here] = '\0';
245 return script;
256 char *script;
261 script = compute_scheme_string (cmd->body_list_0.get ());
262 gdb::unique_xmalloc_ptr<char> msg = gdbscm_safe_eval_string (script, 0)
226 char *script = NULL; local
255 char *script; local
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
cl5070.h 83 __u16 script; member in struct:nv50_disp_sor_lvds_script_v0
  /src/usr.bin/sed/
main.c 91 static struct s_compunit *script, **cu_nextp = &script; variable in typeref:struct:s_compunit
207 /* First usage case; script is the first arg */
254 if (script == NULL) {
260 switch (script->type) {
262 if ((f = fopen(script->s, "r")) == NULL)
263 err(1, "%s", script->s);
264 fname = script->s;
269 sizeof(string_ident), "\"%s\"", script->s)) >=
274 s = script->s
    [all...]
  /src/external/bsd/ntp/dist/include/
ntpsim.h 80 /* Server Script Information */
102 script_info_fifo * script; member in struct:server_info_tag
  /src/sys/arch/bebox/stand/boot/
sdvar.h 45 /* tables used by SCRIPT */
54 * This structure interfaces the SCRIPT with the driver; it describes a full
80 * xfer description of the script: tables and reselect script
113 uint32_t *script; /* script addr */ member in struct:siop_adapter
siop.c 260 u_long scriptaddr = local_to_PCI((u_long)adp->script);
375 if ((istat & ISTAT_DIP) && (dstat & DSTAT_SIR)) { /* script interrupt */
384 "script interrupt 0x%x with invalid DSA\n",
475 * restart the script now if command completed properly
535 void *scriptaddr = (void *)local_to_PCI((u_long)adp->script);
538 adp->script[Ent_resel_targ0 / 4 + adp->sel_t * 2] =
542 adp->script[free_lo + i] = htoc32(lun_switch[i]);
543 adp->script[free_lo + E_abs_lunsw_return_Used[0]] =
627 uint32_t dsa, *script = adp->script; local
745 uint32_t *script = adp->script; local
771 uint32_t *script = adp->script; local
1176 uint32_t *script; local
    [all...]
  /src/sys/arch/prep/stand/boot/
sdvar.h 45 /* tables used by SCRIPT */
54 * This structure interfaces the SCRIPT with the driver; it describes a full
80 * xfer description of the script: tables and reselect script
113 uint32_t *script; /* script addr */ member in struct:siop_adapter
siop.c 237 u_long scriptaddr = local_to_PCI((u_long)adp->script);
354 if ((istat & ISTAT_DIP) && (dstat & DSTAT_SIR)) { /* script interrupt */
363 "script interrupt 0x%x with invalid DSA\n",
454 * restart the script now if command completed properly
514 void *scriptaddr = (void *)local_to_PCI((u_long)adp->script);
517 adp->script[Ent_resel_targ0 / 4 + adp->sel_t * 2] =
521 adp->script[free_lo + i] = htoc32(lun_switch[i]);
522 adp->script[free_lo + E_abs_lunsw_return_Used[0]] =
606 uint32_t dsa, *script = adp->script; local
724 uint32_t *script = adp->script; local
750 uint32_t *script = adp->script; local
1138 uint32_t *script; local
    [all...]
  /src/usr.bin/rump_dhcpclient/
if-options.h 100 char script[PATH_MAX]; member in struct:if_options
  /src/usr.sbin/ifwatchd/
ifwatchd.c 245 "\tifwatchd [-hiqv] [-A arrival-script] [-D departure-script]\n"
246 "\t\t [-d down-script] [-u up-script]\n"
247 "\t\t [-c carrier-script] [-n no-carrier-script] ifname(s)\n"
255 "\t -i no (!) initial run of the up script if the interface\n"
359 const char *script; local
365 script = *scripts[ev];
366 if (script == NULL
    [all...]
  /src/crypto/dist/ipsec-tools/src/racoon/
privsep.c 210 * When running privsep, certificate and script paths
217 "require path cert and path script in the config file\n");
414 char *script; local
425 * We expect: script, name, envp[], void
430 count++; /* script */
465 * Populate script, name and envp
468 script = bufs[count++];
484 script, name, envp);
488 * Check script path and name
493 (unsafe_path(script, LC_PATHTYPE_SCRIPT) == 0)
    [all...]
  /src/external/gpl3/binutils.old/dist/ld/
ldfile.c 418 /* Try to interpret the file as a linker script. */
637 Search the directory of the current linker script before searching
693 einfo (_("%P: About to run error handling script '%s' with arguments: '%s' '%s'\n"),
697 N_("error handling script"),
703 einfo (_("%P: Failed to run error handling script '%s', reason: "),
708 else /* We ignore the return status of the script
762 info_msg (_("cannot find script file %s\n"), name);
764 info_msg (_("opened script file %s\n"), name);
785 /* Return the default directory for finding script files.
826 it in directories specified with -L, then in the default script
890 struct script_name_list *script; local
    [all...]
  /src/external/mit/lua/dist/src/
lua.c 92 "usage: %s [options] [script [args]]\n"
95 " -i enter interactive mode after executing 'script'\n"
178 ** it has 'argv[script]', which is the script name. The arguments
179 ** to the script (everything after 'script') go to positive indices;
180 ** other arguments (before the script name) go to negative indices.
181 ** If there is no script name, assume interpreter's name as base.
182 ** (If there is no interpreter's name either, 'script' is -1, so
185 static void createargtable (lua_State *L, char **argv, int argc, int script) {
622 int script; local
    [all...]

Completed in 37 milliseconds

1 2 3