Searched defs:remove (Results 1 - 25 of 52) sorted by relevance

123

/illumos-gate/usr/src/lib/libbc/libc/stdio/common/
H A Dremove.c32 #undef remove macro
35 remove(fname) function
/illumos-gate/usr/src/lib/libast/common/comp/
H A Dremove.c24 #define remove ______remove macro
28 #undef remove macro
35 NoN(remove)
44 remove(const char* path)
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dremove.c39 remove(const char *filename) function
/illumos-gate/usr/src/lib/libdns_sd/java/com/apple/dnssd/
H A DDNSRecord.java49 void remove() method in interface:DNSRecord
H A DTXTRecord.java18 - implement remove()
93 int prevLoc = this.remove( key);
129 public int remove( String key) method in class:TXTRecord
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo.h28 void (*remove) (char *devfs_path); member in struct:DevinfoDevHandler_s
/illumos-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Dlpr.c78 int remove = 0; local
173 remove = 1;
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_hca.h81 * IBT hca in the system when it is available, the "remove" will be
88 void (*remove)(sol_uverbs_hca_t *); member in struct:sol_uverbs_ib_client
136 * "remove" function pointer will be invoked as hca's are no longer
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_glob.c87 __local__nis_ulock_db_table(nis_name name, int readwrite, int remove, argument
H A Ddb_index.cc228 db_index::remove(item* index_value, entryp recnum) function in class:db_index
237 WRITELOCK(this, DB_LOCK_ERROR, "w db_index::remove");
239 WRITEUNLOCK(this, DB_NOTFOUND, "wu db_index::remove");
249 else if (fst->remove(&tab[bucket], case_insens, hval, index_value,
255 WRITEUNLOCK(this, ret, "wu db_index::remove");
H A Ddb_index_entry.cc232 db_index_entry::remove(db_index_entry_p *head, bool_t casein, function in class:db_index_entry
H A Ddb_mindex.cc779 * to remove if from LDAP.
803 indices.indices_val[curr_ind].remove(
829 db_mindex::remove(db_query *q) function in class:db_mindex
836 WRITELOCK(this, DB_LOCK_ERROR, "w db_mindex::remove");
837 WRITELOCK2(table, DB_LOCK_ERROR, "w table db_mindex::remove", this);
838 if (q == NULL) { /* remove all entries in table */
849 "wu table db_mindex::remove",
850 "wu db_mindex::remove");
854 "wu table db_mindex::remove",
855 "wu db_mindex::remove");
[all...]
/illumos-gate/usr/src/cmd/refer/
H A Dinv1.c48 char *remove = NULL; local
88 remove = argv[2];
130 if (remove != NULL)
131 unlink(remove);
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal_set_property.c75 " --strlist-rem <value> | --double <value> | --remove)\n"
90 " --remove Indicates that the property should be removed\n"
117 dbus_bool_t remove = FALSE; local
143 {"remove", 0, NULL, 0},
194 } else if (strcmp (opt, "remove") == 0) {
195 remove = TRUE;
216 if ((remove && type != PROP_INVALID) || ((!remove) && type == PROP_INVALID)) {
255 if (remove) {
H A Dhal-device.c86 unsigned remove:1; member in struct:__anon637
93 { "remove", 1, NULL, 'r' },
118 opt.remove = 1;
155 else if (opt.remove)
174 "usage: hal-device [--help] [--add udi] [--remove udi] [udi]\n"
175 "Create, remove, or show HAL device. If no udi is given, shows all devices.\n"
179 " -r, --remove udi\tRemove device.\n"
325 if (opt.remove) {
453 int remove = 0; local
458 remove
[all...]
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_rlock.c463 zfs_range_unlock_reader(znode_t *zp, rl_t *remove) argument
470 * The common case is when the remove entry is in the tree
472 * with this one. Otherwise the remove entry will have been
476 if (remove->r_cnt == 1) {
477 avl_remove(tree, remove);
478 if (remove->r_write_wanted) {
479 cv_broadcast(&remove->r_wr_cv);
480 cv_destroy(&remove->r_wr_cv);
482 if (remove->r_read_wanted) {
483 cv_broadcast(&remove
[all...]
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DStatisticList.java177 * remove the first entry before adding the new entry.
195 * @param o Object to remove from the list.
197 public boolean remove(Object o) method in class:StatisticList
200 ret = super.remove(o);
214 remove(first);
230 * @param l Listener to remove.
233 listeners.remove(l);
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DConfiguration.java178 public void remove() throws PoolsException method in class:Configuration
281 elements.remove(aPool.getKey());
384 elements.remove(res.getKey());
/illumos-gate/usr/src/cmd/sendmail/aux/
H A Deditmap.c84 bool remove = false; local
160 remove = true;
189 (remove && argc != 3) ||
372 else if (remove)
397 "%s: couldn't remove key %s in map %s (error)\n",
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfslog_config.c647 * If 'remove' is true, then the entry is removed from the list and
657 char *tag, boolean_t remove,
665 if (remove) {
655 findconfig( nfsl_config_t **listpp, char *tag, boolean_t remove, nfsl_config_t **tail) argument
/illumos-gate/usr/src/cmd/hal/hald/
H A Dhald_runner.c71 gboolean remove = FALSE; local
76 remove = TRUE;
80 return remove;
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnbo.c519 * we receive. If `remove', remove it from the set received.
522 xnbo_mcast_find(xnb_t *xnbp, ether_addr_t *addr, boolean_t remove) argument
537 if (remove) {
553 if (remove) {
555 (char *), "remove",
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_common.h107 uint32_t remove:1; /* [29] Remove */ member in struct:hxge_param_map
117 uint32_t remove:1; /* [29] Remove */
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_proc.c636 * Destroy and remove any remaining breakpoints, set dpr_done and clear
671 dt_proc_lookup(dtrace_hdl_t *dtp, struct ps_prochandle *P, int remove) argument
687 if (remove)
688 *dpp = dpr->dpr_hash; /* remove from pid hash chain */
755 * Before we free the process structure, remove this dt_proc_t from the
757 * and remove this dt_proc_t if it is enqueued.
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh1093 # remove() : Returns a new string after removing the first
1096 remove () function
2453 ALL_MAPLIST=$(remove $MAP $ALL_MAPLIST)

Completed in 1574 milliseconds

123