/titanic_44/usr/src/cmd/tbl/ |
H A D | te.c | 75 char backup[BACKMAX]; variable 76 char *backp = backup; 84 if (backp >= backup+BACKMAX) in un1getc() 92 if (backp>backup) in get1char()
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/ |
H A D | zpool_import_missing_001_pos.ksh | 109 typeset basedir backup 117 backup="" 133 [[ -n $backup ]] && \ 145 if [[ -z $backup ]]; then 148 backup="true"
|
H A D | zpool_import_missing_002_pos.ksh | 120 typeset basedir backup 133 backup="" 147 [[ -n $backup ]] && \ 160 if [[ -z $backup ]] ; then 162 backup="true"
|
/titanic_44/usr/src/tools/onbld/Scm/ |
H A D | Backup.py | 211 def __init__(self, backup, ws): argument 213 self.bu = backup 226 def backup(self): member in CdmCommittedBackup 321 def __init__(self, backup, ws): argument 323 self.bu = backup 344 def backup(self): member in CdmUncommittedBackup 520 def __init__(self, backup, ws): argument 521 self.bu = backup 525 def backup(self): member in CdmMetadataBackup 688 def __init__(self, backup, ws): argument [all …]
|
/titanic_44/usr/src/lib/libcmd/common/ |
H A D | cp.c | 146 int backup; /* BAK_* type */ member 474 switch (state->backup) in visit() 503 if (v || state->backup == BAK_number) in visit() 506 goto backup; in visit() 511 backup: in visit() 738 state->backup = 1; in b_cp() 841 if (state->backup) in b_cp() 844 state->backup = BAK_existing; in b_cp() 856 state->backup = BAK_existing; in b_cp() 868 state->backup = BAK_simple; in b_cp() [all …]
|
/titanic_44/usr/src/cmd/svc/configd/ |
H A D | restore_repository.sh | 173 The time of backup is given in YYYYMMDD_HHMMSS format. 175 Please enter either a specific backup repository from the above list to 180 boot restore the most recent post-boot backup 181 manifest_import restore the most recent manifest_import backup
|
/titanic_44/usr/src/cmd/svr4pkg/pkginstall/ |
H A D | backup.c | 40 backup(char *path, int mode) in backup() function
|
H A D | Makefile | 29 OBJS= backup.o \
|
H A D | pkginstall.h | 58 extern void backup __P((char *path, int mode));
|
H A D | instvol.c | 1117 backup(*dstp, 1); in domerg() 1122 backup(ept->path, 0); in domerg()
|
/titanic_44/usr/src/cmd/backup/ |
H A D | Makefile | 29 include Makefile.backup
|
/titanic_44/usr/src/grub/grub-0.97/stage2/ |
H A D | gpt.h | 40 grub_uint64_t backup; member
|
/titanic_44/usr/src/tools/onbld/hgext/ |
H A D | cdm.py | 1004 bk.backup() 1242 bk.backup() 1248 def cdm_restore(ui, repo, backup, **opts): argument 1274 if os.path.exists(backup): 1275 backup = os.path.abspath(backup) 1281 bk = CdmBackup(ui, wslist[repo], backup)
|
/titanic_44/usr/src/cmd/mailx/ |
H A D | list.c | 696 register char *cp, *cp2, *backup; in matchsubj() local 713 backup = cp2; in matchsubj() 718 cp2 = ++backup; in matchsubj()
|
/titanic_44/usr/src/cmd/geniconvtbl/ |
H A D | yacc.sed | 26 s;\("syntax error - cannot backup"\);gettext(\1);g
|
/titanic_44/usr/src/cmd/backup/restore/ |
H A D | Makefile | 23 include ../Makefile.backup
|
/titanic_44/usr/src/cmd/fm/dicts/ |
H A D | ZFS.po | 74 …ed to the\nsystem, then the pool must be destroyed and re-created from a backup\nsource.\n\nFor an… 106 …backup source.\n see: http://illumos.org/msg/ZFS-8000-5E\n scrub: none requested\nconfig:\n\n … 138 …backup source. ZFS\nincludes built-in metadata replication to prevent this from happening\neven f… 154 …backup.\n see: http://illumos.org/msg/ZFS-8000-8A\n scrub: none requested\nconfig:\n\n NA… 202 …ttach any missing devices, follow\n any provided recovery instructions or restore from backup."
|
/titanic_44/usr/src/cmd/backup/lib/ |
H A D | Makefile | 39 include ../Makefile.backup
|
/titanic_44/usr/src/cmd/svc/milestone/ |
H A D | manifest-import | 399 backup=`echo "$#/$#" | sed 's/.//g'` 422 echo "$backup\c" > /dev/msglog
|
/titanic_44/usr/src/cmd/ |
H A D | Makefile | 73 backup \ 524 backup \
|
/titanic_44/usr/src/lib/libexacct/common/ |
H A D | exacct_ops.c | 323 off_t backup; in ea_next_object() local 356 backup = sizeof (ea_catalog_t); in ea_next_object() 378 backup += sizeof (ea_size_t); in ea_next_object() 407 if (fseeko(f->ef_fp, -backup, SEEK_CUR) == -1) { in ea_next_object()
|
/titanic_44/usr/src/cmd/backup/dump/ |
H A D | Makefile | 34 include ../Makefile.backup
|
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | parseaddr.c | 1132 goto backup; 1139 goto backup; 1151 goto backup; 1175 goto backup; 1226 goto backup; 1237 goto backup; 1246 backup:
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | developer-object-file.mf | 129 license usr/src/cmd/backup/dump/THIRDPARTYLICENSE \ 130 license=usr/src/cmd/backup/dump/THIRDPARTYLICENSE
|
/titanic_44/usr/src/cmd/sgs/packages/common/ |
H A D | postinstall | 120 # backup all existing SGStools.
|