Home
last modified time | relevance | path

Searched refs:times (Results 101 – 125 of 249) sorted by relevance

12345678910

/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dwchar80 #define _sys_times 1 /* #include <sys/times.h> ok */
192 /* on some systems <wchar.h> is included multiple times with multiple effects */
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.flat.blurb13 calls the number of times this function was invoked, if
/illumos-gate/usr/src/uts/intel/os/
H A Dname_to_sysnum41 times 43
/illumos-gate/usr/src/uts/sparc/os/
H A Dname_to_sysnum41 times 43
/illumos-gate/usr/src/cmd/sh/
H A Dservice.c634 before = times(&buffer); in preacct()
649 after = times(&buffer); in doacct()
H A Dbltin.c89 times(&tms); in builtin()
/illumos-gate/usr/src/cmd/ast/libshell/common/tests/
H A DREADME.tests16 By default, with no <options>, each test is run three times:
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Diso9660.h201 iso_date_t times[0]; member
/illumos-gate/usr/src/cmd/bnu/
H A Dperfstat.c267 markptr->tm_real = times(&markptr->tm_cycles);
1048 times(tmsp) in times() function
H A Daccount.c338 times(&tbuf); in cpucycle()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-storage-ima.p5m32 value="org.opensolaris.category.2008:Applications/Plug-ins and Run-times"
H A Dsystem-library-storage-scsi-plugins.p5m30 value="org.opensolaris.category.2008:Applications/Plug-ins and Run-times"
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c2838 uint_t times; in ibd_rc_act_close() local
2858 times = 250; in ibd_rc_act_close()
2872 times--; in ibd_rc_act_close()
2873 if (times == 0) { in ibd_rc_act_close()
2901 if (times != 0) { in ibd_rc_act_close()
2957 uint_t times; in ibd_rc_pas_close() local
2984 times = 50; in ibd_rc_pas_close()
2987 if (--times == 0) { in ibd_rc_pas_close()
2998 times = 50; in ibd_rc_pas_close()
3001 if (--times == 0) { in ibd_rc_pas_close()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dmethod.c1050 int times = 0; in method_run() local
1061 if (times < 20) { in method_run()
1063 times++; in method_run()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dacquire_cred.c401 cred->tgt_expire = creds.times.endtime;
409 cred->tgt_expire = creds.times.endtime;
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/
H A Dpoll80 #define _sys_times 1 /* #include <sys/times.h> ok */
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/
H A Dpoll80 #define _sys_times 1 /* #include <sys/times.h> ok */
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/
H A Dpoll80 #define _sys_times 1 /* #include <sys/times.h> ok */
/illumos-gate/usr/src/lib/brand/sn1/sn1_brand/common/
H A Dsn1_brand.c116 IN_KERNEL_SYSCALL(times, SYS_times) /* 43 */
/illumos-gate/usr/src/lib/librstp/common/
H A DREADME.files50 times.c - Times manipulations
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/
H A Dpoll80 #define _sys_times 1 /* #include <sys/times.h> ok */
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dmk_req_ext.c155 if ((retval = krb5_validate_times(context, &in_creds->times)) != 0) in krb5_mk_req_extended()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dwchar150 /* on some systems <wchar.h> is included multiple times with multiple effects */
/illumos-gate/usr/src/data/zoneinfo/
H A DREADME55 the times are calculated in the local timezone. Therefore the interpretation
/illumos-gate/usr/src/uts/common/io/usb/hcd/
H A DREADME135 3.The Low-Speed clock is eight times slower than full speed i.e. 1/8th of
352 can to be retried for up to 3 times. So bandwidth for complete split
376 frame lists for a total of 32 times. See figure 4.8 in EHCI specification.
384 micro frame (125us). This means same list is revisited 8 times in a frame.

12345678910