Searched refs:numbered_existing (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/usr.bin/patch/
H A Dbackupfile.h34 numbered_existing, enumerator in enum:backup_type
H A Dbackupfile.c90 if (backup_type == numbered_existing && highest_backup == 0)
234 none, simple, simple, numbered_existing,
235 numbered_existing, numbered, numbered
248 return numbered_existing;
H A Dpatch.c217 backup_type = posix ? none : numbered_existing;
513 backup_type = numbered_existing;
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dbackupfile.h38 numbered_existing, enumerator in enum:backup_type
47 || (Type) == numbered_existing \
H A Dbackupfile.c113 if (! (backup_type == numbered_existing && highest_backup == 0))
204 numbered_existing, numbered_existing,
209 If VERSION is NULL or the empty string, return numbered_existing.
217 return numbered_existing;
/netbsd-current/external/gpl2/gettext/dist/gnulib-local/lib/
H A Dbackupfile.h38 numbered_existing, enumerator in enum:backup_type
47 || (Type) == numbered_existing \
H A Dbackupfile.c113 if (! (backup_type == numbered_existing && highest_backup == 0))
204 numbered_existing, numbered_existing,
209 If VERSION is NULL or the empty string, return numbered_existing.
217 return numbered_existing;

Completed in 267 milliseconds