Searched defs:from (Results 1 – 13 of 13) sorted by relevance
40 stpcpy(char *to, const char *from) in stpcpy()
40 strcpy(char *to, const char *from) in strcpy()
41 wcpcpy(wchar_t * __restrict to, const wchar_t * __restrict from) in wcpcpy()
72 String from = st.nextToken(); in ZoneCompactor() local92 String from = it.next(); in ZoneCompactor() local
37 __aligned_u64 from; member
59 __be64 from; member
24 #define ISODCL(from, to) (to - from + 1) argument
407 __u64 from; member
251 __u32 from; member
187 unsigned from; member
117 #define MAYBE_MAP_FLAG(x, from, to) (((x) & (from)) ? (to) : 0) argument
1053 struct sockaddr_storage from; in send_dg() local
1135 int from, /* repeated from this number */ in repeat()