/illumos-gate/usr/src/lib/libproc/common/ |
H A D | pr_rename.c | 87 pr_link(struct ps_prochandle *Pr, const char *existing, const char *new) in pr_link() argument 95 return (link(existing, new)); in pr_link() 106 adp->arg_object = (void *)existing; in pr_link() 109 adp->arg_size = strlen(existing) + 1; in pr_link()
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | cap.msg | 46 @ MSG_DEBUG_CONVNULL "[%d: %s][%d]: no existing %s to modify, converting \ 233 \tvalue is AND'd against the existing value. If -or is\n\ 234 \tspecified, the new value is OR'd against the existing\n\ 236 \treplaces the existing value.\n" 253 \tvalue is AND'd against the existing value. If -or is\n\ 254 \tspecified, the new value is OR'd against the existing\n\ 256 replaces the existing value.\n" 273 \tvalue is AND'd against the existing value. If -or is\n\ 274 \tspecified, the new value is OR'd against the existing\n\ 276 \treplaces the existing value.\n" [all …]
|
H A D | dyn.msg | 45 @ MSG_DEBUG_PREVRPATH "[%d: %s][%d]: Reusing existing %s entry: %s\n" 48 @ MSG_DEBUG_CONVNULL "[%d: %s][%d]: No existing %s to modify. Converting \ 107 leaving any existing elements with the same tag untouched.\n" 247 position and values of existing dynamic elements. Moving or\n\ 265 position and values of existing dynamic elements. Moving or\n\ 281 If dyn:runpath is called without arguments, the existing runpath\n\ 327 \tagainst the existing value. If neither -and or -or are\n\ 328 \tspecified, the new value replaces the existing value.\n\ 357 \tAND'd against the existing value. If -or is specified,\n\ 358 \tthe new value is OR'd against the existing value. If\n\ [all …]
|
H A D | syminfo.msg | 42 @ MSG_DEBUG_CONVNULL "[%d: %s][%d]: No existing %s to modify. Converting \ 154 \tAND'd against the existing value. If -or is specified,\n\ 155 \tthe new value is OR'd against the existing value. If\n\ 157 \tthe existing value.\n"
|
H A D | str.msg | 180 The str:set command is used to display or alter the existing\n\ 196 long as it will fit in the existing size of the string table.\n\ 204 o\tIf new-string is longer than the existing string at\n\ 210 o\tELF files may have other dependencies upon the existing\n\ 220 \tthe existing value of DT_SUNW_STRPAD to reflect the space used.\n" 267 o\tELF files may have other dependencies upon the existing\n\
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rename/ |
H A D | zfs_rename_009_neg.ksh | 72 log_assert "zfs rename -r failed, when snapshot name is already existing." 101 log_pass "zfs rename -r failed, when snapshot name is already existing passed."
|
/illumos-gate/usr/src/lib/ |
H A D | README.mapfiles | 36 1. Make interface additions to an existing library 39 2. Update an interface in an existing library 40 - remove an existing interface 45 existing library 160 any pre-existing Public version. 177 with private symbols pre-existing illumos, or "ILLUMOSprivate" otherwise 235 4.0 Making interface additions to an existing library 292 To aid the understanding of our existing mapfiles, it is useful to note how 365 existing mapfiles sometimes reflect this unfortunate state of affairs. 369 5.0 How to update an interface in an existing library [all …]
|
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | dt_list.c | 96 dt_list_delete(dt_list_t *dlp, void *existing) in dt_list_delete() argument 98 dt_list_t *p = existing; in dt_list_delete()
|
H A D | dt_aggregate.c | 58 dt_aggregate_count(int64_t *existing, int64_t *new, size_t size) in dt_aggregate_count() argument 63 existing[i] = existing[i] + new[i]; in dt_aggregate_count() 83 dt_aggregate_min(int64_t *existing, int64_t *new, size_t size) in dt_aggregate_min() argument 85 if (*new < *existing) in dt_aggregate_min() 86 *existing = *new; in dt_aggregate_min() 91 dt_aggregate_max(int64_t *existing, int64_t *new, size_t size) in dt_aggregate_max() argument 93 if (*new > *existing) in dt_aggregate_max() 94 *existing = *new; in dt_aggregate_max() 129 dt_aggregate_lquantize(int64_t *existing, int64_t *new, size_t size) in dt_aggregate_lquantize() argument 131 int64_t arg = *existing++; in dt_aggregate_lquantize() [all …]
|
/illumos-gate/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_list.c | 96 mdb_list_delete(mdb_list_t *mlp, void *existing) in mdb_list_delete() argument 98 mdb_list_t *p = existing; in mdb_list_delete()
|
/illumos-gate/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_list.c | 120 fmd_list_delete(fmd_list_t *lp, void *existing) in fmd_list_delete() argument 122 fmd_list_t *p = existing; in fmd_list_delete()
|
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | SLPV1SSrvReg.java | 176 SrvLocMsg makeReply(boolean existing) { in makeReply() argument 180 hdr.fresh = existing; in makeReply()
|
H A D | SSrvReg.java | 126 SrvLocMsg makeReply(boolean existing) { in makeReply() argument
|
/illumos-gate/usr/src/lib/libipmi/common/ |
H A D | ipmi_list.c | 113 ipmi_list_delete(ipmi_list_t *lp, void *existing) in ipmi_list_delete() argument 115 ipmi_list_t *p = existing; in ipmi_list_delete()
|
/illumos-gate/usr/src/ucblib/libcurses/ |
H A D | curses.ext | 36 /* but, they could have been used by existing applications */ 44 /* this could have been used by existing applications */
|
/illumos-gate/usr/src/common/ctf/ |
H A D | ctf_util.c | 99 ctf_list_delete(ctf_list_t *lp, void *existing) in ctf_list_delete() argument 101 ctf_list_t *p = existing; in ctf_list_delete()
|
/illumos-gate/ |
H A D | README.md | 36 Most of the existing code is licensed under the 38 be under this license as well. Modifications of existing code may not alter
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_list.c | 129 topo_list_delete(topo_list_t *lp, void *existing) in topo_list_delete() argument 131 topo_list_t *p = existing; in topo_list_delete()
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | README.XLINK | 86 of doing so is largely a matter of examining the files for existing 101 and the existing relocation engines: 108 you require. If your new system has attributes not found in an existing 111 may require you to also modify the existing relocation engines, and 120 the engine, examine the code for the existing engines. 189 in usr/src/cmd/sgs/libld/Makefile.com to see the files for existing 207 The existing code is the documentation for this phase of things: The 210 differences in the ABI for your new target and those existing ones. 251 comments in _libld.h for existing optional fields. It suffices to
|
/illumos-gate/usr/src/cmd/rcm_daemon/common/ |
H A D | mapfile-intf | 43 # existing in librcm.so.1.
|
/illumos-gate/usr/src/cmd/sgs/crle/common/ |
H A D | crle.msg | 59 \t[-u]\t\tupdate existing configuration file\n\ 64 \tto crle() result in the replacement of any existing \ 69 existing\n\
|
/illumos-gate/usr/src/ |
H A D | Makefile.msg.targ | 31 # Over time, existing Makefiles should be rewritten to include this file
|
/illumos-gate/usr/src/tools/findunref/ |
H A D | README.exception_lists | 34 Most files in this category should be matched by the existing filename globs, so
|
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README.v6 | 61 The overall plan is to enhance the existing Solaris dhcpagent so 226 just as happens with the existing stateless address 394 it need to be made carefully. (For example, the existing 'pkt' 407 existing design. 431 option. The existing code sets the current time value in 443 a pointer to an existing option and add an embedded option within 444 it. The packet length and existing option length are updated. If 445 that existing option isn't a top-level option, though, this means 457 if_sock_ip_fd in the existing design, but that existing socket is 474 to find the correct transaction ID, but the existing design [all …]
|
/illumos-gate/usr/src/cmd/backup/restore/ |
H A D | utilities.c | 259 lf_linkit(char *existing, char *new, int type) in lf_linkit() argument 266 resolve(existing, &dfd, &name); in lf_linkit() 270 (type == SYMLINK ? "symbolic" : "hard"), new, existing); in lf_linkit()
|