Searched refs:expected (Results 1 - 3 of 3) sorted by relevance

/solaris-userland/components/krb5/Solaris/
H A Dutil_ordering.c85 * (1 is expected, but half + 2 arrives) we really don't know if it's a
192 uint64_t expected; local
208 /* rule 1: expected sequence number */
210 expected = (QELEM(q,q->start+q->length-1)+1) & q->mask;
211 if (seqnum == expected) {
216 /* rule 2: > expected sequence number */
219 if (after(seqnum, expected, q->mask)) {
/solaris-userland/components/ocaml/files/
H A Docamlplugininfo.ml74 "Command output doesn't have the expected format"
/solaris-userland/make-rules/
H A Dcmake.mk68 # Required to ensure expected defines are set; also, ensures project's

Completed in 51 milliseconds