Searched refs:existing (Results 1 - 25 of 78) sorted by relevance

1234

/opensolaris-onvv-gate/usr/src/tools/findunref/
H A DREADME.exception_lists34 Most files in this category should be matched by the existing filename globs, so
/opensolaris-onvv-gate/usr/src/lib/libproc/common/
H A Dpr_rename.c87 pr_link(struct ps_prochandle *Pr, const char *existing, const char *new) argument
95 return (link(existing, new));
104 adp++; /* existing argument */
106 adp->arg_object = (void *)existing;
109 adp->arg_size = strlen(existing) + 1;
H A DPutil.c39 * Place the new element on the list prior to the existing element.
42 list_link(void *new, void *existing) argument
45 plist_t *q = existing;
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_list.c110 cmd_list_delete(cmd_list_t *lp, void *existing) argument
112 cmd_list_t *p = existing;
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_list.c98 mdb_list_delete(mdb_list_t *mlp, void *existing) argument
100 mdb_list_t *p = existing;
/opensolaris-onvv-gate/usr/src/common/ctf/
H A Dctf_util.c55 * Prepend the specified existing element to the given ctf_list_t. The
56 * existing pointer should be pointing at a struct with embedded ctf_list_t.
75 * Delete the specified existing element from the given ctf_list_t. The
76 * existing pointer should be pointing at a struct with embedded ctf_list_t.
79 ctf_list_delete(ctf_list_t *lp, void *existing) argument
81 ctf_list_t *p = existing;
/opensolaris-onvv-gate/usr/src/lib/libdtrace/common/
H A Ddt_list.c98 dt_list_delete(dt_list_t *dlp, void *existing) argument
100 dt_list_t *p = existing;
H A Ddt_aggregate.c55 dt_aggregate_count(int64_t *existing, int64_t *new, size_t size) argument
60 existing[i] = existing[i] + new[i];
80 dt_aggregate_min(int64_t *existing, int64_t *new, size_t size) argument
82 if (*new < *existing)
83 *existing = *new;
88 dt_aggregate_max(int64_t *existing, int64_t *new, size_t size) argument
90 if (*new > *existing)
91 *existing = *new;
126 dt_aggregate_lquantize(int64_t *existing, int64_ argument
[all...]
/opensolaris-onvv-gate/usr/src/lib/
H A DREADME.mapfiles36 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
201 4.0 Making interface additions to an existing library
205 The first engineer to update the existing mapfile-vers file in a release needs
322 5.0 How to update an interface in an existing library
324 5.1 Removing an existing interface
358 existing Private interface to a Public one only requires a change to the
359 existing interfac
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_list.c122 fmd_list_delete(fmd_list_t *lp, void *existing) argument
124 fmd_list_t *p = existing;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DMakefile.PL50 variables. If you have existing data written with an earlier version of
/opensolaris-onvv-gate/usr/src/lib/libipmi/common/
H A Dipmi_list.c115 ipmi_list_delete(ipmi_list_t *lp, void *existing) argument
117 ipmi_list_t *p = existing;
/opensolaris-onvv-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPV1SSrvReg.java145 // Perform lookup for existing.
176 SrvLocMsg makeReply(boolean existing) { argument
180 hdr.fresh = existing;
H A DSSrvReg.java123 // Return a SrvAck. We ignore the existing flag, since in V2, fresh comes
126 SrvLocMsg makeReply(boolean existing) { argument
/opensolaris-onvv-gate/usr/src/cmd/filebench/common/
H A Dfsplug.h142 #define FB_LINK(existing, new) \
143 (*fs_functions_vec->fsp_link)(existing, new)
H A Dfb_localfs.c676 fb_lfs_link(const char *existing, const char *new) argument
678 return (link(existing, new));
685 fb_lfs_symlink(const char *existing, const char *new) argument
687 return (symlink(existing, new));
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/sun4v/generic-mem/
H A Dgmem_util.c152 gmem_list_delete(gmem_list_t *lp, void *existing) argument
154 gmem_list_t *p = existing;
/opensolaris-onvv-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_list.c126 topo_list_delete(topo_list_t *lp, void *existing) argument
128 topo_list_t *p = existing;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DCygwin.pm64 Returns a string representation of the first existing directory
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DCommand.pm136 Multiple sources are allowed if destination is an existing directory.
152 Multiple sources are allowed if destination is an existing directory.
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/
H A DREADME.caching136 is expired, in.dhcpd removes any existing records and attempts to
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/data/
H A DDhcpdOptions.java164 DhcpResource existing = (DhcpResource)options.get(i);
166 if (!existing.getValue().equals(res.getValue())) {
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/instant.src/tptregexp/
H A DREADME93 existing text editors use nondeterministic regular-expression implementations,
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/pod/
H A DGroup.pod28 existing Group as a data Item.
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/cli/dhcpconfig/
H A DResourceBundle.properties144 dhcpcfg_usage=dhcpconfig (options)\n\nWhere (options) is one of:\n\n -D -r (resource) -p (path) Configure the DHCP service. Sub-options:\n [-u (uninterpreted data)]\n [-h (host resource)]\n [-y (host domain)]\n [-l (lease length)]\n [-n] Leases are not negotiable\n [-d (DNS domain)]\n [-a (DNS servers)]\n\n -R (server addresses) Configure BOOTP relay service.\n\n -U Unconfigure DHCP or BOOTP relay service. Sub-options:\n [-f] No confirmation prompt\n [-x] Delete dhcptab and network tables\n [-h] Delete host entries\n\n -N (network address) Configure network. Sub-options:\n [-m (subnet mask)]\n [-t (router addresses)]\n [-y (NIS domain)]\n [-a (NIS addreses)]\n [-b] Network is point-to-point\n [-g] Signal daemon\n\n -C -r (resource) -p (path) Convert to new data store. Sub-options:\n [-u (uninterpreted data)]\n [-f] No confirmation prompt\n [-k] Do not delete original files\n\n -X (export filename) Export data. Sub-options:\n [-m (macro list)]\n [-o (option list)]\n [-a (network addresses)]\n [-f] Overwrite an existing export file\n [-x] Delete exported data\n [-g] Signal daemon\n\n -I (import filename) Import data. Sub-options:\n [-f] Overwrite existing data\n [-g] Signal daemon\n\n -P [parameter[=value]] Configure or print DHCP server parameters.\n\n -S Control the DHCP server. Sub-options:\n [-e] Enable and start the DHCP server\n [-d] Disable and stop the DHCP server\n [-r] Re-enable the DHCP server\n [-q] Query the DHCP server status\n

Completed in 278 milliseconds

1234