Home
last modified time | relevance | path

Searched refs:rename (Results 326 – 350 of 355) sorted by relevance

1...<<1112131415

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DRELEASE350 add `#rename old new'
/illumos-gate/usr/src/lib/libima/
H A DTHIRDPARTYLICENSE267 must (a) rename Your license so that the phrases "Storage
/illumos-gate/usr/src/cmd/mandoc/
H A Dmandocdb.c2228 if (rename(MANDOC_DB "~", MANDOC_DB) == -1) { in dbwrite()
/illumos-gate/usr/src/cmd/ed/
H A Ded.c853 if (rename(funny, file)) in commands()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c152 # define rename(x,y) ((link(x,y)||remove(x))?-1:0) macro
182 if (remove(oldfile) || rename(newfile, oldfile))
H A DRELEASE328 04-09-01 package.mk,package.sh: rename *.txt => *.README
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c4143 if (rename(zonepath, new_zonepath) != 0) { in move_func()
4239 if (rename(new_zonepath, zonepath) != 0) { in move_func()
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c1260 if (rename(tmpfile, filename) == -1) { in zonecfg_save_impl()
1283 (void) rename(bakfile, filename); in zonecfg_save_impl()
1479 (void) rename(detached, attached); in zonecfg_rm_detached()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME262 Intel names the package as INTCGigaE while we chose to rename
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME262 Intel names the package as INTCGigaE while we chose to rename
/illumos-gate/usr/src/uts/common/fs/
H A Dfem.c95 _FEMOPDEF(RENAME, rename),
149 _FEMGUARD(RENAME, rename),
H A Dvnode.c3785 VOPSTATS_UPDATE(sdvp, rename); in fop_rename()
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog933 - Update contrib/delphi; rename to contrib/pascal; add example [Truta]
1330 - rename FOPEN as F_OPEN to avoid clash with /usr/include/sys/file.h
1472 - rename libgz.a as libz.a
/illumos-gate/usr/src/cmd/init/
H A Dinit.c4007 if (rename(init_next_state_file, init_state_file)) { in st_write()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMamfile2692 make rename.o
2693 make comp/rename.c
2697 done comp/rename.c
2698 meta rename.o %.c>%.o comp/rename.c rename
2699 prev comp/rename.c
2700 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/rename.c
2701 done rename.o generated
6102 ….o memdup.o memmove.o memset.o mkdir.o mkfifo.o mknod.o rmdir.o remove.o rename.o link.o unlink.o …
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dio.c1140 rename(tname,name); in io_usename()
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dcertop.c1635 if (rename(crlfile_tmp, crlfilename) == -1) { in cert_crl_check()
/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dfs.c3144 backend->rename = fs_rename; in l9p_backend_fs_init()
/illumos-gate/usr/src/grub/grub-0.97/
H A Daclocal.m4350 # some people rename them; so instead we look at the file content.
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c757 if (rv != 0 || DB_ERR(hdp) || rename(tmp, file) != 0) { in di_devlink_close()
/illumos-gate/usr/src/uts/common/
H A DMakefile.files301 rename.o \
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers2840 rename;
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/vrrpd/
H A Dvrrpd.c2109 if (fflush(nfp) == EOF || rename(newfile, vrrpd_conffile) < 0) { in vrrpd_updateconf()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c1001 if (rename(temp_file, file_name) != 0) { in fprint_config_file()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c9374 if (rename(tmppath, dstpath) != 0) { in writeconf()

1...<<1112131415