| /trueos/sbin/fsck_msdosfs/ |
| HD | boot.c | 47 u_char backup[DOSBOOTBLOCKSIZE]; in readboot() local 153 || read(dosfs, backup, sizeof backup) != sizeof backup) { in readboot() 157 backup[65] = block[65]; /* XXX */ in readboot() 158 if (memcmp(block + 11, backup + 11, 79)) { in readboot() 171 if (block[i] != backup[i]) in readboot() 173 i, block[i], backup[i]); in readboot()
|
| /trueos/etc/periodic/daily/ |
| HD | Makefile | 8 200.backup-passwd \ 9 210.backup-aliases \ 41 FILES+= 220.backup-pkgdb \
|
| /trueos/usr.bin/patch/ |
| HD | backupfile.c | 140 version_number(const char *base, const char *backup, size_t base_length) in version_number() argument 146 if (!strncmp(base, backup, base_length) && ISDIGIT(backup[base_length])) { in version_number() 147 for (p = &backup[base_length]; ISDIGIT(*p); ++p) in version_number()
|
| /trueos/contrib/openresolv/ |
| HD | libc.in | 109 backup=true 127 backup=false 217 if $backup; then
|
| /trueos/contrib/file/magic/Magdir/ |
| HD | ti-8x | 32 >0x00003B byte 0x13 (backup) 49 >0x00003B byte 0x0F (backup) 67 >0x00003B byte 0x13 (backup) 85 >0x00003B byte 0x13 (backup) 117 >0x00003B byte 0x1D (backup) 150 >0x00003B byte 0x1D (backup) 187 >0x000048 byte 0x1D (backup)
|
| /trueos/sys/gnu/dts/arm/ |
| HD | armada-370-netgear-rn104.dts | 204 blue-backup-led { 205 label = "rn104:blue:backup"; 248 backup-button { 281 backup_button_pin: backup-button-pin { 291 backup_led_pin: backup-led-pin {
|
| HD | armada-370-netgear-rn102.dts | 212 blue-backup-led { 213 label = "rn102:blue:backup"; 238 backup-button { 269 backup_led_pin: backup-led-pin { 274 backup_button_pin: backup-button-pin {
|
| HD | kirkwood-iomega_ix2_200.dts | 42 pmx_led_backup: pmx-led-backup { 70 pmx_led_backup_brt_ctrl_1: pmx-led-backup-brt-ctrl-1 { 74 pmx_led_backup_brt_ctrl_2: pmx-led-backup-brt-ctrl-2 {
|
| HD | kirkwood-netgear_readynas_duo_v2.dts | 48 pmx_button_backup: pmx-button-backup { 78 pmx_led_blue_backup: pmx-led-blue-backup { 177 backup-button {
|
| D | kirkwood-netgear_readynas_nv+_v2.dts | 50 pmx_button_backup: pmx-button-backup { 65 pmx_led_blue_backup: pmx-led-blue-backup { 189 backup-button {
|
| /trueos/usr.bin/xinstall/ |
| HD | xinstall.c | 722 char backup[MAXPATHLEN], *p, pathbuf[MAXPATHLEN], tempfile[MAXPATHLEN]; in install() local 883 if ((size_t)snprintf(backup, MAXPATHLEN, "%s%s", to_name, in install() 890 (void)printf("install: %s -> %s\n", to_name, backup); in install() 891 if (rename(to_name, backup) < 0) { in install() 896 backup); in install() 1103 char backup[MAXPATHLEN]; in create_newfile() local 1117 if ((size_t)snprintf(backup, MAXPATHLEN, "%s%s", in create_newfile() 1121 (void)snprintf(backup, MAXPATHLEN, "%s%s", in create_newfile() 1125 path, backup); in create_newfile() 1126 if (rename(path, backup) < 0) in create_newfile() [all …]
|
| /trueos/contrib/netbsd-tests/lib/libc/sys/ |
| HD | t_mmap.c | 110 char backup[BUFSIZE]; in testloan() local 119 (void)memcpy(backup, vp, BUFSIZE); in testloan() 153 if (docheck != 0 && memcmp(backup, buf + page, nread) != 0) in testloan()
|
| /trueos/contrib/tcsh/ |
| HD | ed.screen.c | 1567 UpdateVal(const Char *tag, int value, Char *termcap, Char *backup) in UpdateVal() argument 1571 (void)Strcpy(backup, termcap); in UpdateVal() 1575 (void)Strncpy(backup, termcap, len); in UpdateVal() 1576 backup[len] = '\0'; in UpdateVal() 1578 (void) Strcat(backup + len, p); in UpdateVal() 1582 (void) Strcat(backup, ptr); in UpdateVal() 1627 Char termcap[TC_BUFSIZE+64], backup[TC_BUFSIZE+64], *ptr; in ChangeSize() local 1634 UpdateVal(STRco, Val(T_co), termcap, backup); in ChangeSize() 1635 UpdateVal(STRli, Val(T_li), termcap, backup); in ChangeSize()
|
| /trueos/contrib/ncurses/ncurses/base/ |
| HD | lib_getch.c | 511 chtype backup = (ch == KEY_BACKSPACE) ? '\b' : ch; in _nc_wgetch() local 512 if (backup < KEY_MIN) in _nc_wgetch() 513 wechochar(win, backup); in _nc_wgetch()
|
| /trueos/crypto/openssh/contrib/aix/ |
| HD | buildbff.sh | 366 echo Creating $PKGNAME-$VERSION.bff with backup... 371 ) | backup -i -q -f ../$PKGNAME-$VERSION.bff $filelist
|
| /trueos/sys/kern/ |
| HD | subr_terminal.c | 539 teken_attr_t backup; in termcn_cnputc() local 544 backup = *teken_get_curattr(&tm->tm_emulator); in termcn_cnputc() 547 teken_set_curattr(&tm->tm_emulator, &backup); in termcn_cnputc()
|
| /trueos/contrib/gcc/config/arm/ |
| HD | t-netbsd | 18 mv -f $(SHLIB_NAME) $(SHLIB_NAME).backup; \
|
| /trueos/contrib/gcc/config/mips/ |
| HD | t-slibgcc-irix | 20 $(SHLIB_DIR)/$(SHLIB_SONAME).backup; \
|
| /trueos/contrib/gcc/config/ |
| HD | t-slibgcc-sld | 18 $(SHLIB_DIR)/$(SHLIB_SONAME).backup; \
|
| HD | t-slibgcc-elf-ver | 22 $(SHLIB_DIR)/$(SHLIB_SONAME).backup; \
|
| HD | t-libunwind-elf | 17 $(SHLIB_DIR)/$(SHLIBUNWIND_SONAME).backup; \
|
| /trueos/contrib/subversion/subversion/libsvn_subr/ |
| HD | sqlite.c | 1211 sqlite3_backup *backup; in svn_sqlite__hotcopy() local 1216 backup = sqlite3_backup_init(dst_db->db3, "main", src_db->db3, "main"); in svn_sqlite__hotcopy() 1217 if (!backup) in svn_sqlite__hotcopy() 1227 rc1 = sqlite3_backup_step(backup, 1024); in svn_sqlite__hotcopy() 1238 rc2 = sqlite3_backup_finish(backup); in svn_sqlite__hotcopy()
|
| /trueos/sys/dev/syscons/ |
| HD | scterm-teken.c | 173 teken_attr_t backup, kattr; in scteken_puts() local 178 backup = *teken_get_curattr(&ts->ts_teken); in scteken_puts() 182 teken_set_curattr(&ts->ts_teken, &backup); in scteken_puts()
|
| /trueos/contrib/sendmail/cf/cf/ |
| HD | huginn.cs.mc | 21 # This file is for the backup CS Division mail server.
|
| /trueos/tools/tools/find-sb/ |
| HD | README | 16 well, too bad. You should have kept a backup anyway. If you read the source
|