Searched defs:src (Results 1 – 4 of 4) sorted by relevance
70 static inline void __endian(const void *src, void *dest, unsigned int size) in __endian()
81 const char *src; in conf_expand_value() local
872 const char *src; in sym_expand_string_value() local
1272 static void update_tree(struct menu *src, GtkTreeIter * dst) in update_tree()