Home
last modified time | relevance | path

Searched refs:NEWFILE (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/usr.bin/rcs/
H A Dco.c347 if (!(flags & QUIET) && !(flags & NEWFILE) && in checkout_rev()
377 if (!(flags & QUIET) && !(flags & NEWFILE) && in checkout_rev()
393 if (!(flags & QUIET) && !(flags & NEWFILE) && in checkout_rev()
399 if (!(flags & QUIET) && !(flags & NEWFILE) && in checkout_rev()
H A Drcsprog.h71 #define NEWFILE (1<<21) macro
H A Dci.c258 pb.flags |= NEWFILE; in checkin_main()
294 if (!(pb.flags & NEWFILE)) in checkin_main()
299 pb.flags |= NEWFILE; in checkin_main()
307 if (pb.flags & NEWFILE) { in checkin_main()
/openbsd-src/usr.bin/vi/common/
H A Dexf.c733 enum { NEWFILE, OLDFILE } mtype; in file_write() enumerator
802 mtype = NEWFILE; in file_write()
920 case NEWFILE: in file_write()
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlport.pod273 (L<C<link>|perlfunc/link OLDFILE,NEWFILE>) nor symbolic links
274 (L<C<symlink>|perlfunc/symlink OLDFILE,NEWFILE>,
H A Dperlfunc.pod244 L<C<link>|/link OLDFILE,NEWFILE>, L<C<lstat>|/lstat FILEHANDLE>,
249 L<C<symlink>|/symlink OLDFILE,NEWFILE>,
520 L<C<kill>|/kill SIGNAL, LIST>, L<C<link>|/link OLDFILE,NEWFILE>,
541 L<C<stat>|/stat FILEHANDLE>, L<C<symlink>|/symlink OLDFILE,NEWFILE>,
2290 L<C<symlink>|/symlink OLDFILE,NEWFILE>) is implemented. It is also
4148 =item link OLDFILE,NEWFILE
9255 =item symlink OLDFILE,NEWFILE
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Perldoc/corpus/
H A Dperlfunc.pod