Home
last modified time | relevance | path

Searched defs:src (Results 1 – 4 of 4) sorted by relevance

/scripts/mod/
Dmodpost.h70 static inline void __endian(const void *src, void *dest, unsigned int size) in __endian()
/scripts/kconfig/
Dconfdata.c81 const char *src; in conf_expand_value() local
Dsymbol.c872 const char *src; in sym_expand_string_value() local
Dgconf.c1272 static void update_tree(struct menu *src, GtkTreeIter * dst) in update_tree()