Searched refs:remove (Results 176 - 200 of 203) sorted by relevance

123456789

/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com538 remove.o \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c2514 (void) remove(conffile);
2525 (void) remove(conffile);
2536 (void) remove(conffile);
2540 (void) remove(conffile);
2721 /* remove State and Condition props for all the nodes under fru */
2803 /* remove all the fru nodes under the child locations */
5437 * fru remove, so that other plugins (like frudata) can
/illumos-gate/usr/src/cmd/modload/
H A Ddrvsubr.c543 * since there's an error, leave file alone; remove
925 /* remove add_drv/rem_drv lock */
1573 * since there's an error, leave file alone; remove
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c273 exe_q_remove remove,
290 o->remove = remove;
2343 rc = exeq->remove(pdev, exeq->owner, exeq_pos);
2345 ECORE_ERR("Failed to remove command\n");
3278 /* If the command has been completed - remove it from the list
268 ecore_exe_queue_init(struct _lm_device_t *pdev, struct ecore_exe_queue_obj *o, int exe_len, union ecore_qable_obj *owner, exe_q_validate validate, exe_q_remove remove, exe_q_optimize optimize, exe_q_execute exec, exe_q_get get) argument
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile512 remove.o \
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dname.c204 Namval_t *nv_addnode(Namval_t* np, int remove) argument
241 if(remove)
250 if(remove)
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1439 * but someone else could remove it.
3708 * Found the given fc_remote_port_t; now remove it from the
3828 * Found the given fc_remote_port_t; now remove it from the
4065 * fc_remote_port_t (which will also remove it from the d_id and pwwn tables
4072 int remove = 0; local
4085 remove = 1;
4093 if (remove) {
4096 * cleanup function to get it off the various lists and remove
5861 * Remove all port devices that are marked OLD, remove
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c259 * Object descriptor. Used as a template for object lookup/create/remove.
2270 * If the objects do not all exist, or if 'remove' is specified,
2271 * remove any existing objects and create new ones. Otherwise,
2275 ztest_object_init(ztest_ds_t *zd, ztest_od_t *od, size_t size, boolean_t remove) argument
2281 if ((ztest_lookup(zd, od, count) != 0 || remove) &&
2518 * If we have slogs then remove them 1/4 of the time.
2594 * Pick a random device to remove.
3136 "intervening vdev offline or remove.\n");
4105 * Verify that zap_{create,destroy,add,remove,update} work as expected.
4135 * we can lookup and remove bot
[all...]
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s331 nop ! Do not remove, these nops affect
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.s354 nop ! Do not remove, these nops affect
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h2680 krb5_error_code (KRB5_CALLCONV *remove) member in struct:_krb5_kt_ops
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_cma.c146 sol_cma_ib_client->remove = sol_cma_rem_dev;
1057 "REQ AVL remove %p", root_chanp, idp);
1211 "REQ AVL remove %p", root_chanp, idp);
/illumos-gate/usr/src/uts/common/fs/
H A Dfem.c93 _FEMOPDEF(REMOVE, remove),
147 _FEMGUARD(REMOVE, remove),
3034 /* remove the reference we added above */
3141 * to remove by overwriting it and adjusting the stack. This is
3220 * If error is set, then we tried to remove a node
H A Dvnode.c724 /* Lock the tree, remove the node, and delete the kstat */
1916 * sure it's okay to remove the file. Keep a reference to the
3534 VOPSTATS_UPDATE(dvp, remove);
4497 * remove from linked list of VSD nodes
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c1522 * MAC clients must remove the unicast addresses and promisc callbacks
1683 * rings, i.e add/remove rings given to a client. Or this might cause the
1686 * if the client was given a non-default group we remove all rings except
2218 * we want to add/remove for this specific vid.
3075 * addresses, so we will just remove the flent
3487 * of the mac datapath is required to remove this limitation.
3741 * If there aren't any list walkers, the remove would succeed
3742 * inline, else we wait for the deferred remove to complete
3755 * If we failed to remove the notification callback and "wait" is set
3774 mac_resource_remove_t remove, mac_resource_quiesce_
3773 mac_resource_set_common(mac_client_handle_t mch, mac_resource_add_t add, mac_resource_remove_t remove, mac_resource_quiesce_t quiesce, mac_resource_restart_t restart, mac_resource_bind_t bind, void *arg) argument
[all...]
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc834 int remove(const char *filename);
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com580 remove.o \
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex389 % the input line (except we remove a trailing comment). #1 should be a
409 % First remove any @comment, then any @c comment.
443 % But first, we have to remove the trailing space token.
5686 % remove this
5828 % We need some trickery to remove the optional spaces around the equal
5861 % also remove a trailing comma, in case of something like this:
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c585 /* remove trailing blank with align output */
2013 * this are fixed, please remove this hack.
2102 return (err); /* remove the node */
5516 /* failed online does not remove the node */
5726 * Attempt to remove devinfo node node, return 1 if removed. We
5727 * don't try to remove barrier nodes that have sd_uninit_prevent set
5736 int remove = 1; local
5746 remove = 0;
5749 if (remove) {
5809 /* remove faile
[all...]
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c1148 * and remove the page from the cache.
2209 * ufs_link/create/remove/rename/mkdir/rmdir/symlink.
4214 goto remove;
4254 * Fall through into remove-on-error code. We're either done, or we
4255 * need to remove the inode (if we couldn't insert it).
4258 remove:
4724 * We remove PROT_WRITE in cases when the file has UFS holes
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c2471 (void) remove(tpath);
2475 return (remove(path));
2481 * attempt to remove and recreate it is made.
7761 while (isspace(*cp)) /* remove leading spaces */
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh2247 # Use ${GREP} to remove the SSD. Read from temp file
5062 # We need to remove proxy agent's read access to user passwords,
5079 idsconfig can remove its read access to user passwords.
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.s582 andn %l6, COPY_FLAGS, %l6 ! remove flags from lofault address
/illumos-gate/usr/src/man/man3c/
H A DMakefile383 remove.3c \
/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c2770 * Decrement the vertex's reference count and remove the vertex from
3718 if (remove(resetting) != 0 && errno != ENOENT)
3719 uu_warn("Could not remove \"%s\"", resetting);
4159 * _REMOVE_INSTANCE to the old restarter, remove the dependency, make sure the
4981 * one, mark it unconfigured and return. Otherwise remove the vertex. Always
5535 * In case we're coming up, we also remove any enable-overrides for the

Completed in 333 milliseconds

123456789