Home
last modified time | relevance | path

Searched refs:ENOTACTIVE (Results 1 – 24 of 24) sorted by relevance

/titanic_50/usr/src/uts/common/syscall/
H A Dexacctsys.c89 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 Dacctctl.c321 return (ENOTACTIVE); in ac_file_get()
/titanic_50/usr/src/uts/common/os/
H A Dpool.c495 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 Dexacct.c644 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 Derrno.h139 #define ENOTACTIVE 73 /* Facility is not active */ macro
/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java401 public static final int ENOTACTIVE = 73; field in PoolsException
/titanic_50/usr/src/lib/libsmbfs/smb/
H A Diod_cl.c205 return (ENOTACTIVE); in smb_iod_start()
/titanic_50/usr/src/cmd/pools/poolbind/
H A Dpoolbind.c176 die((ERR_OPEN_DYNAMIC), strerror(ENOTACTIVE)); in main()
/titanic_50/usr/src/uts/common/klm/
H A Dklmmod.c290 err = ENOTACTIVE; in lm_svc()
/titanic_50/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm.c2283 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 Dvldc.c1541 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 Daconf.c88 if (errno == ENOTACTIVE) in aconf_init()
/titanic_50/usr/src/uts/common/io/
H A Ddevpool.c298 return (ENOTACTIVE); in pool_ioctl()
H A Ddevinfo.c4034 *error = ENOTACTIVE; in cache_args_valid()
/titanic_50/usr/src/common/smbclnt/
H A Dsmbfs_ntacl.c962 error = ENOTACTIVE; in smbfs_acl_sd2zfs()
1490 error = ENOTACTIVE; in smbfs_acl_zfs2sd()
/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_server.c964 return (ENOTACTIVE); in smb_server_sharevp()
1048 return (ENOTACTIVE); in smb_server_unshare()
H A Dsmb_kshare.c385 rc = ENOTACTIVE; in smb_kshare_export_list()
H A Dsmb_kutil.c1270 return (ENOTACTIVE); in smb_avl_add()
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg194 @ MSG_ERRNO_ENOTACTIVE "[ ENOTACTIVE ]" # 73
/titanic_50/usr/src/uts/common/io/ath/
H A Dath_main.c1634 return (ENOTACTIVE); in ath_start_locked()
/titanic_50/usr/src/lib/librestart/common/
H A Dlibrestart.c876 return (ENOTACTIVE); in restarter_set_states()
/titanic_50/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c1922 ENOTACTIVE) in zsd_refresh_psets()
/titanic_50/usr/src/uts/common/io/e1000g/
H A De1000g_main.c1897 return (ENOTACTIVE); in e1000g_m_start()
/titanic_50/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c5987 err = ENOTACTIVE; in ibd_start()