| /freebsd-13.1/contrib/bmake/mk/ |
| H A D | scripts.mk | 48 .for script in ${${group}:O:u} 50 ${group}DIR.${script:T} ?= ${${group}DIR_${script:T}:U${${group}DIR}} 51 script_mkdir_list += ${${group}DIR.${script:T}} 53 ${group}NAME.${script} ?= ${${group}NAME_${script:T}:U${script:${SCRIPTSNAME_MOD}}} 54 .if ${${group}NAME.${script}:T} != ${script:T} 56 STAGE_AS_${script} = ${${group}NAME.${script:T}} 57 stage_as.${group}: ${script} 59 installscripts: installscripts.${group}.${script:T} 60 installscripts.${group}.${script:T}: ${script} script_mkdirs 66 stage_files.${group}: ${script} [all …]
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | commands | 6 #0 string/w : shell archive or script for antique kernel text 7 0 string/fwt #!\ /bin/sh POSIX shell script text executable 12 0 string/fwt #!\ /bin/csh C shell script text executable 16 0 string/fwt #!\ /bin/ksh Korn shell script text executable 62 0 string/fwt #!\ /bin/awk awk script text executable 64 0 string/fwt #!\ /usr/bin/awk awk script text executable 101 >&-1 string x %s script text executable 133 0 search/1/c =<?php PHP script text 136 0 search/1 =<?\n PHP script text 138 0 search/1 =<?\r PHP script text [all …]
|
| H A D | varied.script | 6 >3 string >\0 %s script text executable 10 >3 string >\0 %s script executable (binary data) 14 >3 string >\0 %s script text executable 18 >3 string >\0 %s script executable (binary data) 22 >2 string >\0 %s script text executable 26 >2 string >\0 %s script executable (binary data) 29 0 string/t #!\ script text executable 33 0 string/b #!\ script executable 39 >15 string/t >\0 %s script text executable 43 >15 string/b >\0 %s script executable (binary data) [all …]
|
| H A D | tcl | 7 0 search/1/w #!\ /usr/bin/tcl Tcl script text executable 9 0 search/1/w #!\ /usr/local/bin/tcl Tcl script text executable 11 0 search/1 #!/usr/bin/env\ tcl Tcl script text executable 13 0 search/1 #!\ /usr/bin/env\ tcl Tcl script text executable 15 0 search/1/w #!\ /usr/bin/wish Tcl/Tk script text executable 17 0 search/1/w #!\ /usr/local/bin/wish Tcl/Tk script text executable 19 0 search/1 #!/usr/bin/env\ wish Tcl/Tk script text executable 21 0 search/1 #!\ /usr/bin/env\ wish Tcl/Tk script text executable 26 >0 regex \^package[\ \t]+req Tcl script 29 >0 regex \^package[\ \t]+req Tcl script
|
| H A D | make | 6 0 regex/100l \^CFLAGS makefile script text 8 0 regex/100l \^VPATH makefile script text 10 0 regex/100l \^LDFLAGS makefile script text 12 0 regex/100l \^all: makefile script text 14 0 regex/100l \^\\.PRECIOUS makefile script text 20 0 regex/100l \^\\.BEGIN BSD makefile script text 25 # and NSIS script with "!include" by additional escaping point character 26 0 regex/100l \^\\.include BSD makefile script text 30 0 regex/100l \^\\.endif BSD makefile script text 34 0 regex/100l \^SUBDIRS automake makefile script text
|
| H A D | ruby | 9 0 search/1/w #!\ /usr/bin/ruby Ruby script text executable 12 0 search/1/w #!\ /usr/local/bin/ruby Ruby script text executable 15 0 search/1 #!/usr/bin/env\ ruby Ruby script text executable 18 0 search/1 #!\ /usr/bin/env\ ruby Ruby script text executable 28 >>>&0 regex \^[[:space:]]*end([[:space:]]+[;#].*)?$ Ruby script text 33 >>&0 regex \^[[:space:]]*end([[:space:]]+[;#].*)?$ Ruby script text 38 >&0 regex \^[[:space:]]*end([[:space:]]+[;#if].*)?$ Ruby script text 46 >>&0 regex \^[[:space:]]*end([[:space:]]+[;#].*)?$ Ruby script text 51 >0 regex \^[[:space:]]*require[[:space:]]'[A-Za-z_/.]+' Ruby script text 54 >0 regex \^[[:space:]]*include\ ([A-Z]+[a-z]*(::))+ Ruby script text
|
| H A D | clojure | 6 0 string/w #!\ /usr/bin/clj Clojure script text executable 8 0 string/w #!\ /usr/local/bin/clj Clojure script text executable 10 0 string/w #!\ /usr/bin/clojure Clojure script text executable 12 0 string/w #!\ /usr/local/bin/clojure Clojure script text executable 14 0 string/W #!/usr/bin/env\ clj Clojure script text executable 16 0 string/W #!/usr/bin/env\ clojure Clojure script text executable 18 0 string/W #!\ /usr/bin/env\ clj Clojure script text executable 20 0 string/W #!\ /usr/bin/env\ clojure Clojure script text executable
|
| H A D | python | 221 !:mime text/x-script.python 224 !:mime text/x-script.python 227 !:mime text/x-script.python 234 !:mime text/x-script.python 240 !:mime text/x-script.python 247 !:mime text/x-script.python 252 !:mime text/x-script.python 269 !:mime text/x-script.python 271 !:mime text/x-script.python 277 !:mime text/x-script.python [all …]
|
| H A D | javascript | 6 0 search/1/w #!/bin/node Node.js script text executable 8 0 search/1/w #!/usr/bin/node Node.js script text executable 10 0 search/1/w #!/bin/nodejs Node.js script text executable 12 0 search/1/w #!/usr/bin/nodejs Node.js script text executable 14 0 search/1 #!/usr/bin/env\ node Node.js script text executable 16 0 search/1 #!/usr/bin/env\ nodejs Node.js script text executable
|
| H A D | perl | 8 0 search/1024 eval\ "exec\ perl Perl script text 10 0 search/1024 eval\ "exec\ /bin/perl Perl script text 12 0 search/1024 eval\ "exec\ /usr/bin/perl Perl script text 14 0 search/1024 eval\ "exec\ /usr/local/bin/perl Perl script text 16 0 search/1024 eval\ 'exec\ perl Perl script text 18 0 search/1024 eval\ 'exec\ /bin/perl Perl script text 20 0 search/1024 eval\ 'exec\ /usr/bin/perl Perl script text 22 0 search/1024 eval\ 'exec\ /usr/local/bin/perl Perl script text 24 0 search/1024 eval\ '(exit\ $?0)'\ &&\ eval\ 'exec Perl script text 26 0 string #!/usr/bin/env\ perl Perl script text executable [all …]
|
| /freebsd-13.1/tools/regression/usr.bin/env/ |
| H A D | regress-env.rgdata | 273 script:N=0 277 script: shift 278 script:done 292 script:N=0 297 script:done 309 script:N=0 314 script:done 330 script:N=0 335 script:done 353 script:N=0 [all …]
|
| /freebsd-13.1/libexec/rc/rc.d/ |
| H A D | localpkg | 30 for script in ${zlist} ${slist}; do 31 if [ -z "${initdone}" -a -f "${script}" ]; then 35 if [ -x "${script}" ]; then 38 ${script} start) 39 elif [ -f "${script}" -o -L "${script}" ]; then 40 echo -n " (skipping ${script}, not executable)" 58 for script in `reverse_list ${slist} ${zlist}`; do 59 if [ -z "${initdone}" -a -f "${script}" ]; then 63 if [ -x "${script}" ]; then 65 echo "==>" ${script} [all …]
|
| /freebsd-13.1/usr.sbin/periodic/etc/monthly/ |
| H A D | 999.local | 15 for script in $monthly_local 18 case "$script" in 20 if [ -x "$script" ] 22 echo "Running $script:" 24 $script || rc=3 25 elif [ -f "$script" ] 27 echo "Running $script:" 29 sh $script || rc=3 31 echo "$script: No such file" 35 echo "$script: Not an absolute path"
|
| /freebsd-13.1/usr.sbin/periodic/etc/weekly/ |
| H A D | 999.local | 15 for script in $weekly_local 18 case "$script" in 20 if [ -x "$script" ] 22 echo "Running $script:" 24 $script || rc=3 25 elif [ -f "$script" ] 27 echo "Running $script:" 29 sh $script || rc=3 31 echo "$script: No such file" 35 echo "$script: Not an absolute path"
|
| /freebsd-13.1/usr.sbin/periodic/etc/daily/ |
| H A D | 999.local | 18 for script in $daily_local 21 case "$script" in 23 if [ -x "$script" ] 25 echo "Running $script:" 27 $script || rc=3 28 elif [ -f "$script" ] 30 echo "Running $script:" 32 sh $script || rc=3 34 echo "$script: No such file" 38 echo "$script: Not an absolute path"
|
| /freebsd-13.1/stand/common/ |
| H A D | interp_simple.c | 87 struct includeline *script, *se, *sp; in interp_include() local 110 script = se = NULL; in interp_include() 137 while (script != NULL) { in interp_include() 138 se = script; in interp_include() 139 script = script->next; in interp_include() 153 if (script == NULL) { in interp_include() 154 script = sp; in interp_include() 167 for (sp = script; sp != NULL; sp = sp->next) { in interp_include() 196 while (script != NULL) { in interp_include() 197 se = script; in interp_include() [all …]
|
| H A D | interp_forth.c | 376 struct includeline *script, *se, *sp; in interp_include() local 398 script = se = NULL; in interp_include() 410 while (script != NULL) { in interp_include() 411 se = script; in interp_include() 412 script = script->next; in interp_include() 424 if (script == NULL) { in interp_include() 425 script = sp; in interp_include() 439 for (sp = script; sp != NULL; sp = sp->next) { in interp_include() 452 while (script != NULL) { in interp_include() 453 se = script; in interp_include() [all …]
|
| /freebsd-13.1/contrib/llvm-project/lld/docs/ |
| H A D | error_handling_script.rst | 6 user-provided script specified with ``--error-handling-script=<path to the script>`` 8 such a script. 13 The script is expected to be available in the ``PATH`` or to be provided using a 20 LLD calls the error handling script using the following arguments:: 22 error-handling-script <tag> <tag-specific-arguments...> 27 is specified as the second argument, e.g. ``error-handling-script missing-lib 32 ``error-handling-script undefined-symbol mysymbol`` 37 Upon success, the script is expected to return 0. A non-zero value is
|
| /freebsd-13.1/usr.sbin/ppp/ |
| H A D | defs.c | 309 while (*script) { in MakeArgs() 310 script += strspn(script, " \t"); in MakeArgs() 311 if (*script == '#' && !(flags & PARSE_NOHASH)) { in MakeArgs() 312 *script = '\0'; in MakeArgs() 315 if (*script) { in MakeArgs() 318 *pvect++ = script; in MakeArgs() 320 script = findblank(script, flags); in MakeArgs() 321 if (script == NULL) in MakeArgs() 324 *script = '\0'; in MakeArgs() 325 else if (*script) in MakeArgs() [all …]
|
| /freebsd-13.1/usr.bin/sed/ |
| H A D | main.c | 84 static struct s_compunit *script, **cu_nextp = &script; variable 236 if (script == NULL) { in cu_fgets() 242 switch (script->type) { in cu_fgets() 244 if (strcmp(script->s, "-") == 0) { in cu_fgets() 249 err(1, "%s", script->s); in cu_fgets() 250 fname = script->s; in cu_fgets() 261 s = script->s; in cu_fgets() 276 script = script->next; in cu_fgets() 295 if (s == script->s) { in cu_fgets() 296 script = script->next; in cu_fgets() [all …]
|
| /freebsd-13.1/usr.sbin/bsdconfig/share/ |
| H A D | script.subr | 33 f_dprintf "%s: loading includes..." script.subr 113 local script="$1" config_file retval=$SUCCESS 115 f_dprintf "$funcname: script=[%s]" "$script" 116 if [ ! "$script" ]; then 118 for script in \ 124 [ -e "$script" ] && break 134 if [ "$script" = "-" ]; then 139 f_dprintf "$funcname: Loading script \`%s'" "$script" 140 if [ ! -e "$script" ]; then 141 f_show_msg "$msg_unable_to_open" "$script" [all …]
|
| /freebsd-13.1/sys/ddb/ |
| H A D | db_script.c | 172 if (strlen(script) >= DB_MAXSCRIPTLEN) in db_script_valid() 175 strcpy(buffer, script); in db_script_valid() 189 db_script_set(const char *scriptname, const char *script) in db_script_set() argument 194 error = db_script_valid(scriptname, script); in db_script_set() 205 strlcpy(dsp->ds_script, script, sizeof(dsp->ds_script)); in db_script_set() 507 char *buffer, *script, *scriptname; in sysctl_debug_ddb_scripting_script() local 524 script = buffer; in sysctl_debug_ddb_scripting_script() 525 scriptname = strsep(&script, "="); in sysctl_debug_ddb_scripting_script() 526 if (script == NULL) { in sysctl_debug_ddb_scripting_script() 531 error = db_script_set(scriptname, script); in sysctl_debug_ddb_scripting_script() [all …]
|
| /freebsd-13.1/contrib/diff/src/ |
| H A D | context.c | 94 mark_ignorable (script); in print_context_script() 98 for (e = script; e; e = e->link) in print_context_script() 106 print_script (script, find_hunk, pr_unidiff_hunk); in print_context_script() 108 print_script (script, find_hunk, pr_context_hunk); in print_context_script() 424 mark_ignorable (struct change *script) in mark_ignorable() argument 426 while (script) in mark_ignorable() 428 struct change *next = script->link; in mark_ignorable() 432 script->link = 0; in mark_ignorable() 435 script->ignore = ! analyze_hunk (script, in mark_ignorable() 439 script->link = next; in mark_ignorable() [all …]
|
| /freebsd-13.1/contrib/unbound/contrib/ |
| H A D | README | 4 * rc_d_unbound: FreeBSD compatible /etc/rc.d script. 5 * parseunbound.pl: perl script to run from cron that parses statistics from 8 * update-anchor.sh: shell script that uses unbound-host to update a set 14 * build-unbound-localzone-from-hosts.pl: perl script to turn /etc/hosts into 20 * create_unbound_ad_servers.sh: shell script to enter anti-ad server lists. 22 * unbound_cache.sh: shell script to save and load the cache. 23 * unbound_cache.cmd: windows script to save and load the cache. 24 * warmup.sh: shell script to warm up DNS cache by your own MRU domains. 25 * warmup.cmd: windows script to warm up DNS cache by your own MRU domains. 54 * drop2rpz: perl script that converts the Spamhaus DROP-List in RPZ-Format, [all …]
|
| /freebsd-13.1/contrib/openpam/t/ |
| H A D | t_openpam_dispatch.c | 63 struct t_pam_conv_script script; variable 69 memset(&script, 0, sizeof script); 71 pamc.appdata_ptr = &script; 130 struct t_pam_conv_script script; variable 137 memset(&script, 0, sizeof script); 139 pamc.appdata_ptr = &script;
|