Home
last modified time | relevance | path

Searched refs:script_name (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/subversion/subversion/libsvn_repos/
HDrepos.c298 hook_template_text(const char *script_name, in hook_template_text() argument
311 "# On a Unix system, the normal procedure is to have '", script_name, "'" NL in hook_template_text()
315 "# Note that '", script_name, "' must be executable by the user(s) who will" NL in hook_template_text()
320 "# '", script_name, ".bat' or '", script_name, ".exe'," … in hook_template_text()
340 write_hook_template_file(svn_repos_t *repos, const char *script_name, in write_hook_template_file() argument
348 script_name, SVN_REPOS__HOOK_DESC_EXT), in write_hook_template_file()
351 = hook_template_text(script_name, description, script, pool); in write_hook_template_file()
/NextBSD/sbin/dhclient/
HDclparse.c85 top_level_config.script_name = client_script_name; in read_client_conf()
267 config->script_name = parse_string(cfile); in parse_client_statement()
HDdhcpd.h164 char *script_name; member
HDdhclient.c2236 scriptName = ip->client->config->script_name; in priv_script_go()
2239 scriptName = top_level_config.script_name; in priv_script_go()
/NextBSD/sys/dev/ncr/
HDncr.c5183 char *script_name; local
5194 script_name = "script";
5201 script_name = "scripth";
5206 script_name = "mem";
5213 (unsigned)INB (nc_sxfer),(unsigned)INB (nc_scntl3), script_name, script_ofs,
/NextBSD/sys/dev/sym/
HDsym_hipd.c3689 char *script_name; in sym_log_hard_error() local
3700 script_name = "scripta"; in sym_log_hard_error()
3707 script_name = "scriptb"; in sym_log_hard_error()
3712 script_name = "mem"; in sym_log_hard_error()
3719 (unsigned)INB (nc_scntl3), script_name, script_ofs, in sym_log_hard_error()