Home
last modified time | relevance | path

Searched refs:finish (Results 1 – 25 of 98) sorted by last modified time

1234

/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c1636 goto finish; in tcp_close_output()
1649 goto finish; in tcp_close_output()
1667 finish: in tcp_close_output()
H A Dtcp.c995 goto finish; in tcp_stop_lingering()
1011 finish: in tcp_stop_lingering()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dkeysock.c1376 int i, start, finish; in keysock_do_flushdump() local
1402 finish = KEYSOCK_MAX_CONSUMERS - 1; in keysock_do_flushdump()
1405 finish = samsg->sadb_msg_satype; in keysock_do_flushdump()
1433 for (i = start; i <= finish; i++) { in keysock_do_flushdump()
1464 } else if (start == finish) { in keysock_do_flushdump()
1673 int i, start, finish; in keysock_delpair_all() local
1678 finish = KEYSOCK_MAX_CONSUMERS - 1; in keysock_delpair_all()
1680 for (i = start; i <= finish; i++) { in keysock_delpair_all()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c7785 goto finish; in rfs4_op_open()
7794 goto finish; in rfs4_op_open()
7831 finish: in rfs4_op_open()
8801 goto finish; in lock_denied()
8815 finish: in lock_denied()
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c2771 timestruc_t finish; in zsd_refresh_procs() local
2896 finish.tv_sec = in zsd_refresh_procs()
2901 finish.tv_nsec = in zsd_refresh_procs()
2915 if (finish.tv_sec > interval_end.tv_sec || in zsd_refresh_procs()
2916 (finish.tv_sec == interval_end.tv_sec && in zsd_refresh_procs()
2917 finish.tv_nsec > (interval_end.tv_usec * 1000))) in zsd_refresh_procs()
/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dcryptoadm.c380 goto finish; in process_metaslot_operands()
432 finish: in process_metaslot_operands()
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dlibtest.shlib2428 # wait the format to finish
/illumos-gate/usr/src/data/zoneinfo/
H A Dsouthamerica1832 # "public spectacles finish, in general, before [01:00]."
H A Daustralasia1623 # year and finish on the first Sunday in April the following year.
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/
H A Din.rdisc.c161 static void finish(void);
430 (void) signal(SIGINT, finish); in main()
431 (void) signal(SIGTERM, finish); in main()
1050 finish(void) in finish() function
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregcomp.c901 wint_t start, finish; in p_b_term() local
943 finish = '-'; in p_b_term()
945 finish = p_b_symbol(p); in p_b_term()
947 finish = start; in p_b_term()
948 if (start == finish) in p_b_term()
1163 sopno finish = HERE(); in repeat() local
1203 assert(copy == finish+4); in repeat()
1211 copy = dupl(p, start, finish); in repeat()
1215 copy = dupl(p, start, finish); in repeat()
1418 sopno len = finish - start; in dupl()
[all …]
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.S649 addcc %o2, 7, %o2 ! finish adjustment of remaining count
652 .bc_smallx: ! finish up and exit
815 addcc %o2, 7, %o2 ! finish adjustment of remaining count
894 addcc %o2, 7, %o2 ! finish adjustment of remaining count
994 addcc %o2, 7, %o2 ! finish adjustment of remaining count
1532 addcc %i2, 7, %i2 ! finish adjustment of remaining count
3009 addcc %o2, 7, %o2 ! finish adjustment of remaining count
3012 .co_smallx: ! finish up and exit
3169 addcc %o2, 7, %o2 ! finish adjustment of remaining count
3250 addcc %o2, 7, %o2 ! finish adjustment of remaining count
[all …]
/illumos-gate/usr/src/uts/sun4/ml/
H A Dswtch.S484 b _resume_from_idle ! finish job of resume
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.S927 rdpr %canrestore, %o4 ! its effects when we finish.
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/dk/
H A Dchecksum.c106 finish: in derive_cksum_key()
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Ddoupdate.c550 int start, finish, to, row; local
574 finish = count-1;
577 (void) __m_cc_erase(curscr, start, 0, finish, curscr->_maxx-1);
579 (void **) curscr->_line, curscr->_maxy, start, finish, to
592 int start, finish, to, row; local
619 finish = lines - 1;
622 (void) __m_cc_erase(curscr, start, 0, finish, curscr->_maxx-1);
624 (void **) curscr->_line, curscr->_maxy, start, finish, to
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vlog_ultra3.S2701 ! Once we get to the last element, we loop three more times to finish
H A D__vlog.S484 ! Once we get to the last element, we loop three more times to finish
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dascii_strcasecmp.S174 or %i4, %lo(0x80808080),%i4! finish loading Mycroft's magic1
204 or %i4, %lo(0x80808080),%i4! finish loading Mycroft's magic1
211 or %l2, %lo(0x3f3f3f3f),%l2! finish loading m2
213 or %l3, %lo(0x25252525),%l3! finish loading m3
H A Dmemchr.S99 or %o5, %lo(0x80808080),%o5! finish loading magic2 !
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dmemchr.S99 or %o4, %lo(0x01010101),%o4! finish loading magic1 !
H A Dascii_strcasecmp.S174 or %i4, %lo(0x80808080),%i4! finish loading Mycroft's magic1
204 or %i4, %lo(0x80808080),%i4! finish loading Mycroft's magic1
211 or %l2, %lo(0x3f3f3f3f),%l2! finish loading m2
213 or %l3, %lo(0x25252525),%l3! finish loading m3
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.S303 blt,pt %ncc, .dbmvfinish ! if yes, skip to finish up code
414 blt .smallleft3 ! if not, go to finish up
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.S280 blt,pt %ncc, .dbmvfinish ! if yes, skip to finish up code
393 blt .smallleft3 ! if not, go to finish up
/illumos-gate/usr/src/common/crypto/ecc/
H A Dec.c669 goto finish; in ECDSA_SignDigestWithSeed()
795 finish: in ECDSA_SignDigestWithSeed()

1234