Searched refs:proceed (Results 1 - 17 of 17) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_ctl.c384 int proceed, l_errno = 0; local
398 proceed = 1;
399 ret = quiesce_confirm(apidp, MSG_RMDEV, prp, &proceed, &do_quiesce,
406 if (!proceed) {
495 int proceed, l_errno = 0; local
508 proceed = 1;
509 ret = quiesce_confirm(apidp, MSG_INSDEV, prp, &proceed, &do_quiesce,
516 if (!proceed) {
549 int proceed, l_errno = 0; local
563 proceed
[all...]
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dexp10l.s48 jb .finite_non_special / if so, proceed with argument reduction
H A Dexpl.s49 jb .finite_non_special / if so, proceed with argument reduction
H A Dexpm1l.s53 jb .finite_non_special / if so, proceed with argument reduction
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dexp10l.s47 jb .finite_non_special / if so, proceed with argument reduction
H A Dexpl.s48 jb .finite_non_special / if so, proceed with argument reduction
H A Dexpm1l.s52 jb .finite_non_special / if so, proceed with argument reduction
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_ioctl.c508 goto proceed;
517 goto proceed;
526 goto proceed;
530 proceed:
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumptape.c170 static void proceed(int);
193 static void proceed();
1770 proceed(int sig) function
1805 sv.sv_handler = proceed;
/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_headers.c319 goto proceed;
333 proceed:
/illumos-gate/usr/src/cmd/init/
H A Dinit.c1521 int answer, i, proceed; local
1606 for (proceed = TRUE, ptr = shcmd, state = ID, lastc = '\0';
1607 proceed && c != EOF;
1748 proceed = FALSE;
/illumos-gate/usr/src/cmd/krb5/kadmin/kdcmgr/
H A Dkdcmgr.sh554 ok_to_proceed "$(gettext "All of these files will be removed, okay to proceed?")"
/illumos-gate/usr/src/cmd/lvm/rpc.mdcommd/
H A Dmdmn_commd_server.c1522 goto proceed;
1525 /* Same msg in the slot, proceed */
1529 goto proceed;
1549 * because we will proceed with the logged message,
1579 /* we can't proceed here */
1588 /* proceed with the logged message */
1607 proceed:
2298 /* couldn't initialize connections, cannot proceed */
2883 * if the class is not busy, we proceed with class 2
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_vfsops.c774 goto proceed;
948 proceed:
H A Dnfs_vfsops.c793 goto proceed;
975 proceed:
H A Dnfs4_vfsops.c771 * we want only one to proceed with the mount.
774 * just return success. If not, skip the v_count check and proceed.
979 goto proceed;
1126 proceed:
/illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c3954 checksblock(struct fs sb, int proceed) argument
3986 if (proceed) {

Completed in 119 milliseconds