/titanic_50/usr/src/lib/libpkg/common/ |
H A D | tputcfent.c | 51 char timeb[BUFSIZ]; in tputcfent() local 151 (void) strftime(timeb, sizeof (timeb), in tputcfent() 154 (void) fputs(timeb, fp); in tputcfent()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | timeb.h | 56 struct timeb { struct 63 extern int ftime(struct timeb *); argument
|
H A D | Makefile | 595 timeb.h \
|
/titanic_50/usr/src/test/libc-tests/cfg/symbols/ |
H A D | sys_time_h.cfg | 23 #type | time_t | sys/timeb.h | -ALL SUS+ -SUSv4+ 24 #type | struct timeb | sys/timeb.h | -ALL SUS+ -SUSv4+
|
H A D | sys_timeb_h.cfg | 17 # Definitions found in sys/timeb.h
|
/titanic_50/usr/src/lib/libbc/libc/compat/4.1/ |
H A D | ftime.c | 41 struct timeb { struct 49 ftime(struct timeb *tp) in ftime() argument
|
/titanic_50/usr/src/cmd/svr4pkg/libinst/ |
H A D | pkgops.c | 356 char timeb[BUFSIZ]; in pkgRemovePackageFromGzonlyList() local 437 (void) strftime(timeb, sizeof (timeb), "%c\n", timep); in pkgRemovePackageFromGzonlyList() 442 get_prog_name(), "remove", a_pkgInst, timeb); in pkgRemovePackageFromGzonlyList() 545 char timeb[BUFSIZ]; in pkgAddPackageToGzonlyList() local 630 (void) strftime(timeb, sizeof (timeb), "%c\n", timep); in pkgAddPackageToGzonlyList() 635 get_prog_name(), "add", a_pkgInst, timeb); in pkgAddPackageToGzonlyList()
|
H A D | ocfile.c | 446 char timeb[BUFSIZ]; in swapcfile() local 507 (void) strftime(timeb, sizeof (timeb), "%c\n", timep); in swapcfile() 510 get_prog_name(), pkginst, timeb); in swapcfile()
|
/titanic_50/usr/src/cmd/bnu/ |
H A D | logent.c | 212 struct timeb tbuf; in millitick() 213 static struct timeb tbuf1; in millitick()
|
/titanic_50/usr/src/ucblib/libucb/port/gen/ |
H A D | ftime.c | 52 ftime(struct timeb *tp) in ftime()
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | ftime.c | 51 ftime(struct timeb *tp) in ftime()
|
/titanic_50/usr/src/man/man3head/ |
H A D | Makefile | 93 timeb.h.3head \ 183 timeb.3head \ 272 timeb.3head := LINKSRC = timeb.h.3head
|
/titanic_50/usr/src/cmd/backup/lib/ |
H A D | getdate.y | 27 struct timeb { struct 853 struct timeb *now; 856 struct timeb ftz; 972 d = getreldate(buff, (struct timeb *)NULL);
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | llib-lc | 137 #include <sys/timeb.h> 440 int ftime(struct timeb *tp);
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-header.mf | 1494 file path=usr/include/sys/timeb.h 1900 file path=usr/share/man/man3head/timeb.h.3head 2082 link path=usr/share/man/man3head/timeb.3head target=timeb.h.3head
|
/titanic_50/ |
H A D | .gitignore | 6356 usr/src/man/man3head/timeb.3head
|