Home
last modified time | relevance | path

Searched refs:finished (Results 1 – 25 of 59) sorted by path

123

/illumos-gate/usr/src/boot/
H A DREADME.loader40 isn't yet completely finished. For one thing, it used to
129 very useful. Once loader.rc has finished and the
/illumos-gate/usr/src/cmd/ast/libshell/common/tests/
H A Dsun_solaris_cr_6722134_background_CHLD_trap.sh75 print "loop finished"
109 print "loop finished"
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt79 # last one finished with the backslash character.
137 # last one finished with the backslash character. In addition to above
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME473 informing the DHCP client that the user program has finished. When the
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dfsm.c223 if (f->callbacks->finished != NULL)
224 (*f->callbacks->finished)(f);
284 (*f->callbacks->finished)(f);
301 (*f->callbacks->finished)(f);
641 if (f->callbacks->finished != NULL)
642 (*f->callbacks->finished)(f);
648 (*f->callbacks->finished)(f);
710 (*f->callbacks->finished)(f);
722 (*f->callbacks->finished)(f);
770 (*f->callbacks->finished)(f);
[all …]
H A Dfsm.h122 void (*finished) /* Called when we don't want the lower layer */ member
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A DREADME222 finished (May 2004) and this amendment to IEEE 802.11 was approved in
/illumos-gate/usr/src/cmd/hotplug/
H A Dhotplug.c199 goto finished; in main()
208 goto finished; in main()
218 finished: in main()
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Dkdb5_util.c576 static krb5_boolean finished = 0; in quit() local
578 if (finished) in quit()
582 finished = TRUE; in quit()
/illumos-gate/usr/src/cmd/lp/model/
H A Dstandard890 # request is finished.
897 # In either case the print request is finished.
H A Dtsol_standard958 # request is finished.
965 # In either case the print request is finished.
H A Dtsol_standard_foomatic987 # request is finished.
994 # In either case the print request is finished.
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_impl.c720 goto finished; in query()
766 finished: in query()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dbf.c372 goto finished;
409 goto finished;
415 finished:
522 goto finished;
616 finished:
H A Dqueue.c8483 bool finished = false; local
8642 finished = true;
8667 if (!failing && !finished)
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg552 @ MSG_BASIC_FINISHED "processing finished"
607 @ MSG_REL_FINISH "relocation processing: file=%s; finished%s"
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README1020 6280467 dlclose() unmaps shared library before library's _fini() has finished
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dyaccpar187 ** either we just started, or we just finished a reduction
/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.c98 static int finished; variable
451 finished = 1; in handler()
776 while (!finished) { in main()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.c269 static int finished = 0; variable
1000 finished = 1; in die_handler()
1080 while (!finished) { in main()
/illumos-gate/usr/src/cmd/vi/port/
H A Dmakeoptions91 echo finished....
/illumos-gate/usr/src/common/crypto/des/sun4u/
H A Ddes_crypt_asm.s3242 bz,pn %icc, .L4 ! if finished (one or three iterations
/illumos-gate/usr/src/common/lzma/
H A DLzmaEnc.c346 Bool finished; member
1639 p->finished = True; in CheckErrors()
1646 p->finished = True; in Flush()
1763 if (p->finished) in LzmaEnc_CodeOneBlock()
2049 p->finished = False; in LzmaEnc_AllocAndInit()
2152 p->finished = False; in LzmaEnc_CodeOneMemBlock()
2190 if (res != SZ_OK || p->finished != 0) in LzmaEnc_Encode()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A Dbuiltins.mm530 You must call \f5nv_close()\fP when you are finished
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog4668 finished. Return if fails.
7506 finished, break the loop. Reported by Pavel Roskin.

123