Home
last modified time | relevance | path

Searched refs:do_all (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/cmd/mdb/common/modules/md/
H A Dwalk_units.c34 int do_all; member
63 ((unit_data_t *)wsp->walk_data)->do_all = 1; in units_walk_init()
66 ((unit_data_t *)wsp->walk_data)->do_all = 0; in units_walk_init()
87 if ((un->setno < md_nsets) && (un->do_all == 1)) { in units_walk_step()
/titanic_41/usr/src/cmd/krb5/krb5-config/
H A Dkrb5-config.sh61 do_all=1
98 if test -z "$do_all" -a -z "$do_version" -a -z "$do_vendor" -a -z "$do_prefix" -a -z "$do_vendor" -…
120 if test -n "$do_all"; then
/titanic_41/usr/src/cmd/lgrpinfo/
H A Dlgrpinfo.pl142 my $do_all = 1 if $opt_a || ($do_default && !($opt_T || $opt_L));
145 my $do_lat = 1 if $do_all || $opt_l;
146 my $do_memory = 1 if $do_all || $opt_m;
147 my $do_cpu = 1 if $do_all || $opt_c;
148 my $do_topo = 1 if $do_all || $opt_t;
149 my $do_rsrc = 1 if $do_all || $opt_r;
150 my $do_load = 1 if $do_all || $opt_e;
/titanic_41/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.h75 extern int do_all(struct protob *,
H A Dnfs_tbind.c644 do_all(struct protob *protobp, in do_all() function
/titanic_41/usr/src/cmd/sgs/elfedit/common/
H A Dsys.c768 int do_all = 0; in cmd_unload() local
774 do_all = 1; in cmd_unload()
784 if (do_all) { in cmd_unload()
/titanic_41/usr/src/cmd/sendmail/db/lock/
H A Dlock.c369 __lock_put_internal(lt, lockp, do_all) in __lock_put_internal() argument
372 int do_all;
384 if (do_all)
388 if (do_all == 0 && lockp->refcount > 1) {
/titanic_41/usr/src/cmd/fs.d/nfs/nfs4cbd/
H A Dnfs4cbd.c201 if (do_all(protobp, NULL) == -1) { in main()
/titanic_41/usr/src/cmd/fs.d/nfs/nfsd/
H A Dnfsd.c552 if (do_all(protobp0, nfssvc) == -1) { in main()
/titanic_41/usr/src/cmd/avs/rdc/
H A Dsndrd.c430 do_all(struct protob *protobp, in do_all() function
654 if (do_all(protobp0, rdcsvc) == -1) in sndrd_lintmain()
/titanic_41/usr/src/cmd/zpool/
H A Dzpool_main.c1806 boolean_t do_all = B_FALSE; in zpool_do_import() local
1832 do_all = B_TRUE; in zpool_do_import()
1952 if (do_all) { in zpool_do_import()
2072 else if (!do_all) in zpool_do_import()
2075 if (do_all) { in zpool_do_import()
/titanic_41/usr/src/cmd/zfs/
H A Dzfs_main.c5993 int do_all = 0; in share_mount() local
6004 do_all = 1; in share_mount()
6042 if (do_all) { in share_mount()
6293 int do_all = 0; in unshare_unmount() local
6305 do_all = 1; in unshare_unmount()
6320 if (do_all) { in unshare_unmount()