Searched refs:script_name (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unictype/
H A Dscripts.c53 uc_script_byname (const char *script_name) argument
57 found = uc_script_lookup (script_name, strlen (script_name));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-trace.c15 static char const *script_name; variable
295 script_name = strdup(script);
675 if (!script_name)
716 if (script_name) {
717 err = scripting_ops->start_script(script_name, argc, argv);
720 pr_debug("perf trace started with script %s\n\n", script_name);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunictype.h580 uc_script_byname (const char *script_name);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c1109 char *script_name; local
1120 script_name = "scripta";
1127 script_name = "scriptb";
1132 script_name = "mem";
1141 script_name, script_ofs, (unsigned)INL(np, nc_dbc));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dncr53c8xx.c5686 char *script_name; local
5696 script_name = "script";
5703 script_name = "scripth";
5708 script_name = "mem";
5714 (unsigned)INB (nc_sxfer),(unsigned)INB (nc_scntl3), script_name, script_ofs,

Completed in 92 milliseconds