/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | vdev_queue.c | 543 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 D | rdform.c | 96 formp->mandatory = 0; in rdform() 203 formp->mandatory = 0; in rdform() 209 formp->mandatory = 1; in rdform()
|
H A D | wrform.c | 99 if (formp->mandatory == 1) in wrform()
|
/illumos-gate/usr/src/cmd/lp/include/ |
H A D | form.h | 63 short mandatory; member
|
/illumos-gate/usr/src/cmd/lp/cmd/ |
H A D | lpforms.c | 600 fbuf.mandatory = 0; 643 fbuf.mandatory = 0; 697 fbuf.mandatory = new_fbuf.mandatory;
|
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/ |
H A D | nodes.h | 202 short mandatory; member
|
H A D | fncs.c | 637 _form->mandatory = formbuf.mandatory; in Getform()
|
H A D | validate.c | 211 && (PFS)->form->mandatory \ in _validate()
|
H A D | exec.c | 569 && request->form->form->mandatory in exec()
|
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/ |
H A D | do_mount.c | 142 if (daisy && formbuf.mandatory && formbuf.chset)
|
H A D | chkopts.c | 851 formbuf.mandatory
|
/illumos-gate/usr/src/cmd/ptools/pfiles/ |
H A D | pfiles.c | 344 dofcntl(struct ps_prochandle *Pr, const prfdinfo_t *info, int mandatory, in dofcntl() argument 374 mandatory ? "mandatory" : "advisory", in dofcntl()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-man.p5m | 61 # want to make this mandatory, so we don't express the dependency here.
|
/illumos-gate/usr/src/tools/smatch/src/Documentation/ |
H A D | smatch.txt | 27 Smatch can be used with a cross function database. It's not mandatory to
|
H A D | test-suite.rst | 13 Name of the test. This is the only mandatory tag.
|
/illumos-gate/usr/src/cmd/sgs/ar/common/ |
H A D | ar.msg | 51 @ MSG_USAGE_POSNAME "ar: %s taken as mandatory 'posname' with keys 'abi'\n"
|
/illumos-gate/usr/src/uts/common/nfs/ |
H A D | nfs4.h | 1293 bool_t mandatory; /* attribute mandatory to implement? */ member
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | README | 180 mandatory component of interoperability testing and certification done
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | aclocal.m4 | 433 # arguments mandatory, and then we can depend on a new Autoconf
|
/illumos-gate/usr/src/cmd/lp/lib/oam/ |
H A D | msg.source | 915 "The only legal qualifier immediately\nfollowing a character set name is\n\",mandatory\"."
|
/illumos-gate/usr/src/lib/print/libhttp-core/common/ |
H A D | LICENSE.txt | 69 mandatory source code release clauses of the GNU GPL.
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 1877 % 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/spell/ |
H A D | list | 14129 mandatory
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 14131 mandatory
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 5596 # (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.
|