Searched refs:script_name (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/subversion/subversion/libsvn_repos/ |
| H A D | repos.c | 298 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()
|
| /freebsd-12.1/sbin/dhclient/ |
| H A D | clparse.c | 86 top_level_config.script_name = client_script_name; in read_client_conf() 270 config->script_name = parse_string(cfile); in parse_client_statement()
|
| H A D | dhcpd.h | 169 char *script_name; member
|
| H A D | dhclient.c | 2320 scriptName = ip->client->config->script_name; in priv_script_go() 2323 scriptName = top_level_config.script_name; in priv_script_go()
|
| /freebsd-12.1/sys/dev/ncr/ |
| H A D | ncr.c | 5187 char *script_name; local 5198 script_name = "script"; 5205 script_name = "scripth"; 5210 script_name = "mem"; 5217 (unsigned)INB (nc_sxfer),(unsigned)INB (nc_scntl3), script_name, script_ofs,
|
| /freebsd-12.1/sys/dev/sym/ |
| H A D | sym_hipd.c | 3693 char *script_name; in sym_log_hard_error() local 3704 script_name = "scripta"; in sym_log_hard_error() 3711 script_name = "scriptb"; in sym_log_hard_error() 3716 script_name = "mem"; in sym_log_hard_error() 3723 (unsigned)INB (nc_scntl3), script_name, script_ofs, in sym_log_hard_error()
|