| /onnv-gate/usr/src/uts/common/fs/cachefs/ |
| H A D | cachefs_vnops.c | 326 int held = 0; in cachefs_open() local 359 if (held) { in cachefs_open() 363 held = 0; in cachefs_open() 368 held = 1; in cachefs_open() 433 held = 0; in cachefs_open() 461 held = 0; in cachefs_open() 469 if (held) in cachefs_open() 491 int held = 0; in cachefs_close() local 547 if (held) { in cachefs_close() 551 held = 0; in cachefs_close() [all …]
|
| H A D | cachefs_cnode.c | 1415 int held = 0; in cachefs_cnode_sync() local 1425 if (held) { in cachefs_cnode_sync() 1427 held = 0; in cachefs_cnode_sync() 1437 held = 1; in cachefs_cnode_sync() 1447 held = 0; in cachefs_cnode_sync() 1477 held = 0; in cachefs_cnode_sync() 1491 if (held) in cachefs_cnode_sync()
|
| /onnv-gate/usr/src/uts/common/fs/zfs/ |
| H A D | rrwlock.c | 252 boolean_t held; in rrw_held() local 256 held = (rrl->rr_writer == curthread); in rrw_held() 258 held = (!refcount_is_zero(&rrl->rr_anon_rcount) || in rrw_held() 263 return (held); in rrw_held()
|
| /onnv-gate/usr/src/uts/common/syscall/ |
| H A D | sem.c | 878 int held = 0; in semop() local 931 held = 1; in semop() 1000 if (!held) { in semop() 1001 held = 1; in semop() 1088 if (!held) { in semop() 1089 held = 1; in semop() 1125 if (!held) { in semop() 1126 held = 1; in semop() 1160 if (held) in semop() 1174 if (held) in semop()
|
| /onnv-gate/usr/src/common/openssl/doc/ssl/ |
| H A D | SSL_CTX_sess_set_cache_size.pod | 24 currently 1024*20, so that up to 20000 sessions can be held. This size
|
| H A D | SSL_SESSION_get_ex_new_index.pod | 49 The application data is only maintained for sessions held in memory. The
|
| H A D | SSL_CTX_set_session_cache_mode.pod | 24 The sessions can be held in memory for each B<ctx>, if more than one
|
| /onnv-gate/usr/src/uts/common/zmod/ |
| H A D | THIRDPARTYLICENSE | 7 * warranty. In no event will the authors be held liable for any damages
|
| /onnv-gate/usr/src/uts/common/io/zyd/ |
| H A D | zyd.c | 1024 sc->serial.held = B_FALSE; in zyd_serial_init() 1047 while (sc->serial.held != B_FALSE) { in zyd_serial_enter() 1054 sc->serial.held = B_TRUE; in zyd_serial_enter() 1068 sc->serial.held = B_FALSE; in zyd_serial_exit()
|
| H A D | zyd.h | 77 boolean_t held; /* B_TRUE if the object is held */ member
|
| /onnv-gate/usr/src/uts/sun/io/ |
| H A D | zs_common.c | 919 time_t now, held; in zsmctl() local 950 held = now - zs->zs_dtrlow; in zsmctl() 961 if ((mbits & ~obits & ZSWR5_DTR) && (held < default_dtrlow)) { in zsmctl()
|
| /onnv-gate/usr/src/cmd/vi/ |
| H A D | README | 46 ** usrpath is where the preserved files are held after
|
| /onnv-gate/usr/src/lib/libc/ |
| H A D | README | 150 On return from fork_lock_enter(), no internal libc locks are held 157 an internal libc lock is held: 218 deferred while locks acquired by these functions are held, making
|
| /onnv-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/ |
| H A D | scsi_vhci.c | 1121 int instance, held; in vhci_scsi_start() local 1174 VHCI_HOLD_LUN(vlun, VH_NOSLEEP, held); in vhci_scsi_start() 1175 if (!held) { in vhci_scsi_start() 2226 int held; in vhci_bind_transport() local 2414 VHCI_HOLD_LUN(vlun, VH_NOSLEEP, held); in vhci_bind_transport() 2415 if (!held) { in vhci_bind_transport() 2633 int held; in vhci_do_prout() local 2635 VH_NOSLEEP, held); in vhci_do_prout() 2636 if (!held) { in vhci_do_prout() 3158 int rval, held; in vhci_intr() local [all …]
|
| /onnv-gate/usr/src/lib/libscf/common/ |
| H A D | lowlevel.c | 1802 uint32_t held = 0; in datael_get_child() local 1814 held = RH_HOLD_SERVICE; in datael_get_child() 1819 held = RH_HOLD_INSTANCE; in datael_get_child() 1824 held = RH_HOLD_SNAPSHOT; in datael_get_child() 1829 held = RH_HOLD_SNAPLVL; in datael_get_child() 1834 held = RH_HOLD_PG; in datael_get_child() 1839 held = RH_HOLD_PROPERTY; in datael_get_child() 1859 if (held) in datael_get_child() 1860 handle_rele_subhandles(h, held); in datael_get_child() 1898 uint32_t held = 0; in datael_add_child() local [all …]
|
| /onnv-gate/usr/src/cmd/agents/snmp/mib/ |
| H A D | mib_DM.txt | 368 held by a DSA." 418 the locally held cache since application 428 the locally held object replications [ shadow
|
| /onnv-gate/usr/src/cmd/wbem/provider/c/mof/ |
| H A D | Solaris_NFS1.0.mof | 436 "Maximum number of seconds that cached attributes are held " 443 "Minimum number of seconds that cached attributes are held " 450 "Maximum number of seconds that cached attributes are held " 457 "Minimum number of seconds that cached attributes are held " 792 "Maximum number of seconds that cached attributes are held " 799 "Minimum number of seconds that cached attributes are held " 806 "Maximum number of seconds that cached attributes are held " 813 "Minimum number of seconds that cached attributes are held "
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/ |
| H A D | Language.pod | 105 module is loaded, and then held in memory.
|
| H A D | Currency.pod | 121 module is loaded, and then held in memory.
|
| H A D | Script.pod | 207 module is loaded, and then held in memory.
|
| /onnv-gate/usr/src/uts/sun4u/starcat/io/ |
| H A D | axq.c | 656 axq_cdc_flush(uint32_t expid, int held, int disabled) in axq_cdc_flush() argument 664 if (!held) in axq_cdc_flush() 732 if (!held) in axq_cdc_flush()
|
| /onnv-gate/usr/src/cmd/ssh/doc/ |
| H A D | COPYING.Ylonen | 13 copyrights held by third parties, and the software includes parts that
|
| /onnv-gate/usr/src/uts/sparc/v9/ml/ |
| H A D | lock_prim.s | 568 cmp %o5, RW_READ_LOCK ! would lock still be held? 701 bnz 3f ! lock already held - go spin
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
| H A D | LICENSE.top | 61 warranty. In no event will the authors be held liable for any damages
|
| /onnv-gate/usr/src/uts/common/os/ |
| H A D | sunmdi.c | 6902 i_mdi_pm_pre_unconfig_one(dev_info_t *child, int *held, int flags) in i_mdi_pm_pre_unconfig_one() argument 6931 *held = 1; in i_mdi_pm_pre_unconfig_one() 6944 *held = 1; in i_mdi_pm_pre_unconfig_one() 6949 i_mdi_pm_pre_unconfig(dev_info_t *vdip, dev_info_t *child, int *held, in i_mdi_pm_pre_unconfig() argument 6957 *held = 0; in i_mdi_pm_pre_unconfig() 6962 return (i_mdi_pm_pre_unconfig_one(child, held, flags)); in i_mdi_pm_pre_unconfig() 6971 ret = i_mdi_pm_pre_unconfig_one(cdip, held, flags); in i_mdi_pm_pre_unconfig() 6976 if (*held) in i_mdi_pm_pre_unconfig() 7110 i_mdi_pm_post_unconfig(dev_info_t *vdip, dev_info_t *child, int held) in i_mdi_pm_post_unconfig() argument 7117 if (!held) { in i_mdi_pm_post_unconfig() [all …]
|