Home
last modified time | relevance | path

Searched defs:tp (Results 1 – 11 of 11) sorted by relevance

/busybox-1.35.0/libbb/
Dtime.c277 static char* strftime_fmt(char *buf, unsigned len, time_t *tp, const char *fmt) in strftime_fmt()
288 char* FAST_FUNC strftime_HHMMSS(char *buf, unsigned len, time_t *tp) in strftime_HHMMSS()
293 char* FAST_FUNC strftime_YYYYMMDDHHMMSS(char *buf, unsigned len, time_t *tp) in strftime_YYYYMMDDHHMMSS()
Dprocps.c172 char *tp = is_prefixed_with(buf, prefix); in skip_whitespace_if_prefixed_with() local
205 char *tp, *p; in procps_read_smaps() local
496 char *tp; in procps_scan() local
Dcopy_file.c139 const char *tp; in copy_file() local
Dxfuncs.c312 int FAST_FUNC tcsetattr_stdin_TCSANOW(const struct termios *tp) in tcsetattr_stdin_TCSANOW()
Dxfuncs_printf.c367 char *tp; in bb_unsetenv() local
Dhash_md5_sha.c811 uint64_t *tp = ctx->total64; in sha512_begin() local
/busybox-1.35.0/procps/
Dsysctl.c294 char *tp; in sysctl_handle_preload_file() local
/busybox-1.35.0/networking/
Dping.c651 static void unpack_tail(int sz, uint32_t *tp, in unpack_tail()
712 uint32_t *tp = NULL; in unpack4() local
744 uint32_t *tp = NULL; in unpack6() local
/busybox-1.35.0/editors/
Dsed.c618 char *tp = xasprintf("%s\n%s", G.add_cmd_line, cmdstr); in add_cmd() local
Dvi.c837 char *tp; in sync_cursor() local
991 char *tp, *sp; // pointer into text[] and screen[] in refresh() local
/busybox-1.35.0/shell/
Dash.c5150 char **tp; in clear_traps() local