Searched refs:timeb (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtimeb.h56 struct timeb { struct
63 extern int ftime(struct timeb *);
H A DMakefile597 timeb.h \
/illumos-gate/usr/src/ucblib/libucb/port/gen/
H A Dftime.c45 #include <sys/timeb.h>
52 ftime(struct timeb *tp)
/illumos-gate/usr/src/lib/libbc/libc/compat/4.1/
H A Dftime.c40 /* from old timeb.h */
41 struct timeb { struct
49 ftime(struct timeb *tp)
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dftime.c45 #include <sys/timeb.h>
51 ftime(struct timeb *tp)
/illumos-gate/usr/src/lib/libpkg/common/
H A Dtputcfent.c51 char timeb[BUFSIZ]; local
151 (void) strftime(timeb, sizeof (timeb),
154 (void) fputs(timeb, fp);
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/os/
H A Dc_ustime.c49 #include <sys/timeb.h>
/illumos-gate/usr/src/cmd/bnu/
H A Dlogent.c212 struct timeb tbuf;
213 static struct timeb tbuf1;
H A Duucp.h107 #include <sys/timeb.h>
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dpkgops.c356 char timeb[BUFSIZ]; local
437 (void) strftime(timeb, sizeof (timeb), "%c\n", timep);
442 get_prog_name(), "remove", a_pkgInst, timeb);
545 char timeb[BUFSIZ]; local
630 (void) strftime(timeb, sizeof (timeb), "%c\n", timep);
635 get_prog_name(), "add", a_pkgInst, timeb);
H A Docfile.c446 char timeb[BUFSIZ]; local
507 (void) strftime(timeb, sizeof (timeb), "%c\n", timep);
510 get_prog_name(), pkginst, timeb);
/illumos-gate/usr/src/man/man3head/
H A DMakefile93 timeb.h.3head \
182 timeb.3head \
271 timeb.3head := LINKSRC = timeb.h.3head
/illumos-gate/usr/src/cmd/backup/lib/
H A Dgetdate.y27 struct timeb {
854 struct timeb *now;
857 struct timeb ftz;
973 d = getreldate(buff, (struct timeb *)NULL);
/illumos-gate/usr/src/cmd/ttymon/
H A Duucp.h76 #include <sys/timeb.h>
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc138 #include <sys/timeb.h>
441 int ftime(struct timeb *tp);
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dsendto_kdc.c48 #include <sys/timeb.h>

Completed in 107 milliseconds