/titanic_50/usr/src/uts/common/sys/ |
H A D | timeb.h | 63 extern int ftime(struct timeb *);
|
/titanic_50/usr/src/cmd/bnu/ |
H A D | logent.c | 220 ftime(&tbuf1); in millitick() 222 ftime(&tbuf); in millitick()
|
H A D | uucp.h | 629 int setbuf(), ftime();
|
/titanic_50/usr/src/ucblib/libucb/port/gen/ |
H A D | ftime.c | 52 ftime(struct timeb *tp) in ftime() function
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | ftime.c | 51 ftime(struct timeb *tp) in ftime() function
|
/titanic_50/usr/src/lib/libbc/libc/compat/4.1/ |
H A D | ftime.c | 49 ftime(struct timeb *tp) in ftime() function
|
/titanic_50/usr/src/ucbcmd/ls/ |
H A D | ls.c | 685 char gname[32], uname[32], fsize[32], ftime[32]; in fmtlstuff() local 712 (void) sprintf(ftime, " %-7.7s %-4.4s ", cp+4, cp+20); in fmtlstuff() 714 (void) sprintf(ftime, " %-12.12s ", cp+4); in fmtlstuff() 720 p->acl, p->fnl, uname, gflg ? gname : "", fsize, ftime); in fmtlstuff()
|
/titanic_50/usr/src/cmd/fs.d/ufs/edquota/ |
H A D | edquota.c | 501 char btime[80], ftime[80]; in gettimes() local 512 fmttime(ftime, fsqp->fsq_dqb.dqb_ftimelimit); in gettimes() 515 fsqp->fsq_fs, btime, ftime); in gettimes()
|
/titanic_50/usr/src/ucblib/libucb/ |
H A D | Makefile.com | 57 ftime.o \
|
/titanic_50/usr/src/data/zoneinfo/ |
H A D | README | 64 getdate(3C), ftime(3C), mktime(3C), and localtime(3C).
|
/titanic_50/usr/src/cmd/find/ |
H A D | find.c | 1665 char pmode[32], uname[32], gname[32], fsize[32], ftime[32]; local 1819 (void) sprintf(ftime, "%-7.7s %-4.4s", cp + 4, cp + 20); 1821 (void) sprintf(ftime, "%-12.12s", cp + 4); 1837 ftime, /* modify time */
|
/titanic_50/usr/src/ucblib/libucb/port/ |
H A D | mapfile-vers | 90 ftime;
|
/titanic_50/usr/src/lib/libbsm/common/ |
H A D | devalloc.c | 179 _da_read_file(char *fname, char **fbuf, time_t *ftime, rwlock_t *flock, in _da_read_file() argument 188 *ftime = 0; in _da_read_file() 201 while (newtime > *ftime) { in _da_read_file() 247 *ftime = newtime; in _da_read_file()
|
/titanic_50/usr/src/cmd/ttymon/ |
H A D | uucp.h | 573 int sleep(), exit(), setbuf(), ftime();
|
/titanic_50/usr/src/uts/common/sys/scsi/adapters/pmcs/ |
H A D | pmcs.h | 711 hrtime_t ftime[256]; member
|
H A D | pmcs_iomb.h | 706 hwp->ftime[hwp->fti] = gethrtime(); \
|
/titanic_50/usr/src/ucbcmd/sbcp/ |
H A D | syscalls.list | 59 nosys NOSYS /* 35 = 0, old ftime */
|
/titanic_50/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_intr.c | 150 (now - pwp->ftime[i])); in pmcs_work_not_found() 1731 htag, (unsigned long long) (now - pwp->ftime[i]), in pmcs_timed_out()
|
/titanic_50/usr/src/lib/libbc/sparc/ |
H A D | Makefile | 46 ftime.o nice.o rand.o vlimit.o vtimes.o getpw.o times.o
|
/titanic_50/usr/src/lib/libc/amd64/ |
H A D | Makefile | 398 ftime.o \
|
/titanic_50/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 417 ftime.o \
|
/titanic_50/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 431 ftime.o \
|
/titanic_50/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 456 ftime.o \
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | llib-lc | 439 /* ftime.c */ 440 int ftime(struct timeb *tp);
|
H A D | mapfile-vers | 1667 ftime;
|