Home
last modified time | relevance | path

Searched defs:timeb (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtimeb.h56 struct timeb { struct
63 extern int ftime(struct timeb *); argument
/illumos-gate/usr/src/cmd/backup/lib/
H A Dgetdate.y26 struct timeb { struct
27 time_t time; /* Seconds since the epoch */
28 unsigned short millitm; /* Field not used */
29 short timezone;
30 short dstflag; /* Field not used */
/illumos-gate/usr/src/lib/libpkg/common/
H A Dtputcfent.c51 char timeb[BUFSIZ]; in tputcfent() local
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dpkgops.c356 char timeb[BUFSIZ]; in pkgRemovePackageFromGzonlyList() local
545 char timeb[BUFSIZ]; in pkgAddPackageToGzonlyList() local
H A Docfile.c448 char timeb[BUFSIZ]; in swapcfile() local