Home
last modified time | relevance | path

Searched refs:finished (Results 1 – 25 of 61) sorted by relevance

123

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dfsm.c230 if (f->callbacks->finished != NULL)
231 (*f->callbacks->finished)(f);
290 if (f->callbacks->finished != NULL)
291 (*f->callbacks->finished)(f);
307 if (!(f->flags & OPT_PASSIVE) && f->callbacks->finished != NULL)
308 (*f->callbacks->finished)(f);
648 if (f->callbacks->finished != NULL)
649 (*f->callbacks->finished)(f);
654 if (f->callbacks->finished != NULL)
655 (*f->callbacks->finished)(f);
[all …]
H A Dfsm.h124 void (*finished) /* Called when we don't want the lower layer */ member
/titanic_41/usr/src/lib/libshell/common/tests/
H A Dsun_solaris_cr_6722134_background_CHLD_trap.sh75 print "loop finished"
109 print "loop finished"
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dauth2-pam.c233 conv_ctxt->finished = 0; in do_pam_conv_kbd_int()
319 dispatch_run(DISPATCH_BLOCK, &conv_ctxt->finished, appdata_ptr); in do_pam_conv_kbd_int()
405 conv_ctxt->finished = 1; in input_userauth_info_response_pam()
443 conv_ctxt->finished = 1; in kbdint_pam_abandon()
/titanic_41/usr/src/cmd/sendmail/src/
H A Dbf.c374 goto finished;
411 goto finished;
417 finished:
524 goto finished;
618 finished:
/titanic_41/usr/src/lib/libkmf/mappers/kmf_mapper_cn/common/
H A Dmapper_cn.c126 goto finished; in mapper_map_cert_to_name()
131 finished: in mapper_map_cert_to_name()
/titanic_41/usr/src/cmd/ssh/include/
H A Dauth2-pam.h22 int abandoned, finished, num_received, num_expected; member
/titanic_41/usr/src/uts/common/io/
H A Dpci_intr_lib.c411 goto finished; in pci_msi_enable_mode()
418 goto finished; in pci_msi_enable_mode()
425 finished: in pci_msi_enable_mode()
460 goto finished; in pci_msi_disable_mode()
465 goto finished; in pci_msi_disable_mode()
472 finished: in pci_msi_disable_mode()
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_tx.c1265 boolean_t finished; in e1000g_tx_copy() local
1285 finished = B_TRUE; in e1000g_tx_copy()
1289 finished = B_TRUE; in e1000g_tx_copy()
1291 finished = B_FALSE; in e1000g_tx_copy()
1293 finished = B_TRUE; in e1000g_tx_copy()
1295 finished = B_FALSE; in e1000g_tx_copy()
1298 if (finished) { in e1000g_tx_copy()
/titanic_41/usr/src/lib/libc/i386/gen/
H A Dstrncat.s122 jz .L8 / goto .L8 (finished)
136 jz .L8 / goto .L8 (finished)
/titanic_41/usr/src/lib/libc/amd64/gen/
H A Dstrncat.s123 jz .L8 / goto .L8 (finished)
137 jz .L8 / goto .L8 (finished)
/titanic_41/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()
/titanic_41/usr/src/cmd/svc/configd/
H A Dconfigd.c97 static int finished; variable
450 finished = 1; in handler()
775 while (!finished) { in main()
/titanic_41/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()
/titanic_41/usr/src/lib/libdtrace/common/
H A Dnet.sed.in32 * replace the #define tokens listed below to create the finished net.d.
H A Dio.sed.in33 * replace the #define tokens listed below to create the finished io.d.
H A Dip.sed.in29 * replace the #define tokens listed below to create the finished ip.d.
/titanic_41/usr/src/uts/sun4u/starfire/ml/
H A Ddrmach_asm.s255 ! %o4 = phys addr of byte to clear when finished
341 ! Clear byte to signal finished.
/titanic_41/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s189 bz,pt %ncc, .dbexit ! exit if finished
198 bnz %ncc, .dbremain ! exit if finished
493 bz,pt %ncc, .medwexit ! exit if finished
505 bz %ncc, .medwexit ! exit if finished
517 bz %ncc, .medwexit ! exit if finished
580 bz,pt %ncc, .medwexit ! exit if finished
589 bz %ncc, .medwexit ! exit if finished
/titanic_41/usr/src/cmd/vi/port/
H A Dmakeoptions91 echo finished....
/titanic_41/usr/src/cmd/hotplug/
H A Dhotplug.c199 goto finished; in main()
208 goto finished; in main()
218 finished: in main()
/titanic_41/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.s213 bz,pt %ncc, .dbexit ! exit if finished
222 bnz %ncc, .dbremain ! exit if finished
511 bz,pt %ncc, .medwexit ! exit if finished
523 bz %ncc, .medwexit ! exit if finished
535 bz %ncc, .medwexit ! exit if finished
598 bz,pt %ncc, .medwexit ! exit if finished
607 bz %ncc, .medwexit ! exit if finished
/titanic_41/usr/src/lib/libdtrace/i386/
H A Dregs.sed.in35 * finished regs.d. Refer to the rules in libdtrace/i386/Makefile for more
/titanic_41/usr/src/uts/common/inet/kssl/
H A Dksslproto.h138 finished = 20 enumerator
/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Drcm_impl.c722 goto finished; in query()
768 finished: in query()

123