Searched defs:started (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/et/
H A Derror_message.c38 int started = 0; local
102 started++;
104 if (started || offset >= 10) {
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dundi.h226 uint8_t started; /* pxenv_undi_startup() has been called */ member in struct:undi
/osnet-11/usr/src/cmd/sendmail/src/
H A Dmilter.c190 ** started -- whether this is part of a previous sequence
195 # define MILTER_TIMEOUT(routine, secs, write, started, function) \
239 started ? "during" : "before", \
305 bool started = false; local
324 started ? "during" : "before",
330 started ? "during" : "before",
337 MILTER_TIMEOUT("read", to, false, started, where);
359 started = true;
522 bool started = false; local
600 MILTER_TIMEOUT("write", to, true, started, wher
[all...]
/osnet-11/usr/src/grub/grub2/include/grub/efi/
H A Dapi.h1197 grub_efi_boolean_t started; member in struct:grub_efi_pxe_mode

Completed in 128 milliseconds