Home
last modified time | relevance | path

Searched refs:removed (Results 1 – 25 of 193) sorted by relevance

12345678

/onnv-gate/usr/src/cmd/lvm/metassist/common/
H A Dvolume_dlist.c183 dlist_t **removed) in dlist_remove_equivalent_item() argument
187 *removed = NULL; in dlist_remove_equivalent_item()
198 *removed = item; in dlist_remove_equivalent_item()
438 dlist_t *removed; in dlist_separate_similar_elements() local
450 list, item->obj, compare, &removed); in dlist_separate_similar_elements()
451 while (removed != NULL) { in dlist_separate_similar_elements()
453 dlist_append(removed, item, AT_TAIL); in dlist_separate_similar_elements()
455 list, item->obj, compare, &removed); in dlist_separate_similar_elements()
H A Dvolume_dlist.h164 dlist_t **removed);
/onnv-gate/usr/src/common/mdesc/
H A Dmdesc_diff.c57 md_diff_t removed; member
173 diff_res->removed.mdep = md1nodesp; in md_diff_init()
174 diff_res->removed.nelem = md1count; in md_diff_init()
246 diff_res->removed.mdep = in md_diff_init()
249 bcopy(mde_rem_scr, diff_res->removed.mdep, remsz); in md_diff_init()
250 diff_res->removed.nelem = nrem; in md_diff_init()
314 *mde_removedp = mddp->removed.mdep; in md_diff_removed()
316 return (mddp->removed.nelem); in md_diff_removed()
358 MDD_FREE_CHECK(mddp, mddp->removed.mdep, mddp->removed.nelem * in md_diff_fini()
/onnv-gate/usr/src/uts/common/fs/zfs/
H A Drefcount.c196 list_t list, removed; in refcount_transfer() local
200 list_create(&removed, sizeof (reference_t), in refcount_transfer()
209 list_move_tail(&removed, &src->rc_removed); in refcount_transfer()
216 list_move_tail(&dst->rc_removed, &removed); in refcount_transfer()
220 list_destroy(&removed); in refcount_transfer()
/onnv-gate/usr/src/lib/brand/solaris10/zone/
H A Dpkgrm.lst24 # This is a list of SVr4 packages which should be removed when installing
26 # removed should be listed in the /etc/brand/solaris10/pkgrm.conf file.
27 # During the zone installation, the packages will be removed if they existed
/onnv-gate/usr/src/common/openssl/doc/crypto/
H A DERR_set_mark.pod21 The mark is then removed. If there is no mark, the whole stack is removed.
H A DERR_remove_state.pod16 If B<pid> == 0, the current thread will have its error queue removed.
/onnv-gate/usr/src/common/openssl/doc/ssl/
H A DSSL_get_session.pod34 L<SSL_free(3)|SSL_free(3)> is called, the session may be removed completely
36 if the session is valid, it can be removed at any time due to timeout
40 count, so that the session will not be implicitly removed by other operations
H A DSSL_CTX_flush_sessions.pod26 removed from the cache to save resources. This can either be done
36 cache. When a session is found and removed, the remove_session_cb is however
H A DSSL_free.pod29 which the reference count is removed by SSL_free() and the internal
33 SSL_SENT_SHUTDOWN state, the session will also be removed
H A DSSL_CTX_sess_set_get_cb.pod33 automatically called whenever a session is removed by the SSL engine,
60 removed again.
63 from the internal cache. This happens when the session is removed because
H A DSSL_CTX_add_session.pod21 the same session id already exists, the old session is removed by calling
36 removed and replaced by the new session. If the session is actually
/onnv-gate/usr/src/uts/common/os/
H A Dport_subr.c404 int removed = 0; in port_remove_done_event() local
422 removed = 1; in port_remove_done_event()
426 return (removed); in port_remove_done_event()
623 int removed = 0; in port_remove_fd_object() local
644 removed = 1; in port_remove_fd_object()
657 return (removed); in port_remove_fd_object()
/onnv-gate/usr/src/cmd/zic/
H A DREADME10 removed as the Solaris source is updated. The current Solaris release of
14 removed from the release. Replace usage of the
25 The following files have been removed from the release:
/onnv-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Ddup_avl.c136 int removed = 0; in find_dup_ref() local
165 removed = decrement_claimant(dup, ino, lfn); in find_dup_ref()
169 ino, lfn, removed); in find_dup_ref()
173 return (added || removed || (dup != NULL)); in find_dup_ref()
/onnv-gate/usr/src/cmd/hal/hald/
H A Ddevice_store.c152 gboolean removed, in emit_device_property_changed() argument
158 device, key, added, removed); in emit_device_property_changed()
397 const char *key, gboolean removed, gboolean added, in match_device_async() argument
403 if (removed) in match_device_async()
H A Dhald.c146 const char *key, gboolean added, gboolean removed, in gdl_property_changed() argument
150 device_send_signal_property_modified (device, key, removed, added); in gdl_property_changed()
154 if (added == FALSE && removed == FALSE) in gdl_property_changed()
H A Ddevice_store.h54 gboolean removed,
/onnv-gate/usr/src/cmd/fm/modules/common/zfs-retire/
H A Dzfs-retire.conf30 subscribe resource.fs.zfs.removed
/onnv-gate/usr/src/uts/sun4v/io/
H A Dmdeg.c745 res->removed.mdp = mdeg.md_prev; in mdeg_get_diff_results()
746 res->removed.nelem = md_diff_removed(mdd, &(res->removed.mdep)); in mdeg_get_diff_results()
748 if (res->removed.nelem == -1) { in mdeg_get_diff_results()
749 bzero(&(res->removed), sizeof (mdeg_diff_t)); in mdeg_get_diff_results()
/onnv-gate/usr/src/uts/sun4v/sys/
H A Dmdeg.h94 mdeg_diff_t removed; member
/onnv-gate/exception_lists/
H A Dinterface_cmp78 # removed by:
109 # - The function _inet_aton was removed from libnsl.so.1 as part of
124 # The following functions are removed from libnsl.so.1 as part of
259 # and was removed as part of:
/onnv-gate/usr/src/common/openssl/crypto/bf/
H A DCOPYRIGHT12 the code are not to be removed.
44 experience in code simply being copied and the attribution removed
/onnv-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/
H A DREADME.db28 other use is *unsupported* and it may be removed from Solaris at any
/onnv-gate/usr/src/common/openssl/crypto/des/
H A DCOPYRIGHT12 the code are not to be removed.
48 experience in code simply being copied and the attribution removed

12345678