/titanic_44/usr/src/lib/gss_mechs/mech_krb5/include/ |
H A D | port-sockets.h | 47 #ifndef EINPROGRESS 48 #define EINPROGRESS WSAEINPROGRESS macro
|
/titanic_44/usr/src/cmd/dlmgmtd/ |
H A D | dlmgmt_db.c | 560 if (err != EINPROGRESS) in dlmgmt_db_update() 592 return (EINPROGRESS); in dlmgmt_process_db_req() 596 if (err != EINPROGRESS && err != 0 && err != ENOENT) { in dlmgmt_process_db_req() 608 if (err == EINPROGRESS) { in dlmgmt_process_db_req() 614 return (EINPROGRESS); in dlmgmt_process_db_req() 648 err = (errno == EROFS ? EINPROGRESS : errno); in dlmgmt_process_db_onereq() 680 if (dlmgmt_process_db_onereq(req, B_TRUE) == EINPROGRESS) { in dlmgmt_db_update_thread() 1427 err != EINPROGRESS) in dlmgmt_db_init() 1436 if (err == EINPROGRESS) in dlmgmt_db_init()
|
/titanic_44/usr/src/lib/libbc/inc/include/sys/ |
H A D | errno.h | 80 #define EINPROGRESS 36 /* Operation now in progress */ macro
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | errno.h | 196 #define EINPROGRESS 150 /* operation now in progress */ macro
|
/titanic_44/usr/src/lib/libbc/libc/sys/common/ |
H A D | s5errno.h | 176 #define EINPROGRESS 150 /* operation now in progress */ macro
|
H A D | maperror.c | 280 case EINPROGRESS: in maperror()
|
/titanic_44/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | PoolsException.java | 636 public static final int EINPROGRESS = 150; field in PoolsException
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/ilbd/ |
H A D | ilbd_support.c | 162 case EINPROGRESS: in ilb_map_errno2ilbstat()
|
/titanic_44/usr/src/lib/libc/port/aio/ |
H A D | posix_aio.c | 511 if (error == EINPROGRESS) in __aio_suspend() 638 if ((error = resultp->aio_errno) == EINPROGRESS) { in aio_error() 693 if ((retval == -1 && error == EINVAL) || error == EINPROGRESS) { in aio_return() 1529 if ((error = resultp->aio_errno) == EINPROGRESS) { in aio_error64() 1572 if ((retval == -1 && error == EINVAL) || error == EINPROGRESS) { in aio_return64()
|
H A D | aio.c | 1409 if (resultp->aio_errno == EINPROGRESS) in _aiodone() 2150 aiocbp->aio_resultp.aio_errno = EINPROGRESS; in _aio_rw() 2166 aiocbp->aio_resultp.aio_errno = EINPROGRESS; in _aio_rw() 2271 aiocbp->aio_resultp.aio_errno = EINPROGRESS; in _aio_rw64() 2287 aiocbp->aio_resultp.aio_errno = EINPROGRESS; in _aio_rw64()
|
/titanic_44/usr/src/uts/common/io/arn/ |
H A D | arn_recv.c | 467 if (status == EINPROGRESS) { in arn_rx_handler() 495 if (status == EINPROGRESS) { in arn_rx_handler()
|
H A D | arn_mac.c | 305 return (EINPROGRESS); in ath9k_hw_txprocdesc() 958 return (EINPROGRESS); in ath9k_hw_rxprocdesc()
|
/titanic_44/usr/src/uts/common/inet/sockmods/ |
H A D | socksctpsubr.c | 322 return (EINPROGRESS); in sosctp_assoc_waitconnected() 451 case EINPROGRESS: in sosctp_assoc_createconn()
|
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | ip_if.c | 7128 if (err == EINPROGRESS) in ip_extract_lifreq() 8592 if (err == EINPROGRESS) in ip_sioctl_plink() 8669 return (EINPROGRESS); in ip_sioctl_plink_ipmod() 9385 return (EINPROGRESS); in ip_sioctl_addif() 9497 return (EINPROGRESS); in ip_sioctl_removeif() 9572 return (EINPROGRESS); in ip_sioctl_removeif() 9783 if (err == EINPROGRESS) in ip_sioctl_addr() 10016 if (err == EINPROGRESS) in ip_sioctl_dstaddr() 10534 if (err == EINPROGRESS) in ip_sioctl_flags() 10554 return (success ? EINPROGRESS : EINTR); in ip_sioctl_flags() [all …]
|
H A D | ip2mac.c | 303 ip2m->ip2mac_err = EINPROGRESS; in ip2mac()
|
/titanic_44/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | ldap-int.h | 557 #define NSLDAPI_ERRNO_IO_INPROGRESS( e ) ((e) == EWOULDBLOCK || (e) == EINPROGRESS || (e) == EAGAI… 559 #define NSLDAPI_ERRNO_IO_INPROGRESS( e ) ((e) == EWOULDBLOCK || (e) == EINPROGRESS)
|
/titanic_44/usr/src/lib/libresolv2/common/isc/ |
H A D | ev_connects.c | 133 errno != EINPROGRESS) { in evConnect()
|
/titanic_44/usr/src/lib/librsc/sparc/mpxu/common/ |
H A D | librsc.c | 417 return (EINPROGRESS); in rscp_unregister_bpmsg_cb()
|
/titanic_44/usr/src/uts/common/io/ib/mgt/ibcm/ |
H A D | ibcm_arp_link.c | 331 if (err == EINPROGRESS) { in ibcm_nce_lookup()
|
/titanic_44/usr/src/uts/common/inet/tcp/ |
H A D | tcp_socket.c | 337 return ((error == 0) ? EINPROGRESS : error); in tcp_connect() 749 return (EINPROGRESS); in tcp_close()
|
/titanic_44/usr/src/cmd/vscan/vscand/ |
H A D | vs_eng.c | 766 if (errno == EINPROGRESS || errno == EINTR) { in nbio_connect()
|
/titanic_44/usr/src/uts/sun4v/io/ |
H A D | vds.c | 2197 return (EINPROGRESS); in vd_start_bio() 3591 ASSERT(task->status == EINPROGRESS); in vd_complete() 4228 if (task->status == EINPROGRESS) { in vd_process_task() 4232 return (EINPROGRESS); in vd_process_task() 4893 if (status == EINPROGRESS) in vd_process_element_range() 4907 if ((nelem > 1) && (status != EINPROGRESS) && inprogress) { in vd_process_element_range() 5156 case EINPROGRESS: in vd_process_msg() 5158 return (EINPROGRESS); in vd_process_msg() 5268 if (rv == EINPROGRESS) in vd_recv_msg()
|
/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_l2t.c | 384 if (ip2m.ip2mac_err == EINPROGRESS) in t4_l2t_send()
|
/titanic_44/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/ |
H A D | ex_dscp.c | 626 if (errno != EINPROGRESS) { in etm_xport_open()
|
/titanic_44/usr/src/cmd/ssh/ssh-keyscan/ |
H A D | ssh-keyscan.c | 416 errno != EINPROGRESS) in tcpconnect()
|