Searched refs:old (Results 301 - 325 of 387) sorted by relevance

<<111213141516

/illumos-gate/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc.c313 oversize_t *old; local
315 old = (oversize_t *)(mem - OVSZ_SIZE);
316 (void) memcpy(new, data_ptr, MIN(bytes, old->size - shift));
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dserver.c52 int oumask; /* old umask for creating files */
1026 tvp[0].tv_sec = stb.st_atime; /* old atime from target */
1703 * strsub(old, new, s)
1705 * Return a pointer to a new string created by replacing substring old
1707 * substring old.
1710 strsub(old, new, s)
1711 char *old, *new, *s;
1723 /* skip over the part of s which begins with old */
1724 for (r = old, q = s; *r; q++, r++)
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb.c47 * stacked on old ones by nested calls to mdb_run: this occurs when, for
361 * found within the path. The old path string is specified by "path", a buffer
370 char old[MAXPATHLEN]; local
373 (void) strcpy(old, p);
379 (void) strncpy(p, old, (size_t)(q - p));
H A Dmdb_main.c1072 mdb_iob_t *old = mdb.m_in; local
1076 mdb.m_in = old;
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dengine.c876 "%s: st_optionneg[%ld]: protocol version too old %d < %d",
1646 ** old -- old state
1654 trans_ok(old, new)
1655 int old, new;
1659 s = old;
/illumos-gate/usr/src/cmd/keyserv/
H A Dkeyserv_cache.c182 /* Add offset to old address */
183 #define MOVE_ADDR(old, offset) ((old) == 0) ? 0 : \
184 (void *)((u_long)(old) + (offset))
/illumos-gate/usr/src/cmd/tsol/tnd/
H A Dtnd.c584 struct tnd_tnrhtp_c *new, **old; local
596 old = (struct tnd_tnrhtp_c **)tsearch(new, &tp_tree, tp_compar);
597 if (*old != new)
/illumos-gate/usr/src/uts/common/os/
H A Dpool.c58 * the old pset() system call. When enabled, processor sets can only be
86 * old pool. Processes in a given task or a given project can only be bound to
426 pool_t *old; member in struct:destroy_zone_arg
431 * Update pool pointers for zones that are currently bound to pool "old"
442 if (zone_pool_get(zone) == dza->old)
467 dzarg.old = pool;
H A Dkcpc.c2012 * Copy contents of old sets into new ones
2018 * Free old array of context pointers and use newly
2293 kcpc_request_t *old; local
2295 old = req_list->krl_list;
2302 bcopy(old, req_list->krl_list,
2304 kmem_free(old, req_list->krl_max * sizeof (kcpc_request_t));
H A Dsunpm.c506 #define POWERING_ON(old, new) ((old) == 0 && (new) != 0)
507 #define POWERING_OFF(old, new) ((old) != 0 && (new) == 0)
2010 /* Now free the old array and point to the new one */
2635 int old, int which, pm_canblock_t canblock)
2686 p->old_level = old;
2990 * Stash the old power index, update curpwr, and flag
2997 * oldest old power and the newest new power of any
3062 calc_cfb_comps_incr(dev_info_t *dip, int cmpt, int old, in argument
2634 psc_entry(ushort_t event, psce_t *psce, dev_info_t *dip, int comp, int new, int old, int which, pm_canblock_t canblock) argument
3675 int old; local
8927 int old; local
[all...]
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/
H A Dkdb_db2.c1420 krb5_boolean old; local
1425 old = mode;
1427 old = db_ctx->db_nb_locks;
1430 return old;
1507 /* special case for db2. We might actually be looking at old type config file where database is specified as part of realm */
1605 * old type config file where database is specified as
1694 /* special case for db2. We might actually be looking at old type config file where database is specified as part of realm */
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObject.h888 CK_RV soft_copy_certificate(certificate_obj_t *old, certificate_obj_t **new,
912 CK_RV soft_copy_to_old_object(soft_object_t *new, soft_object_t *old);
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dname.c1418 Sfdouble_t ld, old=0; local
1433 old = *(up->ldp);
1434 *(up->ldp) = old?ld+old:ld;
2414 void sh_optclear(Shell_t *shp, void *old) argument
2428 shp->optlist = old;
3094 Shscope_t *old = (Shscope_t*)sh.st.self; local
3100 return(old);
3147 * These following are for binary compatibility with the old hash library
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dctl_srvr.c393 void *old = sess->csctx; local
396 return (old);
/illumos-gate/usr/src/cmd/csh/
H A Dsh.c452 void (*old)() = (void (*)())
455 (void) signal(SIGTTIN, old);
996 * reading in old history, or it
/illumos-gate/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_memerr.c62 static const struct ce_name2type old[] = { local
79 const struct ce_name2type *names = (minorvers == 0) ? &old[0] : &new[0];
/illumos-gate/usr/src/cmd/sa/
H A Dsar.c510 * the corresponding entry in the old arrays and
1169 ulong_delta(uint64_t *new, uint64_t *old, uint64_t *delta, uint64_t *accum, argument
1177 o = *old++;
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dmanifest-import378 /usr/bin/mv $deathrow $deathrow.old
/illumos-gate/usr/src/tools/scripts/
H A Dxref.mk136 # Note that we don't remove the old cscope.out since cscope is smart enough
/illumos-gate/usr/src/ucbcmd/tset/
H A Dtset.c56 * Actually, this doesn't work in old csh's.
102 * dependent. This replaces the old -d, -p flags.
396 char *NewType; /* mapping identifier based on old flags */
1174 reportek(char *name, char new, char old, char def) argument
1185 o = old;
/illumos-gate/usr/src/stand/lib/inet/
H A Dipv4.c546 int old = promiscuous; local
550 return (old);
/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmdebug.c75 int old = Dbfd; local
77 return old;
501 Void_t* addr; /* old block of data */
563 if(!data) /* failed, reset data for old block */
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_diff.c194 print_rename(FILE *fp, differ_info_t *di, const char *old, const char *new, argument
206 print_cmn(fp, di, old);
/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare.c834 sigset_t old; local
879 sablocksigs(&old);
962 saunblocksigs(&old);
992 sablocksigs(&old);
1000 saunblocksigs(&old);
1796 * now that the share isn't in its old group, add to
1804 * need to remove from old group first and then add to
/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddaemon.c3087 #define SM_NOOP_SIGNAL(sig, old) \
3090 (old) = sm_signal((sig), sm_signal_noop); \
3091 if ((old) == SIG_IGN || (old) == SIG_DFL) \
3092 (void) sm_signal((sig), (old)); \

Completed in 180 milliseconds

<<111213141516