/titanic_41/usr/src/cmd/oawk/ |
H A D | run.c | 52 extern CELL *execute(), *nodetoobj(), *fieldel(), *dopa2(), *gettemp(); 84 execute(a); in run() 93 execute(NODE *u) in execute() function 130 x = execute(a[0]); in program() 138 x = execute(a[1]); in program() 146 x = execute(a[2]); in program() 176 x = execute(a[1]); in array() 214 x = execute(a[0]); in matchop() 236 x = execute(a[0]); in boolop() 242 y = execute(a[1]); in boolop() [all …]
|
/titanic_41/usr/src/cmd/awk/ |
H A D | run.c | 31 #define execute(p) r_execute(p) macro 83 (void) execute(a); in run() 135 x = execute(a[0]); in program() 147 x = execute(a[1]); in program() 156 x = execute(a[2]); in program() 191 fcn = execute(a[0]); /* the function itself */ in call() 219 y = execute(x); in call() 254 y = execute((Node *)(fcn->sval)); /* execute body */ in call() 327 y = execute(a[0]); in jump() 335 y = execute(a[0]); in jump() [all …]
|
/titanic_41/usr/src/cmd/sh/ |
H A D | xec.c | 52 execute(argt, xflags, errorflg, pf1, pf2) in execute() function 203 execute(f->fndval, xflags, 357 execute(forkptr(t)->forktre, xflags | XEC_EXECED, errorflg); 373 execute(parptr(t)->partre, xflags, errorflg); 381 if (execute(lstptr(t)->lstlef, xflags & XEC_NOSTOP, errorflg, pf1, pv) == 0) 382 execute(lstptr(t)->lstrit, xflags, errorflg, pv, pf2); 389 execute(lstptr(t)->lstlef, xflags&XEC_NOSTOP, errorflg); 391 execute(lstptr(t)->lstrit, xflags, (errorflg | (eflag & errflg))); 398 xval = execute(lstptr(t)->lstlef, XEC_NOSTOP, 0); 400 execute(lstptr(t)->lstrit, xflags|XEC_NOSTOP, errorflg); [all …]
|
/titanic_41/usr/src/cmd/hal/addons/network-devices/ |
H A D | svc-network-discovery | 46 execute() { 62 execute /usr/bin/dbus-send --system --print-reply \ 71 execute /usr/bin/dbus-send --system --print-reply \ 84 execute /usr/bin/dbus-send --system --print-reply \
|
/titanic_41/usr/src/lib/efcode/fcode_test/ |
H A D | find.fth | 27 : etest ['] 1 dup dup execute swap execute + swap execute + ; 33 " $find.1" 0 1 " drop" $find if execute then 0= .passed?
|
H A D | misc.fth | 70 " xx" $find if .passed space execute else .failed then 132 " use-fake-handles" $find if execute else 2drop then 133 " /" " (cd)" $find if execute else 2drop then 173 " .properties" $find if execute else 2drop then
|
/titanic_41/usr/src/cmd/csh/ |
H A D | sh.sem.c | 53 execute(t, wanttty, pipein, pipeout) in execute() function 321 execute(t->t_dspr, wanttty); 327 execute(t->t_dcar, wanttty, pipein, pv); 332 execute(t->t_dcdr, wanttty, pv, pipeout); 338 execute(t->t_dcar, wanttty); 348 execute(t->t_dcdr, wanttty); 356 execute(t->t_dcar, wanttty); 362 execute(t->t_dcdr, wanttty);
|
/titanic_41/usr/src/cmd/vi/port/ |
H A D | ex_addr.c | 284 if (inputline && execute(0, dot)) { 289 if (!execute(1)) 301 if (!execute(1)) 329 if (execute(0, addr)) {
|
/titanic_41/usr/src/lib/libast/common/features/ |
H A D | sfio | 7 tst tmp_rmfail note{ open files cannot be removed }end execute{ 64 more void_int note{ voidptr is larger than int }end execute{ 72 more long_int note{ long is larger than int }end execute{ 80 tst vax_asm note{ register layout ok for vax string operations }end execute{ 118 tst xopen_stdio note{ Stdio fseek/fflush are X/Open-compliant }end execute{
|
H A D | lib | 7 hdr wchar note{ <wchar.h> and isw*() really work }end execute{ 74 tst lib_poll_fd_1 note{ fd is first arg to poll() }end execute{ 94 tst lib_poll_fd_2 note{ fd is second arg to poll() }end execute{ 117 tst lib_poll_notimer note{ poll with no fds ignores timeout }end execute{ 155 tst pipe_rw note{ full duplex pipes }end execute{ 184 tst lib_vfork unistd.h stdlib.h vfork.h note{ vfork exists and it works }end execute{ 212 tst real_vfork note{ vfork child shares data with parent }end execute{ 296 tst lib_spawn_mode unistd.h stdlib.h note{ first spawn arg is mode and it works }end execute{ 322 tst stream_peek note{ ioctl(I_PEEK) works }end execute{ 342 tst socket_peek note{ recv(MSG_PEEK) works }end execute{ [all …]
|
H A D | vmalloc | 19 tst mem_sbrk note{ brk()/sbrk() work as expected }end execute{ 118 tst mal_alloca note{ alloca is based on malloc() }end execute{ 140 tst stk_down note{ stack grows downward }end execute{
|
/titanic_41/usr/src/lib/libcmd/common/features/ |
H A D | symlink | 1 lib lchmod note{ lchmod implemented }end execute{ 12 lib lchown note{ lchown implemented }end execute{
|
/titanic_41/usr/src/cmd/grep/ |
H A D | grep.c | 114 static void execute(const char *, int); 224 execute(NULL, 0); in main() 269 execute(path, 0); in prepare() 292 execute(name, ftw->base); in recursive() 297 execute(const char *file, int base) in execute() function
|
/titanic_41/usr/src/tools/cscope-fast/ |
H A D | edit.c | 120 (void) execute(editor, editor, plusnum, file, "/dev/null", in edit() 123 (void) execute(editor, editor, plusnum, file, (char *)NULL); in edit()
|
/titanic_41/usr/src/test/test-runner/stf/contrib/include/ |
H A D | logapi.shlib | 51 # $@ - command to execute 63 # $@ - command to execute 73 # $@ - command to execute 85 # $2-$@ - command to execute 97 # $2-$@ - command to execute 165 # $@ command to execute
|
/titanic_41/usr/src/lib/libshell/common/tests/ |
H A D | README.tests | 16 -a execute test module one time as normal script code 22 -c execute test module as compiled shell script 23 -s execute test module as normal shell script
|
/titanic_41/usr/src/cmd/fs.d/ |
H A D | fsck.c | 349 status = execute(vget.vfs_fsckdev, in main() 367 status = execute(vget.vfs_fsckdev, in main() 397 status = execute(vget.vfs_fsckdev, in main() 545 status = execute(argv[optind], in main() 554 status = execute(argv[optind], fstype, in main() 562 status = execute(argv[optind], fstype, in main() 637 exitstat = execute(dp->name, MNTTYPE_UFS, Vflg, NULL); in startdisk() 771 execute(char *fsckdev, char *fstype, int Vflg, FILE *fd) in execute() function
|
/titanic_41/usr/src/cmd/devfsadm/ |
H A D | port_link.c | 157 static int execute(const char *s); 873 sac_exitval = execute(cmdline); in add_pm_entry() 897 sac_exitval = execute(cmdline); in remove_pm_entry() 925 sac_exitval = execute(cmdline); in delete_port_monitor() 943 if (sac_exitval = execute(cmdline)) { in delete_port_monitor() 968 sac_exitval = execute(cmdline); in add_port_monitor() 976 if (sac_exitval = execute(cmdline)) { in add_port_monitor() 1019 execute(const char *s) in execute() function
|
/titanic_41/usr/src/cmd/ssh/doc/ |
H A D | WARNING.RNG | 50 disproportionate time to execute. 55 long it took to execute, its exit status and whether and how much data 60 to execute, the actual timeout used can be adjusted with the 62 re-execute programs which have not been found, have had a non-zero
|
/titanic_41/usr/src/lib/libnisdb/ |
H A D | nis_db.cc | 356 res = dbase->execute(DB_FIRST, query, NULL, NULL); in db_first_entry() 377 return (dbase->execute(DB_NEXT, NULL, NULL, next_desc)); in db_next_entry() 396 return (dbase->execute(DB_RESET_NEXT, in db_reset_next_entry() 427 res = dbase->execute(DB_LOOKUP, query, in __db_list_entries() 431 res = dbase->execute(DB_ALL, NULL, NULL, NULL); in __db_list_entries() 565 res = dbase->execute(DB_LOOKUP, query, 0, 0); in dbFindObject() 1596 res = dbase->execute(DB_ADD_NOLOG, NULL, in db_add_entry_x() 1608 res = dbase->execute(DB_ADD_NOSYNC, in db_add_entry_x() 1611 res = dbase->execute(DB_ADD, query, in db_add_entry_x() 1666 res = dbase->execute(DB_REMOVE_NOSYNC, in db_remove_entry_x() [all …]
|
/titanic_41/usr/src/lib/libshell/common/features/ |
H A D | poll | 6 tst pipe_socketpair note{ use socketpair() for peekable pipe() }end execute{ 67 tst socketpair_devfd note{ /dev/fd/N handles socketpair() }end execute{ 95 tst socketpair_shutdown_mode note{ fchmod() after socketpair() shutdown() }end execute{
|
/titanic_41/usr/src/lib/libast/common/sfio/ |
H A D | sfpopen.c | 44 static void execute(const char* argcmd) in execute() function 46 static void execute(argcmd) in execute() 281 execute(command);
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/ |
H A D | zfs_acl_chmod_rwx_002_pos.ksh | 51 set -A a_access read_data write_data execute 200 log_must $CHMOD A0+user:$ZFS_ACL_OTHER1:execute:deny \
|
/titanic_41/usr/src/cmd/mdb/demo/ |
H A D | README | 69 and then execute "make". 81 To build the example modules, execute "make" in this directory. This will 82 execute the default "make all" target. 111 crash dump, you might execute: 115 To apply MDB to the live kernel, become super-user and then execute:
|
/titanic_41/usr/src/cmd/refer/ |
H A D | glue5.c | 56 static void execute(void); 115 execute(); in fgrep() 124 execute(void) in execute() function
|