Home
last modified time | relevance | path

Searched refs:ptime (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/lib/libast/common/path/
H A Dpathprobe.c113 unsigned long ptime; in pathprobe() local
150 ptime = ps.st_mtime; in pathprobe()
155 if (!stat(path, &st) && st.st_size && ptime < (unsigned long)st.st_mtime) in pathprobe()
156 ptime = st.st_mtime; in pathprobe()
203 if (ptime <= (unsigned long)st.st_mtime || ptime <= (unsigned long)st.st_ctime) in pathprobe()
/titanic_41/usr/src/cmd/prstat/
H A Dprstat.c361 char psize[6], prssize[6], pmem[6], pcpu[6], ptime[12]; in list_print() local
479 Format_time(ptime, id->id_time, 10); in list_print()
484 id->id_nproc, psize, prssize, pmem, ptime, in list_print()
488 id->id_nproc, psize, prssize, pmem, ptime, in list_print()
492 id->id_nproc, psize, prssize, pmem, ptime, in list_print()
496 psize, prssize, pmem, ptime, pcpu); in list_print()
531 Format_time(ptime, in list_print()
535 Format_time(ptime, in list_print()
544 ppri, pnice, ptime, pcpu, in list_print()
552 ptime, pcpu, in list_print()
/titanic_41/usr/src/cmd/ptools/
H A DMakefile44 ptime \
/titanic_41/usr/src/cmd/bnu/
H A Duucleanup.c825 static time_t ptime = 0; local
830 if (!ptime)
831 (void) time(&ptime);
833 return ((int)((ptime - stbuf.st_mtime)/_sec_per_day));
H A Duustat.c1112 static time_t ptime = 0; local
1116 if (!ptime)
1117 (void) time(&ptime);
1120 return ((int)((ptime - stbuf.st_mtime)/_sec_per_day));
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-extended-system-utilities.mf68 $(i386_ONLY)file path=usr/bin/$(ARCH32)/ptime mode=0555
88 file path=usr/bin/$(ARCH64)/ptime mode=0555
233 hardlink path=usr/bin/ptime target=../../usr/lib/isaexec
267 link path=usr/proc/bin/ptime target=../../bin/ptime
H A DSUNWcs.man1.inc273 link path=usr/share/man/man1/ptime.1 target=proc.1
/titanic_41/usr/src/man/man1/
H A DMakefile500 ptime.1 \
676 ptime.1 := LINKSRC = proc.1
/titanic_41/usr/src/uts/common/sys/
H A Dpcic_var.h54 uint32_t ptime; /* previous time check */ member
/titanic_41/usr/src/cmd/truss/
H A Dmain.c1546 const char *ptime; in setup_basetime() local
1561 ptime = asctime(ptm); in setup_basetime()
1568 ptime, pdst, ptime + 20); in setup_basetime()
/titanic_41/usr/src/lib/libsecdb/
H A Dexec_attr.txt264 Process Management:suser:cmd:::/usr/bin/ptime:euid=0
/titanic_41/
H A D.gitignore2085 usr/src/cmd/ptools/ptime/amd64/
2086 usr/src/cmd/ptools/ptime/i386/
4408 usr/src/man/man1/ptime.1