Searched refs:NEWFILE (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/usr.bin/rcs/ |
| H A D | co.c | 347 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 D | rcsprog.h | 71 #define NEWFILE (1<<21) macro
|
| H A D | ci.c | 258 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 D | exf.c | 733 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 D | perlport.pod | 273 (L<C<link>|perlfunc/link OLDFILE,NEWFILE>) nor symbolic links 274 (L<C<symlink>|perlfunc/symlink OLDFILE,NEWFILE>,
|
| H A D | perlfunc.pod | 244 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 D | perlfunc.pod | |