/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | install-sh | 48 doit="${DOITPROG-}" 250 $doit $mkdircmd "$dst" \ 251 && { test -z "$chowncmd" || $doit $chowncmd "$dst"; } \ 252 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \ 253 && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \ 254 && { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; } 268 $doit $cpprog "$src" "$dsttmp" && 276 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \ 277 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \ 278 && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } \ [all …]
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | mvcur.c | 184 _homefirst(int ny, int nx, int type, int doit) in _homefirst() argument 201 if (!doit) in _homefirst() 211 _mvrel(int cy, int cx, int ny, int nx, int doit) in _mvrel() argument 216 cv = _mvvert(cy, ny, doit); in _mvrel() 217 ch = _mvhor(cx, nx, doit); in _mvrel() 225 _mvvert(int cy, int ny, int doit) in _mvvert() argument 248 if (!doit) in _mvvert() 277 _mvhor(int cx, int nx, int doit) in _mvhor() argument 294 if (!doit) in _mvhor() 316 _mvright(int cx, int nx, int doit) in _mvright() argument [all …]
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/arithmetic/ |
H A D | tst.nonarrow.ksh | 36 doit() function 47 doit 48 doit -32
|
/illumos-gate/usr/src/cmd/ypcmd/revnetgroup/ |
H A D | getgroup.c | 65 static void doit(); 91 doit(group, (struct list *) NULL); 104 doit(group, list) in doit() function 167 doit(p, list);
|
/illumos-gate/usr/src/cmd/rpcsvc/ |
H A D | rwall.c | 60 static void doit(char *); 130 doit(argv[1]); in main() 137 doit(machine); in main() 184 doit(char *hostname) in doit() function
|
/illumos-gate/usr/src/cmd/tzreload/ |
H A D | tzreload.c | 50 static void doit(const char *zname, const char *zroot, int get); 97 doit(NULL, "", get); in main() 190 doit(const char *zname, const char *zroot, int get) in doit() function 368 doit(zname, zroot, get); in walk_zones()
|
/illumos-gate/usr/src/cmd/nscd/ |
H A D | nscd_biggest.c | 64 goto doit; in insertn() 73 doit: in insertn()
|
/illumos-gate/usr/src/cmd/cxgbetool/ |
H A D | cxgbetool.c | 149 doit(const char *iff_name, unsigned long cmd, void *data) in doit() function 176 rc = doit(iff_name, T4_IOCTL_DEVLOG, devlog); in get_devlog() 190 rc = doit(iff_name, T4_IOCTL_DEVLOG, devlog); in get_devlog() 400 rc = doit(iff_name, T4_IOCTL_REGDUMP, regs); in get_regdump() 410 rc = doit(iff_name, T4_IOCTL_REGDUMP, regs); in get_regdump() 443 if (doit(iff_name, T4_IOCTL_PUT32, ®) < 0) in write_reg() 454 if (doit(iff_name, T4_IOCTL_GET32, ®) < 0) in read_reg() 533 if (doit(iff_name, T4_IOCTL_LOAD_FW, fw)) { in load_fw() 606 if (doit(iff_name, T4_IOCTL_GET_CUDBG, cudbg)) { in do_collect()
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | in.uucpd.c | 88 static void doit(struct sockaddr_in *); 115 doit(&hisctladdr); 167 doit(&hisctladdr); 195 doit(&hisctladdr); 206 doit(sinp) in doit() function
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/misc/ |
H A D | tst.include.ksh | 36 doit() function 127 doit $file $ofile $errfile &
|
/illumos-gate/usr/src/cmd/sulogin/ |
H A D | sulogin.c | 124 static void doit(char *, char *); 328 doit(ptr, cttyname); in main() 332 doit(ptr, cttyname); in main() 392 doit(char *ptr, char *cttyname) in doit() function
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.rexecd.c | 80 static void doit(int f, struct sockaddr_storage *fromp); 132 doit(0, &from); in main() 164 doit(int f, struct sockaddr_storage *fromp) in doit() function
|
H A D | in.rshd.c | 93 static void doit(int, struct sockaddr_storage *, char **); 375 doit(dup(fd), &from, renvp); in main() 432 doit(int f, struct sockaddr_storage *fromp, char **renvp) in doit() function
|
H A D | in.rlogind.c | 134 static void doit(int, struct sockaddr_storage *, krb5_context, int, 342 doit(fd, &from, krb_context, encr_flag, keytab); in main() 933 doit(int f, in doit() function
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | glob.c | 352 goto doit; in execbrc() 358 doit: in execbrc() 389 goto doit; in execbrc()
|
/illumos-gate/usr/src/grub/grub-0.97/grub/ |
H A D | asmstub.c | 119 auto void doit (void); in grub_stage2() 123 void doit () in grub_stage2() 191 doit (); in grub_stage2()
|
/illumos-gate/usr/src/cmd/stat/iostat/ |
H A D | iostat.c | 584 int doit = 1; in show_disk() local 836 doit = 0; in show_disk() 847 if (doit) { in show_disk() 893 if (suppress_zero == 0 || doit == 1) { in show_disk()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | expand.c | 387 goto doit; in execbrc() 392 doit: in execbrc()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | rlogin.c | 180 static void doit(int); 758 doit(oldmask); in main() 763 doit(int oldmask) in doit() function
|
/illumos-gate/usr/src/cmd/krb5/slave/ |
H A D | kpropd.c | 148 void doit 306 doit(0); 487 doit(s); in do_standalone() 521 void doit(fd) in doit() function
|
/illumos-gate/usr/src/cmd/csh/ |
H A D | sh.glob.c | 333 goto doit; in execbrc() 338 doit: in execbrc()
|
/illumos-gate/usr/src/tools/smatch/src/smatch_data/ |
H A D | wine.sizeof_param | 80 doit 5 4
|
/illumos-gate/usr/src/cmd/oawk/ |
H A D | run.c | 1185 goto doit; in redirprint() 1203 doit: in redirprint()
|
/illumos-gate/usr/src/lib/libc/sparc/gen/ |
H A D | strlcpy.S | 94 andcc %l0, %g1, %g0 ! doit
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | ip_ndp.c | 1178 boolean_t doit; in nce_graveyard_free() local 1215 doit = B_FALSE; in nce_graveyard_free() 1218 doit = B_TRUE; in nce_graveyard_free() 1221 if (!doit || taskq_dispatch(system_taskq, ncec_mcast_reap, in nce_graveyard_free() 1224 if (doit) { in nce_graveyard_free()
|