Home
last modified time | relevance | path

Searched refs:doit (Results 1 – 25 of 37) sorted by relevance

12

/titanic_41/usr/src/grub/grub-0.97/
H A Dinstall-sh48 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 …]
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_patch_root.c46 int doit, /* really patch files */ in meta_patch_rootdev() argument
80 if (meta_systemfile_copy(sname, 1, 0, doit, verbose, &tsname, &tsfp, in meta_patch_rootdev()
85 tsname, tsfp, ismeta, doit, verbose, ep) != 0) { in meta_patch_rootdev()
90 if (meta_systemfile_copy(dbname, 0, 1, doit, verbose, &dbtname, in meta_patch_rootdev()
94 if (meta_systemfile_append_mddb(cname, dbname, dbtname, dbtfp, doit, in meta_patch_rootdev()
100 if (doit) { in meta_patch_rootdev()
118 if (meta_patch_vfstab("/", rootnp, vname, NULL, doit, verbose, &tvname, in meta_patch_rootdev()
124 if (doit) { in meta_patch_rootdev()
151 if (doit) in meta_patch_rootdev()
156 if (doit) in meta_patch_rootdev()
[all …]
H A Dmeta_systemfile.c60 int doit, /* really copy file */ in meta_systemfile_copy() argument
92 if (doit) { in meta_systemfile_copy()
155 if (doit) { in meta_systemfile_copy()
180 if (doit) { in meta_systemfile_copy()
214 int doit, /* really patch file */ in meta_systemfile_append_mdroot() argument
224 assert(!doit || tfp != NULL); in meta_systemfile_append_mdroot()
236 if (doit) { in meta_systemfile_append_mdroot()
246 if (doit) { in meta_systemfile_append_mdroot()
257 if (doit) { in meta_systemfile_append_mdroot()
264 if (doit) { in meta_systemfile_append_mdroot()
[all …]
H A Dmeta_patch.c56 int doit, /* really patch file */ in meta_patch_vfstab() argument
106 if (doit) { in meta_patch_vfstab()
135 if (doit) { in meta_patch_vfstab()
157 if (doit) { in meta_patch_vfstab()
182 if (doit) { in meta_patch_vfstab()
220 int doit = 1; in meta_patch_fsdev() local
231 if (meta_patch_vfstab(fsname, fsnp, vname, NULL, doit, verbose, &tvname, in meta_patch_fsdev()
248 if (doit) in meta_patch_fsdev()
267 int doit = 1; in meta_patch_swapdev() local
277 if (meta_patch_vfstab("swap", fsnp, vname, old_bdevname, doit, in meta_patch_swapdev()
[all …]
/titanic_41/usr/src/lib/libcurses/screen/
H A Dmvcur.c186 _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_41/usr/src/cmd/dtrace/test/tst/common/arithmetic/
H A Dtst.nonarrow.ksh36 doit() function
47 doit
48 doit -32
/titanic_41/usr/src/cmd/ypcmd/revnetgroup/
H A Dgetgroup.c65 static void doit();
91 doit(group, (struct list *) NULL);
104 doit(group, list) in doit() function
167 doit(p, list);
/titanic_41/usr/src/cmd/rpcsvc/
H A Drwall.c62 static void doit(char *);
132 doit(argv[1]); in main()
139 doit(machine); in main()
186 doit(char *hostname) in doit() function
/titanic_41/usr/src/cmd/nscd/
H A Dnscd_biggest.c66 goto doit; in insertn()
75 doit: in insertn()
/titanic_41/usr/src/cmd/tzreload/
H A Dtzreload.c50 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_41/usr/src/cmd/dtrace/test/tst/common/misc/
H A Dtst.include.ksh36 doit() function
127 doit $file $ofile $errfile &
/titanic_41/usr/src/cmd/bnu/
H A Din.uucpd.c88 static void doit(struct sockaddr_in *);
115 doit(&hisctladdr);
167 doit(&hisctladdr);
195 doit(&hisctladdr);
206 doit(sinp) in doit() function
/titanic_41/usr/src/cmd/lvm/util/
H A Dmetaroot.c52 static int doit = 1; variable
374 doit = 0; in main()
520 if (meta_patch_rootdev(rootnp, sname, vname, cname, dbname, doit, in main()
/titanic_41/usr/src/cmd/sulogin/
H A Dsulogin.c123 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_41/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rexecd.c78 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 Din.rshd.c93 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 Din.rlogind.c134 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
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dglob.c354 goto doit; in execbrc()
360 doit: in execbrc()
391 goto doit; in execbrc()
/titanic_41/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c116 auto void doit (void); in grub_stage2()
120 void doit () in grub_stage2()
188 doit (); in grub_stage2()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dexpand.c393 goto doit;
398 doit:
/titanic_41/usr/src/cmd/stat/iostat/
H A Diostat.c582 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_41/usr/src/cmd/cmd-inet/usr.bin/
H A Drlogin.c180 static void doit(int);
758 doit(oldmask); in main()
763 doit(int oldmask) in doit() function
/titanic_41/usr/src/cmd/krb5/slave/
H A Dkpropd.c148 void doit
306 doit(0);
487 doit(s); in do_standalone()
521 void doit(fd) in doit() function
/titanic_41/usr/src/cmd/csh/
H A Dsh.glob.c330 goto doit; in execbrc()
335 doit: in execbrc()
/titanic_41/usr/src/uts/sun4u/io/
H A Dzuluvm.c1258 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()

12