| /titanic_53/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_53/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_53/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_53/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_53/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?
|
| /titanic_53/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_53/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_53/usr/src/contrib/ast/src/lib/libast/features/ |
| H A D | sfio | 17 tst tmp_rmfail note{ open files cannot be removed }end execute{ 74 more void_int note{ voidptr is larger than int }end execute{ 82 more long_int note{ long is larger than int }end execute{ 90 tst vax_asm note{ register layout ok for vax string operations }end execute{ 128 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{ 75 tst lib_poll_fd_1 note{ fd is first arg to poll() }end execute{ 95 tst lib_poll_fd_2 note{ fd is second arg to poll() }end execute{ 118 tst lib_poll_notimer note{ poll with no fds ignores timeout }end execute{ 171 tst pipe_rw note{ full duplex pipes }end execute{ 200 tst lib_vfork unistd.h stdlib.h vfork.h note{ vfork exists and it works }end execute{ 228 tst real_vfork note{ vfork child shares data with parent }end execute{ 358 tst lib_spawn_mode unistd.h stdlib.h note{ first spawn arg is mode and it works }end execute{ 384 tst stream_peek note{ ioctl(I_PEEK) works on pipe() }end execute{ 404 tst socket_peek note{ recv(MSG_PEEK) works on socketpair() }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{ 155 tst malloc_hook note{ gnu malloc hooks work }end execute{
|
| /titanic_53/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_53/usr/src/contrib/ast/src/lib/libcmd/features/ |
| H A D | symlink | 1 lib lchmod note{ lchmod implemented }end execute{ 13 lib lchown note{ lchown implemented }end execute{
|
| /titanic_53/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_53/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_53/usr/src/cmd/ast/libshell/common/tests/ |
| H A D | README.tests | 23 -c execute test module as compiled shell script only 24 -p execute test module as normal shell script in posix/C only 25 -u execute test module as normal shell script in c.UTF-8 only
|
| /titanic_53/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_53/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_53/usr/src/lib/libnisdb/ |
| H A D | nis_db.cc | 358 res = dbase->execute(DB_FIRST, query, NULL, NULL); in db_first_entry() 379 return (dbase->execute(DB_NEXT, NULL, NULL, next_desc)); in db_next_entry() 398 return (dbase->execute(DB_RESET_NEXT, in db_reset_next_entry() 429 res = dbase->execute(DB_LOOKUP, query, in __db_list_entries() 433 res = dbase->execute(DB_ALL, NULL, NULL, NULL); in __db_list_entries() 567 res = dbase->execute(DB_LOOKUP, query, 0, 0); in dbFindObject() 1598 res = dbase->execute(DB_ADD_NOLOG, NULL, in db_add_entry_x() 1610 res = dbase->execute(DB_ADD_NOSYNC, in db_add_entry_x() 1613 res = dbase->execute(DB_ADD, query, in db_add_entry_x() 1668 res = dbase->execute(DB_REMOVE_NOSYNC, in db_remove_entry_x() [all …]
|
| /titanic_53/usr/src/boot/sys/boot/forth/ |
| H A D | brand.4th | 53 \ If `brand' is defined, execute it 55 brandX @ brandY @ rot execute 71 brandX @ brandY @ rot execute
|
| H A D | beastie.4th | 58 \ If `logo' is defined, execute it 60 logoX @ logoY @ rot execute 80 logoX @ logoY @ rot execute
|
| /titanic_53/usr/src/contrib/ast/src/cmd/ksh93/features/ |
| H A D | poll | 8 tst pipe_socketpair note{ use socketpair() for peekable pipe() }end execute{ 69 tst socketpair_devfd note{ /dev/fd/N handles socketpair() }end execute{ 97 tst socketpair_shutdown_mode note{ fchmod() after socketpair() shutdown() }end execute{
|
| /titanic_53/usr/src/contrib/ast/src/lib/libast/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_53/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_53/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_53/usr/src/cmd/refer/ |
| H A D | glue5.c | 56 static void execute(void); 115 execute(); in fgrep() 124 execute(void) in execute() function
|