Home
last modified time | relevance | path

Searched refs:remove (Results 151 – 175 of 342) sorted by relevance

12345678910>>...14

/illumos-gate/usr/src/tools/scripts/
H A Dmapfilechk.py112 fnames.remove(f)
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DResourceMonitor.java226 keys.remove("utilization"); in calcDerivedStatistic()
/illumos-gate/usr/src/common/ficl/softcore/
H A Djhlocal.fr42 \ for the local. Adjusts the "c-addr u" of the name to remove any prefix.
63 \ if the first character is a colon, remove the colon and return 0.
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_rep.c166 remove(copy_rep); \
170 remove(tmp_rep); \
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dpackage.sh596 …nts|copyright|export|host|install|license|list|make|read|regress|release|remove|results|setup|test…
6040 remove=
6301 case " $remove " in
6303 *) remove="$remove $f" ;;
6362 ?*) case " $remove " in
6364 *) remove="$remove $k" ;;
6382 case $remove in
6383 ?*) $exec rm -f $remove ;;
6525 remove) echo "$command: $action: not implemented yet" >&2
/illumos-gate/usr/src/ucbhead/
H A Dstdio.h160 extern int remove(const char *);
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmpo.c1780 uint64_t stripe, frag, remove; in mstripe_update() local
1844 remove = stride - stripe; in mstripe_update()
1847 remove = 0; in mstripe_update()
1850 remove = frag - stripe; in mstripe_update()
1855 ms->physmax = btop(end - 1 - remove); in mstripe_update()
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dmap284 #undef remove
285 #define remove _ast_remove
286 extern __MANGLE__ int remove __PROTO__((const char*));
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dmap284 #undef remove
285 #define remove _ast_remove
286 extern __MANGLE__ int remove __PROTO__((const char*));
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dmap284 #undef remove
285 #define remove _ast_remove
286 extern __MANGLE__ int remove __PROTO__((const char*));
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dmap284 #undef remove
285 #define remove _ast_remove
286 extern __MANGLE__ int remove __PROTO__((const char*));
/illumos-gate/usr/src/cmd/cmd-inet/usr.sadm/scripts/
H A Di.ipsecalgs45 # If the package has been already installed, remove old entries
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_mindex_c.x223 % db_status remove( db_query *);
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dimport_rewind_config_changed.ksh94 log_must zpool remove $TESTPOOL1 $removevdev
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dconf.tab240 #if !defined(remove) && (!_lib_remove || _lib_unlink)
241 #define remove unlink
257 if (remove(name) >= 0) break;
267 remove(name);
/illumos-gate/usr/src/uts/common/os/
H A Dksensor.c805 ksensor_remove_f remove) in ksensor_register() argument
819 ksensor_cb_remove = remove; in ksensor_register()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystoreUtil.c787 (void) remove(tmp_fname); in create_updated_keystore_version()
1402 (void) remove(new_obj_name); in reencrypt_obj()
1775 (void) remove(tmp_ks_desc_name); in soft_keystore_setpin()
2432 (void) remove(tmp_ks_desc_name); in soft_keystore_put_new_obj()
2674 (void) remove(tmp_name); in soft_keystore_modify_obj()
2683 (void) remove(tmp_ks_name); in soft_keystore_modify_obj()
/illumos-gate/usr/src/grub/grub-0.97/
H A DINSTALL72 contains results you don't want to keep, you may remove or edit it.
101 5. You can remove the program binaries and object files from the
102 source code directory by typing `make clean'. To also remove the
/illumos-gate/usr/src/cmd/logadm/
H A Dmain.c1195 (void) remove(file_copy); in docopytruncate()
1238 (void) remove(file_copy); in docopytruncate()
1258 (void) remove(file_copy); in docopytruncate()
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m4770 R< $+ > $: $1 remove housekeeping <>
1105 dnl remove mark
1394 dnl no match, remove mark
1632 `dnl no match; IPv6: remove last part
1636 dnl no match; IPv4: remove last part
1860 dnl remove daemon_flags
1902 dnl should we remove +ext from user?
1927 dnl remove daemon_flags
2022 dnl remove daemon_flags for other cases
2136 dnl remove ${auth_type}
[all …]
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c2388 remove_list_element->remove->flags |= flags; in load_module()
2393 (*remove_list_next)->remove->interpose_lvl >= in load_module()
2394 remove_list_element->remove->interpose_lvl; in load_module()
4154 if ((flags & rm->remove->flags) == flags) { in pre_and_post_cleanup()
4162 if (clean_ok(rm->remove) == DEVFSADM_SUCCESS) { in pre_and_post_cleanup()
4165 rm->remove->dev_dirs_re, &rd); in pre_and_post_cleanup()
4195 clean_ok(devfsadm_remove_V1_t *remove) in clean_ok() argument
4276 if ((RM_HOT & rm->remove->flags) == RM_HOT) { in hot_cleanup()
4320 if (rm->remove->flags & RM_NOINTERPOSE) { in hot_cleanup()
4322 (rm->remove->callback_fcn)(rmlink); in hot_cleanup()
[all …]
/illumos-gate/usr/src/head/iso/
H A Dstdio_iso.h191 extern int remove(const char *);
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrcpy.S249 nop ! padding, do not remove!!!
250 nop ! padding, do not remove!!!
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c269 if (ofs_client->ib_client->remove) { in ofs_async_handler()
270 ofs_client->ib_client->remove(device); in ofs_async_handler()
462 if (client->remove) { in ib_register_client()
463 client->remove(device); in ib_register_client()
536 if (client->remove) { in ib_unregister_client()
537 client->remove(device); in ib_unregister_client()
/illumos-gate/usr/src/pkg/
H A DREADME.pkg332 To remove files, directories, drivers, or anything else within a package,
351 To remove a package, you must mark it as obsolete. You must *also* mark
353 remove their rename dependencies. Here is what you must do.
376 to remove SUNWwbsd in build 133 you'd change the pkg.fmri

12345678910>>...14