Home
last modified time | relevance | path

Searched refs:mandatory (Results 1 – 25 of 27) sorted by relevance

12

/titanic_50/usr/src/uts/common/fs/zfs/
H A Dvdev_queue.c488 zio_t *first, *last, *aio, *dio, *mandatory, *nio; in vdev_queue_aggregate() local
516 mandatory = (first->io_flags & ZIO_FLAG_OPTIONAL) ? NULL : first; in vdev_queue_aggregate()
527 if (mandatory == NULL && !(first->io_flags & ZIO_FLAG_OPTIONAL)) in vdev_queue_aggregate()
528 mandatory = first; in vdev_queue_aggregate()
548 mandatory = last; in vdev_queue_aggregate()
561 if (zio->io_type == ZIO_TYPE_WRITE && mandatory != NULL) { in vdev_queue_aggregate()
565 IO_GAP(mandatory, dio) <= zfs_vdev_write_gap_limit) { in vdev_queue_aggregate()
579 while (last != mandatory && last != first) { in vdev_queue_aggregate()
/titanic_50/usr/src/cmd/lp/lib/forms/
H A Drdform.c98 formp->mandatory = 0; in rdform()
205 formp->mandatory = 0; in rdform()
211 formp->mandatory = 1; in rdform()
H A Dwrform.c101 if (formp->mandatory == 1) in wrform()
H A Dllib-llpfrm44 short mandatory;
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dmboxsc.c225 static int mboxsc_lock_flags(uint8_t mandatory, clock_t deadline);
226 static int mboxsc_unlock_flags(uint8_t mandatory);
1724 mboxsc_lock_flags(uint8_t mandatory, clock_t deadline) in mboxsc_lock_flags() argument
1733 DPRINTF1(DBG_ARGS, DBGACT_DEFAULT, "mandatory = 0x%x\n", mandatory); in mboxsc_lock_flags()
1780 pause = (mandatory ? HWLOCK_POLL : in mboxsc_lock_flags()
1785 pause = (mandatory ? EAGAIN_POLL : MIN(EAGAIN_POLL, in mboxsc_lock_flags()
1823 (mandatory || (deadline - ddi_get_lbolt() >= 0))); in mboxsc_lock_flags()
1845 mboxsc_unlock_flags(uint8_t mandatory) in mboxsc_unlock_flags() argument
1853 DPRINTF1(DBG_ARGS, DBGACT_DEFAULT, "mandatory = 0x%x\n", mandatory); in mboxsc_unlock_flags()
1883 if ((error == EAGAIN) && mandatory) { in mboxsc_unlock_flags()
[all …]
/titanic_50/usr/src/cmd/lp/include/
H A Dform.h66 short mandatory; member
/titanic_50/usr/src/cmd/lp/cmd/lpsched/
H A Dnodes.h202 short mandatory; member
H A Dfncs.c637 _form->mandatory = formbuf.mandatory; in Getform()
H A Dvalidate.c210 && (PFS)->form->mandatory \ in _validate()
H A Dexec.c675 && request->form->form->mandatory in exec()
/titanic_50/usr/src/cmd/lp/cmd/
H A Dlpforms.c600 fbuf.mandatory = 0;
643 fbuf.mandatory = 0;
697 fbuf.mandatory = new_fbuf.mandatory;
/titanic_50/usr/src/cmd/lp/cmd/lpadmin/
H A Ddo_mount.c145 if (daisy && formbuf.mandatory && formbuf.chset)
H A Dchkopts.c853 formbuf.mandatory
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-man.mf54 # want to make this mandatory, so we don't express the dependency here.
/titanic_50/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c362 dofcntl(struct ps_prochandle *Pr, prfdinfo_t *info, int mandatory, int isdoor) in dofcntl() argument
400 mandatory ? "mandatory" : "advisory", in dofcntl()
/titanic_50/usr/src/cmd/sgs/ar/common/
H A Dar.msg49 @ MSG_USAGE_06 "ar: %s taken as mandatory 'posname' with keys 'abi'\n"
/titanic_50/usr/src/uts/common/nfs/
H A Dnfs4.h1148 bool_t mandatory; /* attribute mandatory to implement? */ member
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A DREADME182 mandatory component of interoperability testing and certification done
/titanic_50/usr/src/grub/grub-0.97/
H A Daclocal.m4433 # arguments mandatory, and then we can depend on a new Autoconf
/titanic_50/usr/src/cmd/lp/lib/oam/
H A Dmsg.source917 "The only legal qualifier immediately\nfollowing a character set name is\n\",mandatory\"."
/titanic_50/usr/src/lib/print/libhttp-core/common/
H A DLICENSE.txt69 mandatory source code release clauses of the GNU GPL.
/titanic_50/usr/src/data/zoneinfo/
H A Dnorthamerica2060 # During WWII when the Federal Government legislated a mandatory clock change,
2068 # During a period WWII, summer time (Daylight saying) was mandatory in Canada.
/titanic_50/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1877 % itself. First (mandatory) arg is the url. Perhaps eventually put in
6396 % #1 is (mandatory) image filename; we tack on .eps extension.
/titanic_50/usr/src/cmd/look/
H A Dwords14132 mandatory
/titanic_50/usr/src/cmd/spell/
H A Dlist14130 mandatory

12