Searched refs:times (Results 76 - 89 of 89) sorted by relevance

1234

/osnet-11/usr/src/lib/libshell/common/sh/
H A Dpath.c1359 before = times(&buffer);
1377 after = times(&buffer);
H A Dxec.c2405 times(&before);
2407 bt = times(&before);
2425 times(&after);
2430 at = times(&after) - bt;
H A Dinit.c578 # define dtime(tp) (((double)times(tp))/shgd->lim.clk_tck)
/osnet-11/usr/src/lib/libcmd/common/
H A Dcp.c50 "[+t?Access and modify times.]"
135 #include <times.h>
150 #define PRESERVE_TIME 0x4 /* preserve times */
173 int preserve; /* preserve { ids perms times } */
211 error(ERROR_SYSTEM|2, "%s: cannot reset access and modify times", path);
/osnet-11/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl342 under this category. The is the total number of pages used times
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_file.c54 times (ticket_times)
2074 kret = krb5_fcc_read_times(context, id, &creds->times);
2396 ret = krb5_fcc_store_times(context, id, &creds->times);
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dpac.c1196 req->ticket->enc_part2->times.authtime,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Diperlsys.h1097 #define PerlProc_times(t) times((t))
H A Dperl.h687 # include <sys/times.h>
4193 /* Judicious use of these macros can reduce the number of times dMY_CXT
/osnet-11/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c1190 Call UPDATE_HASH() MIN_MATCH-3 more times
1298 Call UPDATE_HASH() MIN_MATCH-3 more times
1488 /* repeat previous bit length 3-6 times (2 bits of repeat count) */
1491 /* repeat a zero length 3-10 times (3 bits of repeat count) */
1494 /* repeat a zero length 11-138 times (7 bits of repeat count) */
3191 (1+6+6). Therefore, to output three times the length, you output
3192 three codes (1+1+1), whereas to output four times the same length,
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc142 #include <sys/times.h>
/osnet-11/usr/src/lib/libc/amd64/gen/
H A Dmemset.s101 imul %r9,%rdx # clone value 8 times
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex51 % than two; texi2dvi does it as many times as necessary.
2867 % @author should come last, but may come many times.
3353 % with nothing between them for as many times as empty columns are needed,
3495 % be used as many times as user calls for columns.
7890 \gdef^^d7{$\times$}
8010 \gdef^^d7{$\times$}
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex53 % than two; texi2dvi does it as many times as necessary.
2142 % @author should come last, but may come many times.
2601 % with nothing between them for as many times as empty columns are needed,
2743 % be used as many times as user calls for columns.

Completed in 133 milliseconds

1234