Home
last modified time | relevance | path

Searched refs:rename (Results 201 – 225 of 355) sorted by relevance

12345678910>>...15

/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dunistd_h.cfg127 func | rename |\
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_log.c419 rename(lp->log_name, buf) == 0) { in fmd_log_xopen()
1047 if (rename(lp->log_name, npath) != 0) { in fmd_log_rotate()
1056 if (rename(nlp->log_name, lp->log_name) != 0) { in fmd_log_rotate()
H A Dfmd_ckpt.c481 return (rename(ckp->ckp_src, ckp->ckp_dst) != 0); in fmd_ckpt_commit()
799 (void) rename(mp->mod_ckpt, path); in fmd_ckpt_save()
1211 if (rename(src, dst) != 0 && errno != ENOENT) in fmd_ckpt_rename()
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dclient.c715 if (rename(tempfn, crlfile) == -1) { in kmf_download_crl()
790 if (rename(tempfn, certfile) == -1) { in kmf_download_cert()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_import.c423 if (rename(tmpfile, fname) == -1) { in ilbadm_export()
/illumos-gate/usr/src/cmd/ttymon/
H A Dsttydefs.c337 if (rename(tname, TTYDEFS) != 0) { in remove_entry()
/illumos-gate/usr/src/uts/common/os/
H A Dsysent.c119 int rename(char *, char *);
597 /* 134 */ SYSENT_CI("rename", rename, 2),
958 /* 134 */ SYSENT_CI("rename", rename, 2),
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dgetzoneent.c467 if (rename(tmp_file_name, path) == -1) { in putzoneent()
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DMakefile158 $(INS.rename)
/illumos-gate/usr/src/cmd/fm/modules/common/ses-log-transport/
H A Dses_log_transport.c270 (void) rename(oldName, newFile); in check_file_size()
273 (void) rename(file, oldName); in check_file_size()
/illumos-gate/usr/src/boot/include/
H A Dstdio.h265 int rename(const char *, const char *);
/illumos-gate/usr/src/lib/iconv_modules/euro/utils/gentbl/
H A DMakefile157 echo Now run: ./rename
/illumos-gate/usr/src/cmd/make/bin/
H A Dstate.cc372 if (rename(make_state_tempfile, make_state->string_mb) != 0) { in write_state_file()
/illumos-gate/usr/src/cmd/filesync/
H A Drules.c328 if (rename(tmpname, name) != 0) { in write_rules()
/illumos-gate/usr/src/cmd/ctfconvert/
H A Dctfconvert.c484 if (rename(tmpfile, infile) != 0) { in main()
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dport_after.h515 int rename(const char *, const char *);
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/
H A Dadb_openclose.c111 if ((rename(filefrom, fileto) < 0)) { in osa_adb_rename_db()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Domitted.c138 #define sysrename rename
800 rename(const char* fp, const char* tp) in rename() function
/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/
H A Dmsggen.c519 if (rename(s, catfile)) in main()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.tab28 +rename
/illumos-gate/usr/src/cmd/power/
H A Dconf.c476 else if (rename(tmp_conf, default_conf) == -1) in write_conf()
/illumos-gate/usr/src/cmd/ctfmerge/
H A Dctfmerge.c454 if (rename(tmpfile, g_outfile) != 0) { in main()
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_utils.c1263 if (rename(tmp_menu, menu) != 0) { in be_remove_menu()
1367 if (rename(tmp_menu, menu) != 0) { in be_remove_menu()
1765 if (rename(temp_grub, grub_file) != 0) { in be_change_grub_default()
2069 if (rename(temp_menu, menu_file) != 0) { in be_update_menu()
3662 if (rename(tmp_vfstab, vfstab) != 0) { in _update_vfstab()
/illumos-gate/usr/src/uts/common/syscall/
H A DSYSCALL.README217 rename vncalls.c common/syscall/rename.c
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dcp.c537 if (rename(state->path, s)) in visit()
558 if (!rename(ent->fts_path, state->path)) in visit()

12345678910>>...15