Searched refs:removed (Results 1 - 25 of 46) sorted by path

12

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dserver.c1258 case 'Q': /* Query if file should be removed */
1401 goto removed;
1446 removed:
1447 sendrem("removed %s", target);
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c1569 logdbg("removed %s", ptn.ptn_name);
1949 * removed from the list.)
/illumos-gate/usr/src/cmd/fm/modules/common/zfs-retire/
H A Dzfs-retire.conf30 subscribe resource.fs.zfs.removed
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Ddup_avl.c136 int removed = 0; local
165 removed = decrement_claimant(dup, ino, lfn);
169 ino, lfn, removed);
173 return (added || removed || (dup != NULL));
420 * is being removed and it's a directory inode then add the
/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice.c1004 gboolean removed, gboolean added, gpointer user_data)
1012 if (removed)
1003 prop_changed_cb(HalDevice *device, const char *key, gboolean removed, gboolean added, gpointer user_data) argument
H A Ddevice.h55 gboolean removed,
H A Ddevice_store.c152 gboolean removed,
158 device, key, added, removed);
397 const char *key, gboolean removed, gboolean added,
403 if (removed)
149 emit_device_property_changed(HalDevice *device, const char *key, gboolean added, gboolean removed, gpointer data) argument
396 match_device_async(HalDeviceStore *store, HalDevice *device, const char *key, gboolean removed, gboolean added, gpointer user_data) argument
H A Ddevice_store.h54 gboolean removed,
H A Dhald.c146 const char *key, gboolean added, gboolean removed,
150 device_send_signal_property_modified (device, key, removed, added);
154 if (added == FALSE && removed == FALSE)
145 gdl_property_changed(HalDeviceStore *store, HalDevice *device, const char *key, gboolean added, gboolean removed, gpointer user_data) argument
H A Dhald_dbus.c649 * @param device The HalDevice removed
2226 dbus_bool_t removed; /**< true iff property was removed */ member in struct:PendingUpdate_s
2316 &(pu_iter2->removed));
2357 dbus_bool_t added, dbus_bool_t removed)
2364 HAL_INFO(("Entering, udi=%s, key=%s, in_gdl=%s, removed=%s added=%s",
2367 removed ? "true" : "false",
2377 pu->removed = removed;
2414 dbus_message_iter_append_basic (&iter_struct, DBUS_TYPE_BOOLEAN, &removed);
2356 device_send_signal_property_modified(HalDevice *device, const char *key, dbus_bool_t added, dbus_bool_t removed) argument
[all...]
H A Dhald_dbus.h81 dbus_bool_t removed,
/illumos-gate/usr/src/cmd/krb5/kadmin/kdcmgr/
H A Dkdcmgr.sh514 # Could mean that the admin could have already removed part of the
554 ok_to_proceed "$(gettext "All of these files will be removed, okay to proceed?")"
/illumos-gate/usr/src/cmd/lvm/metassist/common/
H A Dvolume_dlist.c149 * The caller is responsible for freeing the removed item if it is no
171 * of each item, to return 0 if item should be removed
173 * @param removed
174 * RETURN: the removed item, or NULL if none was found
183 dlist_t **removed)
187 *removed = NULL;
198 *removed = item;
438 dlist_t *removed; local
450 list, item->obj, compare, &removed);
451 while (removed !
179 dlist_remove_equivalent_item( dlist_t *list, void *obj, int (compare)(void *, void *), dlist_t **removed) argument
[all...]
H A Dvolume_dlist.h131 * The caller is responsible for freeing the removed item if it is no
153 * of each item, to return 0 if item should be removed
155 * @param removed
156 * RETURN: the removed item, or NULL if none was found
164 dlist_t **removed);
/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_slice.c137 * list of slices needing to be removed (zeroed out) prior to
2066 dlist_t *removed = NULL; local
2070 compare_usedslice_name_to_string, &removed);
2072 if (removed != NULL) {
2073 free_used_slice(removed->obj);
2074 removed->obj = NULL;
2075 free(removed);
2263 * those that need to be "removed" by having their sizes
2305 * to be removed.
2328 * PURPOSE: Helper which cleans up the module private list of removed
[all...]
/illumos-gate/usr/src/cmd/lvm/metassist/xml/
H A Dxml_convert.c513 dlist_t *removed = NULL; local
518 list, NULL, compare_is_a_diskset, &removed);
520 if (removed == NULL) {
525 component = removed->obj;
/illumos-gate/usr/src/cmd/make/bin/
H A Drep.cc196 rp->removed = false;
230 * If this entry has already been removed, ignore it.
232 if (rp->removed)
244 rp->removed = true;
248 rp->removed = true;
294 rp->removed = true;
/illumos-gate/usr/src/cmd/make/include/mk/
H A Ddefs.h153 Boolean removed;/* This target is no longer recursive*/ member in struct:_Recursive_make
/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c2792 boolean_t removed = (boolean_t)arg; local
2802 if (removed)
2803 mdb_printf("removed ");
2814 if (removed) {
2815 mdb_printf("removed at:\n");
3952 "\t-r display recently removed references",
/illumos-gate/usr/src/cmd/sgs/rtld.4.x/
H A Dumultiply.s143 ! (N xor V), the extra term is automagically removed for negative
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dremove.c142 * Alist is removed completely. However, in some instances the alist is cleaned
162 * of an entire link-map list, after all link-maps have been removed, or none
190 * have previously been removed.
207 * interdependencies (DEPENDS(), CALLER(), handles, etc.) have been removed.
298 * selves have already been removed.
414 * single link-map is removed, as any related link-map may have already been
415 * removed. Thus, lists between link-maps must be broken down before the
843 * control list. The failed objects need to be removed from this list, while
914 * As the objects of this handle are being forcibly removed, first
927 * removed
1020 remove_hdl(Grp_hdl *ghp, Rt_map *clmp, int *removed) argument
[all...]
/illumos-gate/usr/src/common/mdesc/
H A Dmdesc_diff.c57 md_diff_t removed; member in struct:__anon2008
83 * to the second MD, removed from the first MD, or exist in both
172 /* all the nodes found were removed */
173 diff_res->removed.mdep = md1nodesp;
174 diff_res->removed.nelem = md1count;
185 * removed, and matched pairs.
199 * have been removed. Also keep track of the nodes that
243 /* fill in the removed node list */
246 diff_res->removed.mdep =
249 bcopy(mde_rem_scr, diff_res->removed
[all...]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex417 % This space token undergoes the same procedure and is eventually removed
3702 % The `\ ' here is removed by the implicit \unskip that TeX does as
6230 % removed. (Generally, numeric constants should always be followed by a
/illumos-gate/usr/src/lib/hal/libhal/common/
H A Dlibhal.c267 /** Device removed */
1025 dbus_bool_t removed; local
1044 dbus_message_iter_get_basic (&iter_struct, &removed);
1050 key, removed,
2002 * Returns: TRUE if the string was removed, FALSE if the device didn't
2060 * Returns: TRUE if the string was removed, FALSE if the device didn't
2376 * This method can be invoked when a device is removed. The HAL daemon
2383 * Returns: TRUE if the device was removed, FALSE otherwise
3057 * libhal_device_remove_property_watch, if the device is removed.
3376 * @callback: the function to call when a device is removed
[all...]
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.s812 ! store forces the stored data to be removed from the L3 cache.

Completed in 191 milliseconds

12