Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 25 of 81) sorted by relevance

1234

/mirbsd/src/gnu/usr.bin/cvs/lib/
Dgettime.c29 gettime (struct timespec *ts) in gettime()
Dgetdate.h35 #define gettime(ts) clock_gettime(CLOCK_REALTIME,(ts)) argument
/mirbsd/src/sys/arch/sparc/sparc/
Dcache.c85 register u_int i, lim, ls, ts; in sun4_cache_enable() local
183 int i, ls, ts; in hypersparc_cache_enable() local
239 int i, ls, ts; in swift_cache_enable() local
274 int i, ls, ts; in cypress_cache_enable() local
311 int i, ls, ts; in turbosparc_cache_enable() local
/mirbsd/src/usr.bin/sudo/
Dgettime.c35 gettime(ts) in gettime() argument
Dcompat.h243 # define timespecclear(ts) (ts)->tv_sec = (ts)->tv_nsec = 0 argument
246 # define timespecisset(ts) ((ts)->tv_sec || (ts)->tv_nsec) argument
/mirbsd/src/gnu/usr.bin/cvs/src/
Dno_diff.c30 char *ts, *options; in No_Difference() local
Dentries.c39 const char *ts, const char *options, const char *tag, in Entnode_Create()
200 Register (List *list, const char *fname, const char *vn, const char *ts, in Register()
272 char *l, *user, *vn, *ts, *options; in fgetentent() local
/mirbsd/src/lib/libpthread/uthread/
Duthread_poll.c51 struct timespec ts; in poll() local
Duthread_kern.c67 struct timespec ts; in _thread_kern_sched() local
593 struct timespec ts; in _thread_kern_poll() local
Duthread_select.c58 struct timespec ts; in select() local
/mirbsd/src/usr.bin/lndir/
Dlndir.c87 struct stat fs, ts; in main() local
182 dodir(char *fn, struct stat *fs, struct stat *ts, int rel) in dodir()
/mirbsd/src/lib/libssl/src/crypto/asn1/
Da_time.c103 struct tm *ts; local
Da_gentm.c212 struct tm *ts; in ASN1_GENERALIZEDTIME_set() local
Da_utctm.c192 struct tm *ts; in ASN1_UTCTIME_set() local
/mirbsd/src/usr.bin/xlint/lint2/
Demit2.c50 tspec_t ts; in outtype() local
/mirbsd/src/gnu/usr.bin/rcs/src/
Drcstime.c57 struct timespec ts, td; in str2time_checked() local
/mirbsd/src/sys/ufs/ext2fs/
Dext2fs_inode.c118 struct timespec ts; local
172 struct timespec ts; in ext2fs_update() local
/mirbsd/src/lib/libncurses/src/ncurses/base/
Dlib_box.c62 chtype ts, chtype bs, in wborder()
/mirbsd/src/usr.bin/vi/ex/
Dex_txt.c389 u_long sw, ts; local
/mirbsd/src/gnu/usr.bin/lynx/src/
DLYPrettySrc.c194 int html_src_parse_tagspec(char *ts, in html_src_parse_tagspec()
365 HT_tagspec *ts = *pts; in html_src_clean_item() local
/mirbsd/src/sys/sys/
Dtime.h63 #define TIMEVAL_TO_TIMESPEC(tv, ts) { \ argument
67 #define TIMESPEC_TO_TIMEVAL(tv, ts) { \ argument
/mirbsd/src/lib/libssl/src/crypto/bn/
Dbn_exp.c240 int start=1,ts=0; in BN_mod_exp_recp() local
373 int start=1,ts=0; in BN_mod_exp_mont() local
875 int i,j,bits,ret=0,wstart,wend,window,wvalue,ts=0; in BN_mod_exp_simple() local
/mirbsd/src/bin/ed/
Dglbl.c155 line_t **ts; in set_active_node() local
/mirbsd/src/lib/libkeynote/
Dparse_assertion.c371 char *ks, *ke, *ts, *te = (char *) NULL; in keynote_parse_assertion() local
/mirbsd/src/lib/libocurses/
Dcr_put.c418 tabcol(col, ts) in tabcol() argument

1234