Searched refs:script (Results 126 - 148 of 148) sorted by relevance

123456

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipv6cp.c267 * run an ipcp-up/down script while one is already running.
1255 * Execute the ipv6-up script, like this:
1323 /* Execute the ipv6-down script */
1358 * ipv6cp_script_done - called when the ipv6-up or ipv6-down script
1386 * ipv6cp_script - Execute a script with arguments
1390 ipv6cp_script(script)
1391 char *script;
1402 argv[0] = script;
1411 ipv6cp_script_pid = run_program(script, argv, 0, ipv6cp_script_done, NULL);
H A Dauth.c159 * script while one is already running.
618 * If the peer had to authenticate, run the auth-up script now.
2122 * auth_script_done - called when the auth-up or auth-down script
2149 * auth_script - execute a script with arguments
2153 auth_script(script)
2154 char *script;
2170 argv[0] = script;
2178 auth_script_pid = run_program(script, argv, 0, auth_script_done, NULL);
H A Dipcp.c137 "Set ip script parameter" },
216 static void ipcp_script __P((char *)); /* Run an up/down script */
231 * run an ipcp-up/down script while one is already running.
1599 * Execute the ip-up script, like this:
1655 /* Execute the ip-down script */
1698 * ipcp_script_done - called when the ip-up or ip-down script
1726 * ipcp_script - Execute a script with arguments
1730 ipcp_script(script)
1731 char *script;
1742 argv[0] = script;
[all...]
/illumos-gate/usr/src/cmd/svc/configd/
H A Drestore_repository.sh41 this script."
90 this script to restore backup copies of the smf(5) repository.
92 If there are any problems which need human intervention, this script will
99 Note that upon full completion of this script, the $system will be rebooted
188 -quit- cancel script and quit
/illumos-gate/usr/src/lib/libsqlite/
H A Dmain.mk4 # The following macros should be defined before this script is
9 # "configure.in" script.
49 # Once the macros above are defined, the rest of this make script will
/illumos-gate/usr/src/lib/libshell/common/scripts/
H A Dcrawlsrccomments.sh34 # floating-point constants are defined in this script).
228 # enumerate comments in a shell (or shell-like) script
530 ~(E)executable.*(shell|(/|/r|/pf)(sh|ksh|ksh93|rksh93|dtksh|tksh|bash))\ script)
534 ~(E)executable.*/perl\ script)
1147 [+DESCRIPTION?\bgetcomments\b is a small utilty script which extracts
1149 file created by \bcrawl\b. The script allows various
1151 [+?The license extraction is done in two steps - first a crawler script
1171 [+DESCRIPTION?\bcrawl\b is a small utilty script which reads
1188 [+DESCRIPTION?\bcrawlsrccomments\b is a small utilty script which reads
/illumos-gate/usr/src/tools/depcheck/
H A Dget_depend_info194 if (($filecmd =~ /script/) || ($filecmd =~ /text/)) {
200 # Its not a script, not a kernel module, so its get to be a binary
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Ddoupdate.c100 static void script(int, int);
856 * Build edit script.
859 * and replaces on individual lines. Instead we build the script so that
864 * Also we can optimize the script so that tail inserts become replaces.
869 script(int fr, int lr) function
958 script(fr, lr);
1049 * lines instead of performing usual cost/script operations.
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh72 script just helps with rapid creation of a config file. You
83 script just helps with rapid creation of a mapping file. You
454 HELP - If selected, this script will try to add relevant comments
462 HELP - If selected, this script will try to generate mapping
472 1 - Answer yes, and this script would generate the mapping
474 And once the execution of the script is over, you can
478 2 - Answer no, and this script would not generate mapping
479 info for this map. And once the execution of the script
1524 # as in the ident string of this script.
2300 # date and version number as in the ident string of this script
[all...]
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dpath.sh276 scr=$tmp/script
282 [[ "$got" == "$exp" ]] || err_exit "unreadable empty script should fail -- expected $exp, got $got"
284 [[ "$got" == "$exp" ]] || err_exit "command of unreadable empty script should fail -- expected $exp, got $got"
285 [[ "$(:; $scr; print $?)" == "$exp" ]] 2>/dev/null || err_exit "unreadable empty script in [[ ... ]] should fail -- expected $exp"
286 [[ "$(:; command $scr; print $?)" == "$exp" ]] 2>/dev/null || err_exit "command unreadable empty script in [[ ... ]] should fail -- expected $exp"
288 [[ "$got" == "$exp" ]] || err_exit "\$SHELL -c of unreadable empty script should fail -- expected $exp, got" $got
290 [[ "$got" == "$exp" ]] || err_exit "\$SHELL -c of command of unreadable empty script should fail -- expected $exp, got" $got
296 [[ "$got" == "$exp" ]] || err_exit "unreadable non-empty script should fail -- expected $exp, got $got"
298 [[ "$got" == "$exp" ]] || err_exit "command of unreadable non-empty script should fail -- expected $exp, got $got"
299 [[ "$(:; $scr; print $?)" == "$exp" ]] 2>/dev/null || err_exit "unreadable non-empty script i
[all...]
/illumos-gate/usr/src/man/man1/
H A DMakefile332 script.1 \
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dargs.c372 lp->script=kiaentity(lp,lp->scriptname,-1,'p',-1,0,0,'s',0,"");
376 lp->current = lp->script;
H A Dxec.c345 * if a debug script sets .sh.level it should set up the scope
2887 * create a shell script consisting of t->fork.forktre and execute it
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mem.c346 * Prepare data page that will contain script of
348 * Allocate temporary buffer to hold script.
356 cph->script = rsbuffer;
370 SBDP_DBG_MEM("copy-rename script length = 0x%x\n", scriptlen);
375 cmn_err(CE_WARN, "sbdp: func len (%d) + script len (%d) "
386 * Find aligned area within data page to maintain script.
396 cmn_err(CE_WARN, "sbdp: available len (%d) < script len (%d)",
403 SBDP_DBG_MEM("copy-rename script data area = 0x%lx\n",
877 * Section 1 of the rename script.
883 * kept together and comprise Section 2 of the rename script
[all...]
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h147 char *inst_script; /* install class action script */
148 char *rem_script; /* remove class action script */
178 extern int set_ulimit __P((char *script, char *err_msg));
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h902 #define BUILTIN_SCRIPT 0x8 /* Run in the script. */
947 int run_script (char *script, char *heap);
/illumos-gate/usr/src/tools/scripts/
H A Dwebrev.sh33 # This script takes a file list and a workspace and builds a set of html files
608 # variable C in the $AWK script below.
610 # The script detects changed lines as any line that has a "<span class="
681 # These editing codes are parsed by the awk script and used to generate
682 # another awk script that generates HTML, e.g the above lines would turn
694 # This script is then run on the original source file to generate the
944 <script type="text/javascript" src="${RTOP}ancnav.js"></script>
1055 # The script detects changed lines as any line that has a "<span
1130 # This is kind of ugly. The sed script wil
[all...]
/illumos-gate/usr/src/uts/sun4u/starcat/ml/
H A Ddrmach_asm.s63 drmach_rename(uint64_t *script, uint_t *err, uint64_t *id)
/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh26 # This script is used to setup the Kerberos client by
30 # be generated and local host's keytab file setup. The script
1640 printf "\n$(gettext "Administrative privileges are required to run this script, exiting").\n" >&2
/illumos-gate/usr/src/lib/libnsl/common/
H A Dllib-lnsl952 int doconfig(int fd, char *script, long rflag);
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh23 # idsconfig -- script to setup iDS 5.x/6.x/7.x for Native LDAP II.
59 For DS5.x, use the directoryserver(1m) script on ${IDS_SERVER}
3467 # print out a script which sets LDAP suffix related preferences
5230 # This script assumes that the iPlanet Directory Server (iDS) is
5231 # installed and that setup has been run. This script takes the
5233 # LDAP Naming Services. After running this script, ldapaddent(1M)
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex44 % texi2dvi shell script that comes with the distribution. For a simple
179 Flor-i-da Ghost-script Ghost-view Mac-OS Post-Script
181 data-base data-bases eshell fall-ing half-way long-est man-u-script
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure8 # This configure script is free software; the Free Software Foundation
161 # work. The second script uses 'N' to pair each line-number line
165 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
710 # Try the directory containing this script, then its parent.
1035 This configure script is free software; the Free Software Foundation
1274 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1275 echo "$as_me: loading site script $ac_site_file" >&6;}
1411 # so one script is as good as another. But avoid the broken or
1453 # program-specific install script used by HP pwplus--don't use.
1471 # As a last resort, use the slow shell script
[all...]

Completed in 257 milliseconds

123456