/titanic_50/usr/src/uts/common/syscall/ |
H A D | exacctsys.c | 89 return (ENOTACTIVE); in getacct_task() 115 return (ENOTACTIVE); in getacct_proc() 235 return (ENOTACTIVE); in wracct_task() 260 return (ENOTACTIVE); in wracct_proc() 333 return (set_errno(ENOTACTIVE)); in exacct()
|
H A D | acctctl.c | 321 return (ENOTACTIVE); in ac_file_get()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | pool.c | 495 return (ENOTACTIVE); in pool_create() 528 return (ENOTACTIVE); in pool_destroy() 594 return (ENOTACTIVE); in pool_assoc() 619 return (ENOTACTIVE); in pool_dissoc() 672 return (ENOTACTIVE); in pool_xtransfer() 703 return (ENOTACTIVE); in pool_bind() 865 return (ENOTACTIVE); in pool_commit() 1038 return (ENOTACTIVE); in pool_propput() 1080 return (ENOTACTIVE); in pool_proprm() 1123 return (ENOTACTIVE); in pool_propget()
|
H A D | exacct.c | 644 return (ENOTACTIVE); in exacct_assemble_task_usage() 1036 return (ENOTACTIVE); in exacct_assemble_proc_usage() 1357 return (ENOTACTIVE); in exacct_assemble_net_usage() 1413 return (ENOTACTIVE); in exacct_commit_netinfo() 1430 return (ENOTACTIVE); in exacct_commit_netinfo() 1555 return (ENOTACTIVE); in exacct_assemble_flow_usage() 1654 return (ENOTACTIVE); in exacct_tag_task() 1705 return (ENOTACTIVE); in exacct_tag_proc()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | errno.h | 139 #define ENOTACTIVE 73 /* Facility is not active */ macro
|
/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | PoolsException.java | 401 public static final int ENOTACTIVE = 73; field in PoolsException
|
/titanic_50/usr/src/lib/libsmbfs/smb/ |
H A D | iod_cl.c | 205 return (ENOTACTIVE); in smb_iod_start()
|
/titanic_50/usr/src/cmd/pools/poolbind/ |
H A D | poolbind.c | 176 die((ERR_OPEN_DYNAMIC), strerror(ENOTACTIVE)); in main()
|
/titanic_50/usr/src/uts/common/klm/ |
H A D | klmmod.c | 290 err = ENOTACTIVE; in lm_svc()
|
/titanic_50/usr/src/cmd/fm/modules/sun4v/etm/ |
H A D | etm.c | 2283 should_reset_xport = (errno == ENOTACTIVE); in etm_handle_new_conn() 2321 should_reset_xport = (n == -ENOTACTIVE); in etm_handle_new_conn() 2467 should_reset_xport = (n == -ENOTACTIVE); in etm_handle_new_conn() 2507 should_reset_xport = (n == -ENOTACTIVE); in etm_handle_new_conn() 2551 should_reset_xport = (n == -ENOTACTIVE); in etm_handle_new_conn() 2618 should_reset_xport = (nev == -ENOTACTIVE); in etm_handle_bad_accept()
|
/titanic_50/usr/src/uts/sun4v/io/ |
H A D | vldc.c | 1541 return (ENOTACTIVE); in vldc_read() 1614 return (ENOTACTIVE); in vldc_write() 1686 return (ENOTACTIVE); in vldc_chpoll()
|
/titanic_50/usr/src/cmd/acctadm/ |
H A D | aconf.c | 88 if (errno == ENOTACTIVE) in aconf_init()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | devpool.c | 298 return (ENOTACTIVE); in pool_ioctl()
|
H A D | devinfo.c | 4034 *error = ENOTACTIVE; in cache_args_valid()
|
/titanic_50/usr/src/common/smbclnt/ |
H A D | smbfs_ntacl.c | 962 error = ENOTACTIVE; in smbfs_acl_sd2zfs() 1490 error = ENOTACTIVE; in smbfs_acl_zfs2sd()
|
/titanic_50/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_server.c | 964 return (ENOTACTIVE); in smb_server_sharevp() 1048 return (ENOTACTIVE); in smb_server_unshare()
|
H A D | smb_kshare.c | 385 rc = ENOTACTIVE; in smb_kshare_export_list()
|
H A D | smb_kutil.c | 1270 return (ENOTACTIVE); in smb_avl_add()
|
/titanic_50/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 194 @ MSG_ERRNO_ENOTACTIVE "[ ENOTACTIVE ]" # 73
|
/titanic_50/usr/src/uts/common/io/ath/ |
H A D | ath_main.c | 1634 return (ENOTACTIVE); in ath_start_locked()
|
/titanic_50/usr/src/lib/librestart/common/ |
H A D | librestart.c | 876 return (ENOTACTIVE); in restarter_set_states()
|
/titanic_50/usr/src/cmd/zonestat/zonestatd/ |
H A D | zonestatd.c | 1922 ENOTACTIVE) in zsd_refresh_psets()
|
/titanic_50/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_main.c | 1897 return (ENOTACTIVE); in e1000g_m_start()
|
/titanic_50/usr/src/uts/common/io/ib/clients/ibd/ |
H A D | ibd.c | 5987 err = ENOTACTIVE; in ibd_start()
|