/titanic_44/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 …]
|
H A D | ChangeLog | 200 from doit. I hope this change is safe for all compilers. 222 nested function doit. 7696 (grub_stage2): Do a setjmp in doit, and when it returns 8362 (grub_stage2): Call sync before and after calling doit. 8891 * grub/asmstub.c (doit): Nested function to get a clean stack
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | mvcur.c | 186 _homefirst(int ny, int nx, int type, int doit) in _homefirst() argument 203 if (!doit) in _homefirst() 213 _mvrel(int cy, int cx, int ny, int nx, int doit) in _mvrel() argument 218 cv = _mvvert(cy, ny, doit); in _mvrel() 219 ch = _mvhor(cx, nx, doit); in _mvrel() 227 _mvvert(int cy, int ny, int doit) in _mvvert() argument 250 if (!doit) in _mvvert() 279 _mvhor(int cx, int nx, int doit) in _mvhor() argument 296 if (!doit) in _mvhor() 318 _mvright(int cx, int nx, int doit) in _mvright() argument [all …]
|
/titanic_44/usr/src/cmd/dtrace/test/tst/common/arithmetic/ |
H A D | tst.nonarrow.ksh | 36 doit() function 47 doit 48 doit -32
|
/titanic_44/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);
|
/titanic_44/usr/src/cmd/rpcsvc/ |
H A D | rwall.c | 62 static void doit(char *); 132 doit(argv[1]); in main() 139 doit(machine); in main() 186 doit(char *hostname) in doit() function
|
/titanic_44/usr/src/cmd/nscd/ |
H A D | nscd_biggest.c | 66 goto doit; in insertn() 75 doit: in insertn()
|
/titanic_44/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()
|
/titanic_44/usr/src/cmd/dtrace/test/tst/common/misc/ |
H A D | tst.include.ksh | 36 doit() function 127 doit $file $ofile $errfile &
|
/titanic_44/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
|
/titanic_44/usr/src/cmd/sulogin/ |
H A D | sulogin.c | 123 static void doit(char *, char *); 327 doit(ptr, cttyname); in main() 331 doit(ptr, cttyname); in main() 391 doit(char *ptr, char *cttyname) in doit() function
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.rexecd.c | 78 static void doit(int f, struct sockaddr_storage *fromp); 130 doit(0, &from); in main() 162 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
|
H A D | in.telnetd.c | 259 static void doit(int, struct sockaddr_storage *); 2401 doit(0, &from); in main() 2737 doit(int f, struct sockaddr_storage *who) in doit() function
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | glob.c | 354 goto doit; in execbrc() 360 doit: in execbrc() 391 goto doit; in execbrc()
|
/titanic_44/usr/src/grub/grub-0.97/grub/ |
H A D | asmstub.c | 116 auto void doit (void); in grub_stage2() 120 void doit () in grub_stage2() 188 doit (); in grub_stage2()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | expand.c | 393 goto doit; 398 doit:
|
/titanic_44/usr/src/cmd/stat/iostat/ |
H A D | iostat.c | 582 int doit = 1; in show_disk() local 834 doit = 0; in show_disk() 845 if (doit) { in show_disk() 891 if (suppress_zero == 0 || doit == 1) { in show_disk()
|
/titanic_44/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
|
/titanic_44/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
|
/titanic_44/usr/src/cmd/csh/ |
H A D | sh.glob.c | 330 goto doit; in execbrc() 335 doit: in execbrc()
|
/titanic_44/usr/src/uts/sun4u/io/ |
H A D | zuluvm.c | 1258 int doit = 1; in zuluvm_dma_free_ctx() local 1259 while (doit) { in zuluvm_dma_free_ctx() 1263 doit = 0; in zuluvm_dma_free_ctx()
|
/titanic_44/usr/src/lib/libc/sparc/gen/ |
H A D | strlcpy.s | 94 andcc %l0, %g1, %g0 ! doit
|
/titanic_44/usr/src/cmd/oawk/ |
H A D | run.c | 1185 goto doit; in redirprint() 1203 doit: in redirprint()
|