Searched refs:sprinttv (Results 1 – 4 of 4) sorted by relevance
/external/strace/ |
D | defs.h | 550 extern void sprinttv(struct tcb *, long, enum bitness_t, char *);
|
D | desc.c | 592 sprinttv(tcp, args[4], bitness, str + strlen(str)); in decode_select()
|
D | time.c | 118 sprinttv(struct tcb *tcp, long addr, enum bitness_t bitness, char *buf) in sprinttv() function
|
D | ChangeLog-CVS | 1486 (printtv_bitness, sprinttv): New function prototypes. 1489 * desc.c (decode_select): Use printtv_bitness() and sprinttv(). 1493 * time.c (printtv_bitness, sprinttv): New functions.
|