Searched refs:side (Results 1 - 25 of 37) sorted by relevance

12

/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_namespace.c64 nm.side = sideno;
107 nm.side = sideno;
147 nm.side = sideno;
190 nm.side = sideno;
219 nm.side = sideno;
272 nm.side = sideno;
284 * a reference count for each side. Need to do this after
288 * get the devid. If the wrong side is used then it would
290 * the requirement to process the local side first of all.
295 * fail with ENOENT if the side doe
735 side_t myside, side; local
842 side_t side; local
[all...]
H A Dmeta_devadm.c251 nm.side = sideno;
288 nm.side = sideno;
433 mda_debug("Failed to find the side number\n");
626 mda_debug("Failed to find the side number\n");
634 nm.side = sideno;
833 ds.side = sideno;
879 * device specified by lp. A side effect is to update the value of
988 side_t side; local
1000 side = getmyside(*spp, ep);
1001 if (side
[all...]
H A Dmeta_metad_subr.c471 * their side in the local set. Verify
473 * this node's side.
484 nm.side = nr->nr_nodeid;
531 nm.side = i + SKEW;
582 add_key_to_lst(key_lst_t **klpp, side_t side, mdkey_t key) argument
594 klp->kl_side = side;
606 md_eprintf("side=%d, key=%lu\n", tklp->kl_side, tklp->kl_key);
611 key_in_key_lst(key_lst_t *klp, side_t side, mdkey_t key) argument
616 if (tklp->kl_side == side && tklp->kl_key == key)
652 * the key/side pair
[all...]
H A Dmeta_set_tkr.c115 /* We already locked this side in the caller */
142 /* We already locked this side in the caller */
213 /* We will unlocked this side in the caller */
241 /* We will unlocked this side in the caller */
500 side_t side; local
569 /* Lock the set on our side */
576 * Find the "side" value so that it can be used to deal with
579 side = getnodeside(mynode(), sd);
581 if (side == MD_SIDEWILD) {
589 * A local sets' side
[all...]
H A Dmeta_import.c2673 side_t side; local
2687 for (side = 0; side < MD_MNMAXSIDES; side++) {
2688 if (mnlnp->ln_mnsuffixes[side][cnt].
2691 [side][cnt].mn_ln_suffix.
2697 if (side == MD_MNMAXSIDES)
2701 suf = mnlnp->ln_mnsuffixes[side][cnt].
3979 * The disk has no side name information
4351 * the right thing with side informatio
[all...]
H A Dmeta_mn_handlers.c908 * Add/Delete host side information from the following commands:
915 * The side information contains the major name and minor number
920 * are the same on all systems, but left the side information in the
921 * mddb and namespace.) The side information is used for disk slices
924 * The DB_NEWSIDE/DELSIDE command adds or deletes the side information
926 * The MD_ADDSIDE/MD_DELSIDE command adds or deletes the side information
1351 * side information for each diskset mddb when a new host has been
1352 * added to the diskset. The side information is the /dev/dsk/ctds name
1405 * side information for each diskset mddb when a host has been
1406 * deleted from the diskset. The side informatio
[all...]
/osnet-11/usr/src/lib/libcmd/common/
H A Dwclib.c183 unsigned char side[32]; local
195 if ((o = endbuff-cp) < sizeof(side))
200 memcpy(side, cp, o);
205 cp = side + o;
213 if ((c = sizeof(side) - o) > n)
218 cp = side;
220 if ((cp-side) < o)
223 nchars += (cp-side) - 1;
226 cp = buff + (cp-side) - o;
351 start = (endbuff = side)
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DEnglish.t148 main::is( $s, "xtyz", '$MATCH defined in right side of s///' );
H A DEnglish.pm22 names no one seems to like to read. Variables with side-effects
H A Dstrict.pm114 on the left hand side of the C<< => >> symbol.
H A Doverload.pm294 to be assigned to the value in the left-hand-side if different from
764 it is C<s> for right-hand side of C<s>-operator, and it is C<qq> otherwise.
1073 Here is an example of the script which "calculates" the side of
1078 my $side = new symbolic 1;
1082 $side = (sqrt(1 + $side**2) - 1)/$side;
1086 The value of $side is
1114 print "side = ", $side
[all...]
H A Dsort.pm134 But the stability of the default sort is a side-effect that could
H A DPerlIO.pm300 By default the layers from the input side of the filehandle is
301 returned, to get the output side use the optional C<output> argument:
305 (Usually the layers are identical on either side of a filehandle but
/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dm_cc.c750 __m_cc_expand(w, y, x, side)
752 int y, x, side;
759 if (side < 0)
761 else if (0 < side)
/osnet-11/usr/src/cmd/sendmail/src/
H A Dtls.c394 ** srv -- server side?
467 ** srv -- server side?
490 ** srv -- server side?
1150 ** host -- hostname of other side
1356 ** side -- server/client (for logging).
1363 endtls(ssl, side)
1365 char *side;
1379 side, r);
1380 tlslogerr(side);
1393 ** The side sendin
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/I18N/Langinfo/
H A DLanginfo.pm184 to be available on a particular platform. To be on the safe side
/osnet-11/usr/src/grub/grub-0.97/
H A Ddepcomp2 # depcomp - compile a program generating dependencies as side-effects
40 as side-effects.
280 # The Tru64 compiler uses -MD to generate dependencies as a side
331 # This comment above is used by automake to tell side-effect
/osnet-11/usr/src/grub/grub2/build-aux/
H A Ddepcomp2 # depcomp - compile a program generating dependencies as side-effects
41 as side-effects.
334 # The Tru64 compiler uses -MD to generate dependencies as a side
392 # This comment above is used by automake to tell side-effect
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dm_cc.c922 __m_cc_expand(WINDOW *w, int y, int x, int side) argument
929 if (side < 0)
931 else if (0 < side)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Time/
H A DLocal.pm228 rolling "current century," defined as 50 years on either side of the current
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2text.PL208 The column at which to wrap text on the right-hand side. Defaults to 76,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DXSLoader_pm.PL227 The call to XSLoader::load() (or bootstrap()) has three side effects:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DPlainText.pm630 The column at which to wrap text on the right-hand side. Defaults to 76.
H A DText.pm754 The column at which to wrap text on the right-hand side. Defaults to 76.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DANSIColor.pm304 twenty-two in the constants interface. On the flip side, the constants

Completed in 70 milliseconds

12