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

<<111213141516

/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure496 | --oldin | --oldi | --old | --ol | --o)
500 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
683 # There might be people who depend on the old broken behavior: `$host'
1556 { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
1557 echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2423 # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
3906 if test ! -f conftest.old || { ac_try='cmp -s conftest.old conftest'
3912 mv -f conftest conftest.old
7184 # of here documents, and old sed
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c148 int (*new_phase_hook) __P((int new, int old)) = NULL;
/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c4337 struct modctl_list *old = mod_garbage; local
4358 kobj_free(old, sizeof (struct modctl_list));
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Di86_subr.s3186 * once. We atomically store 0xDEFACEDD and load the old value. If the
4020 leave / restore old stack frame
4026 leave / restore old stack frame
/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c2915 boolean_t old = (v->gv_flags & GV_INSUBGRAPH) != 0; local
2925 if (new == old)
4159 * _REMOVE_INSTANCE to the old restarter, remove the dependency, make sure the
5620 * Set milestone, removing the old one if this was the last reference.
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c3801 scf_transaction_entry_t *old; local
3831 old = uu_list_find(tran->tran_props, &prop, NULL, &idx);
3832 if (old != NULL) {
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common_asm.s239 ldxa [%o4]ASI_DMMU, %o2 ! %o2 = save old ctxnum
247 stxa %o2, [%o4]ASI_DMMU /* restore old ctxnum */
324 ldxa [%g4]ASI_DMMU, %g5 /* rd old ctxnum */
331 stxa %g5, [%g4]ASI_DMMU /* restore old ctxnum */
404 ldxa [%g4]ASI_DMMU, %g6 /* rd old ctxnum */
421 stxa %g6, [%g4]ASI_DMMU /* restore old ctxnum */
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c463 Use_old_stat = 0, /* Create an old style -Hodc hdr (small dev's) */
464 Onecopy = 0, /* Flags old vs. new link handling */
2193 * If rename failed, try old construction
3366 * is an old style (binary or -c) archive, create and extract the data for the
3649 * Otherwise, links are handled in one of two ways, for the old headers
3782 /* old style: has acl and data for every link */
6140 /* If the old file needs restoring, do the necessary links */
6572 case '6': /* for old, sixth-edition files */
8076 /* old security info + new attr header(8) + new attr */
8387 "Could not convert to old sta
9706 renameat(int fromfd, char *old, int tofd, char *new) argument
[all...]
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c630 static ushort_t Oumask = 0; /* old umask value */
4363 /* This field may be zero in old archives. */
6764 /* old security info + new attr header(8) + new attr */
8548 renameat(int fromfd, char *old, int tofd, char *new) argument
8550 return (rename(old, new));
/illumos-gate/usr/src/uts/sfmmu/ml/
H A Dsfmmu_asm.s1110 andn %o3, 0x3f, %o3 ! clear old imm value
3935 * o3 = old %pstate
4075 * %o3 = old %pstate
4683 * low level lock brackets. The old value is returned.
4766 and %o5, KPM_MAPPED_MASK, %o0 /* return old val */
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c516 mDNS_StopQuery_internal(m, q); // Stop old query
733 // When receiving a unique record, all old cache records matching "SameResourceRecordSignature" are flushed
960 // If we've announced this record, we really should send a goodbye packet for the old rdata before
2583 // 2. Updated records that need to retract their old data
2605 // See if we should send a courtesy "goodbye" for the old data before we replace it.
2908 // (we have a new record with DelayDelivery set, waiting for the old record to go away before we can notify clients).
3671 // Put our known answer list (either new one from this question or questions, or remainder of old one from last time)
3833 (uint32_t)q->SendQNow, x ? "new" : "old", (uint32_t)q->InterfaceID, q->qname.c, DNSTypeName(q->qtype));
4094 // deliver a RMV (for the current old entry) followed by ADD (for the new entry).
4100 // Instead of delivering an ADD (old entr
11293 mDNSBool old = q->SuppressQuery; local
14732 mDNSBool old, new; local
[all...]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex108 % messages, but if we're using an old version of TeX, don't do anything.
1771 % The old definition, with no lozenge:
6744 % using an old version of TeX, don't do anything. We want the amount of

Completed in 221 milliseconds

<<111213141516