Searched defs:from (Results 1 – 14 of 14) sorted by relevance
40 stpcpy(char *to, const char *from) in stpcpy()
40 strcpy(char *to, const char *from) in strcpy()
43 wcpcpy(wchar_t * __restrict to, const wchar_t * __restrict from) in wcpcpy()
34 __aligned_u64 from; member
177 static inline __attribute__((no_sanitize("memtag"))) void untag_memory(void* from, void* to) { in untag_memory()
55 __be64 from; member
64 __u64 from; member
23 #define ISODCL(from,to) (to - from + 1) argument
510 __u64 from; member
142 unsigned from; member
350 __u32 from; member
138 #define MAYBE_MAP_FLAG(x, from, to) (((x) & (from)) ? (to) : 0) argument
1082 struct sockaddr_storage from; in send_dg() local
1579 int from, /* repeated from this number */