OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:backup_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/patch/
backupfile.h
21
enum
backup_type
{
enum
40
extern enum
backup_type
backup_type
;
44
enum
backup_type
get_version(const char *version);
backupfile.c
41
enum
backup_type
backup_type
= undefined;
variable in typeref:enum:backup_type
59
* is the root directory. Do not call this function if
backup_type
== none.
67
if (
backup_type
== simple)
90
if (
backup_type
== numbered_existing && highest_backup == 0)
233
static enum
backup_type
backup_types[] = {
242
enum
backup_type
Completed in 11 milliseconds
Indexes created Sun Sep 21 15:09:59 GMT 2025