Home
last modified time | relevance | path

Searched refs:utime (Results 26 – 50 of 62) sorted by relevance

123

/illumos-gate/usr/src/man/man3head/
H A DMakefile107 utime.h.3head \
294 utime.3head \
481 utime.3head := LINKSRC = utime.h.3head
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dcppath.c219 if (utime(a_dstPath, &times) != 0) { in cppath()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/ctime/
H A Dctime_001_pos.c208 if (utime(pfile, NULL) == -1) { in do_utime()
/illumos-gate/usr/src/uts/common/syscall/
H A DSYSCALL.README251 utime vncalls.c common/syscall/utime.c
252 utimes vncalls.c common/syscall/utime.c
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dcopyf.c167 if (utime(a_dstPath, &times) != 0) { in copyf()
/illumos-gate/usr/src/cmd/news/
H A Dnews.c385 utime (fname, &utb); in late_news()
/illumos-gate/usr/src/man/man2/
H A DMakefile161 utime.2 \
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.comsat.c391 utime(name, timep); in notify()
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/without_structs/
H A Dimplicit_dependencies_verbose.pretty319 {'call': 'utime',
1167 {'call': 'utime', 'reason': set([('fd', 'flags')])},
1525 {'call': 'utime', 'reason': set([('fd', 'flags')])},
1889 {'call': 'utime',
4566 {'call': 'utime',
5506 {'call': 'utime',
6131 {'call': 'utime',
7013 {'call': 'utime',
8188 {'call': 'utime',
8392 {'call': 'utime',
[all …]
/illumos-gate/usr/src/cmd/unpack/
H A Dunpack.c440 if (utime(argvk, &u_times) != 0) { in main()
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h650 extern int utime();
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/
H A Dimplicit_dependencies_verbose2056 {'call': 'utime',
2236 {'call': 'utime',
2496 {'call': 'utime',
2702 {'call': 'utime',
3420 {'call': 'utime',
4302 {'call': 'utime',
7663 {'call': 'utime',
8988 {'call': 'utime',
13201 {'call': 'utime',
23083 {'call': 'utime',
[all …]
H A Dimplicit_dependencies_verbose.pretty394 {'call': 'utime',
1849 {'call': 'utime', 'reason': set([('fd', 'flags')])},
2200 {'call': 'utime', 'reason': set([('fd', 'flags')])},
2579 {'call': 'utime',
8565 {'call': 'utime',
10032 {'call': 'utime',
10920 {'call': 'utime',
11956 {'call': 'utime',
13480 {'call': 'utime',
13723 {'call': 'utime',
[all …]
/illumos-gate/usr/src/head/
H A DMakefile209 utime.h \
/illumos-gate/usr/src/cmd/mailx/
H A Dutil.c395 int rc = utime(name, utimep); in alter()
/illumos-gate/usr/src/cmd/pack/
H A Dpack.c553 if (utime(filename, &u_times) != 0) { in main()
/illumos-gate/usr/src/cmd/bnu/
H A Duustat.c801 ret = utime(rfullname, &times);
818 ret = utime(fullname, &times);
/illumos-gate/usr/src/lib/libpkg/common/
H A Dverify.c175 if (utime(path, &times)) { in cverify()
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common970 utime
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/
H A Dkdb_db2.c563 if (utime(db_ctx->db_lf_name, &utbuf)) in krb5_db2_db_end_update()
566 if (utime(db_ctx->db_lf_name, (struct utimbuf *) NULL)) in krb5_db2_db_end_update()
/illumos-gate/usr/src/cmd/backup/restore/
H A Dtape.c908 if (utime(rname, (struct utimbuf *)timep) < 0 && in extractfile()
989 if (utime(rname, (struct utimbuf *)timep) < 0 && in extractfile()
H A Ddirs.c741 utime(cp, (struct utimbuf *)node.timep); in setdirmodes()
/illumos-gate/usr/src/cmd/filesync/
H A Daction.c748 (void) utime(dst, &newtimes); in do_copy()
/illumos-gate/usr/src/cmd/logadm/
H A Dmain.c1277 (void) utime(file_copy, &times); in docopytruncate()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c163 extern __MANGLE__ int utime __PROTO__((const char*, time_t*));
190 preserve = utime(oldfile, ut);
195 # undef utime
196 # define utime ______utime macro

123