Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_queue.c543 zio_t *first, *last, *aio, *dio, *mandatory, *nio; in vdev_queue_aggregate() local
579 mandatory = (first->io_flags & ZIO_FLAG_OPTIONAL) ? NULL : first; in vdev_queue_aggregate()
591 if (mandatory == NULL && !(first->io_flags & ZIO_FLAG_OPTIONAL)) in vdev_queue_aggregate()
592 mandatory = first; in vdev_queue_aggregate()
617 mandatory = last; in vdev_queue_aggregate()
630 if (zio->io_type == ZIO_TYPE_WRITE && mandatory != NULL) { in vdev_queue_aggregate()
634 IO_GAP(mandatory, dio) <= zfs_vdev_write_gap_limit) { in vdev_queue_aggregate()
654 while (last != mandatory && last != first) { in vdev_queue_aggregate()
/illumos-gate/usr/src/cmd/lp/lib/forms/
H A Drdform.c96 formp->mandatory = 0; in rdform()
203 formp->mandatory = 0; in rdform()
209 formp->mandatory = 1; in rdform()
H A Dwrform.c99 if (formp->mandatory == 1) in wrform()
/illumos-gate/usr/src/cmd/lp/include/
H A Dform.h63 short mandatory; member
/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpforms.c600 fbuf.mandatory = 0;
643 fbuf.mandatory = 0;
697 fbuf.mandatory = new_fbuf.mandatory;
/illumos-gate/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.c211 && (PFS)->form->mandatory \ in _validate()
H A Dexec.c569 && request->form->form->mandatory in exec()
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Ddo_mount.c142 if (daisy && formbuf.mandatory && formbuf.chset)
H A Dchkopts.c851 formbuf.mandatory
/illumos-gate/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c323 dofcntl(struct ps_prochandle *Pr, const prfdinfo_t *info, int mandatory, in dofcntl() argument
353 mandatory ? "mandatory" : "advisory", in dofcntl()
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dsmatch.txt27 Smatch can be used with a cross function database. It's not mandatory to
H A Dtest-suite.rst13 Name of the test. This is the only mandatory tag.
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-man.p5m61 # want to make this mandatory, so we don't express the dependency here.
/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dar.msg51 @ MSG_USAGE_POSNAME "ar: %s taken as mandatory 'posname' with keys 'abi'\n"
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h1293 bool_t mandatory; /* attribute mandatory to implement? */ member
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A DREADME180 mandatory component of interoperability testing and certification done
/illumos-gate/usr/src/grub/grub-0.97/
H A Daclocal.m4433 # arguments mandatory, and then we can depend on a new Autoconf
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dmsg.source915 "The only legal qualifier immediately\nfollowing a character set name is\n\",mandatory\"."
/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A DLICENSE.txt69 mandatory source code release clauses of the GNU GPL.
/illumos-gate/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.
/illumos-gate/usr/src/cmd/look/
H A Dwords14131 mandatory
/illumos-gate/usr/src/cmd/spell/
H A Dlist14129 mandatory
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src5596 # (hp2624: replaced NUL sequences in flash with mandatory pauses -- esr)
7712 # The mandatory pause used by :vb: does not work with
7748 # The mandatory pause used by flash does not work with some
7784 # The mandatory pause used by flash does not work with
19085 # * Changed mandatory to advisory padding in many entries.

12