HomeSort by relevance Sort by last modified time
    Searched refs:NEW (Results 1 - 25 of 25) sorted by null

  /onnv/onnv-gate/usr/src/tools/scripts/
acr.sh 151 # $root/bfu.conflicts/NEW file).
158 if [ ! -s $root/bfu.conflicts/NEW ] ; then
171 grep "^$filename\$" $root/bfu.conflicts/NEW >> /dev/null || \
197 cat $root/bfu.conflicts/NEW | while read filename ; do
207 print " indicate a bug in BFU. The new versions will be" \
315 "cp from new version"`
347 if [ -s $root/bfu.conflicts/NEW ]; then
352 if [ -s $zonepath/root/bfu.conflicts/NEW ] ; then
bfu.sh 435 # They are added /bfu.conflict/NEW and the acr.sh process runs the script
605 inetnew=/tmp/inetd.new.$$
616 # or add a new entry in case there was none.
650 # or add a new entry in case there was none.
905 # be used for new passwords. This is enforced only in crypt_gensalt(3c).
    [all...]
  /onnv/onnv-gate/usr/src/common/openssl/apps/
CA.pl 71 system ("$REQ -new -x509 -keyout newkey.pem -out newcert.pem $DAYS");
76 system ("$REQ -new -keyout newkey.pem -out newreq.pem $DAYS");
81 system ("$REQ -new -nodes -keyout newkey.pem -out newreq.pem $DAYS");
87 $NEW="1";
88 if ( "$NEW" || ! -f "${CATOP}/serial" ) {
111 system ("$REQ -new -keyout " .
  /onnv/onnv-gate/usr/src/cmd/ptools/
Makefile 31 # Don't add new ptools here; these are legacy ptools which must be symlinked
50 # 'new' ptools are not symlinked into /usr/proc/bin
86 @cd $@; pwd; $(MAKE) PTOOL_TYPE=NEW -f ../Makefile.ptool $(TARGET)
  /onnv/onnv-gate/usr/src/cmd/backup/restore/
restore.c 54 * Request that new entries be extracted.
92 ep->e_flags |= NEW;
101 ep->e_flags |= NEW;
125 ep->e_flags &= ~NEW;
191 * NEW - new entries to be added.
192 * EXTRACT - files that must be updated with new contents.
193 * LINK - new links to be added.
247 * Need to set the NEW flag on the hard link
259 ep->e_flags |= NEW;
    [all...]
restore.h 51 extern int cvtflag; /* convert from old to new tape format */
115 #define NEW 0x0002 /* a new entry to be extracted */
utilities.c 53 ep->e_flags |= NEW|KEEP;
141 * Create a new node (directory). Note that, because we have no
261 lf_linkit(char *existing, char *new, int type)
272 (type == SYMLINK ? "symbolic" : "hard"), new, existing);
277 if (symlink(name, new) < 0) {
279 if (((l = readlink(new, linkbuf, sizeof (linkbuf)))
285 new, name);
292 new, name, strerror(saverr));
299 if (link(name, new) < 0) {
302 (stat64(new, s2) == 0) &
    [all...]
dirs.c 318 (parent->e_flags & (NEW|EXTRACT)) == 0)
451 * add a new directory entry to a file.
648 * Set the mode, owner, and times for all new or changed directories
702 ep->e_flags &= ~NEW;
765 ep->e_flags &= ~NEW;
interactive.c 142 if (np == NIL || (np->e_flags & NEW) == 0) {
695 if ((np == NIL) || ((np->e_flags & NEW) == 0))
874 else if ((fp->fflags & NEW) != 0)
symtab.c 501 * has an appropriate sized entry, and if not allocates a new one.
708 ep->e_flags |= NEW;
  /onnv/onnv-gate/usr/src/uts/sun4/sys/
ebus.h 39 typedef enum { NEW = 0, ATTACHED, RESUMED, DETACHED,
  /onnv/onnv-gate/usr/src/uts/sun4u/montecarlo/sys/
acebus.h 39 typedef enum { NEW = 0, ATTACHED, RESUMED, DETACHED,
  /onnv/onnv-gate/usr/src/lib/libresolv2/common/isc/
ev_waits.c 48 * Enter a new wait function on the queue.
55 evWait *new; local
58 OKNEW(new);
59 new->func = func;
60 new->uap = uap;
61 new->tag = tag;
62 new->next = NULL;
64 wl->last->next = new;
66 wl->first = new;
67 wl->last = new;
166 evWait *new; local
206 evWaitList *new; local
    [all...]
eventlib_p.h 52 #define NEW(p) if (((p) = memget(sizeof *(p))) != NULL) \
  /onnv/onnv-gate/usr/src/cmd/ast/msgcc/
msgcc.sh 43 [+?If \b-M-new\b is not specified then messages are merged with those in the
47 [+new?Create a new \b-o\b file.]
48 [+preserve?Messages in the \b-o\b file that are not in new
50 either reuse the message numbers with new message text that
126 -M-new) __merge__=
338 else print -r -u2 -- $__num__ NEW '"'"${__text__[$__num__]}"'"'
356 [[ $__verbose__ ]] && print -u2 $__command__: old:1-$((__new__-1)) new:$__new__-$__max__ drop $__ndrop__ add $((__max__-__new__+1))
  /onnv/onnv-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
pmcs_def.h 36 NEW /* Brand new device (pending state) */
80 pmcs_dtype_t pend_dtype; /* new dtype (pending change) */
  /onnv/onnv-gate/usr/src/cmd/rpcsvc/nis/bin/
nispopulate.sh 298 NEW="overwrite" # overwrite local NIS maps
361 n) NEW="";;
844 if [ ! -z "$NEW" ]
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fs.d/
mount.c 65 #define NEW 1
518 /* create the new arg list, and end the list with a null pointer */
637 flags(mget.mnt_mntopts, NEW),
1005 * Shrink the vfsll linked list down to the new list. This will
1079 vp = new_vfsent(&vget, cnt); /* create new vfs entry */
1514 vfsent_t *new; local
    [all...]
df.c 80 #define NEW(type) xmalloc(sizeof (type))
491 * Create a new "struct extmnttab" and make sure that its fields point
497 struct extmnttab *new = NEW(struct extmnttab); local
499 new->mnt_special = new_string(old->mnt_special);
500 new->mnt_mountp = new_string(old->mnt_mountp);
501 new->mnt_fstype = new_string(old->mnt_fstype);
502 new->mnt_mntopts = new_string(old->mnt_mntopts);
503 new->mnt_time = new_string(old->mnt_time);
504 new->mnt_major = old->mnt_major
    [all...]
  /onnv/onnv-gate/usr/src/tools/cscope-fast/
cgrep.c 207 #define NEW(N) (froot?(t = froot, froot = froot->next, t->next = NULL, \
209 #define ADD(N) if (qtail) qtail = qtail->next = NEW(N); \
210 else qtail = qhead = NEW(N)
412 /* Handle match to new-line only */
418 /* Handle match including beginning or ending new-line */
668 (void) printf("new state[%d] %s%s\n", s-r->states, buf,
    [all...]
  /onnv/onnv-gate/usr/src/uts/sun4u/montecarlo/io/
hsc.c 850 #define NEW(type) (type *) kmem_zalloc(sizeof (type), KM_SLEEP)
859 hsc_slot_t *hsp = NEW(hsc_slot_t);
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fdisk/
fdisk.c 109 #define NEW 1
725 * Copy the new table back to the sector buffer
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
CGI.pm 328 #### Method: new
329 # The new routine. This will check the current environment
332 sub new { subroutine
360 # XXX: once we have the new API
401 $CGI::Q = $self = $CGI::DefaultClass->new(@_);
466 $Q = $CGI::DefaultClass->new unless defined($Q);
982 # Create a new multipart buffer
985 return MultipartBuffer->new($self,$boundary,$length);
3700 sub new { subroutine
3745 sub new { subroutine
4038 sub new { subroutine
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
pmcs_subr.c     [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
Name.pl     [all...]

Completed in 840 milliseconds