Lines Matching defs:s
205 struct symbol *s = NOFAIL(malloc(sizeof(*s) + strlen(name) + 1)); in alloc_symbol() local
231 struct symbol *s; in find_symbol() local
293 static enum export export_no(const char *s) in export_no()
363 struct symbol *s = find_symbol(symname); in sym_update_namespace() local
387 struct symbol *s = find_symbol(name); in sym_add_exported() local
411 struct symbol *s = find_symbol(name); in sym_update_crc() local
455 char *s = line; in get_next_line() local
825 static int strrcmp(const char *s, const char *sub) in strrcmp()
1405 static char *sec2annotation(const char *s) in sec2annotation()
1442 const char *const *s = list; in print_section_list() local
2017 static char *remove_dot(char *s) in remove_dot()
2098 struct symbol *s = in read_symbols() local
2168 void buf_write(struct buffer *buf, const char *s, int len) in buf_write()
2178 static void check_for_gpl_usage(enum export exp, const char *m, const char *s) in check_for_gpl_usage()
2203 static void check_for_unused(enum export exp, const char *m, const char *s) in check_for_unused()
2221 struct symbol *s, *exp; in check_exports() local
2339 struct symbol *s, *exp; in add_versions() local
2383 struct symbol *s; in add_depends() local
2483 struct symbol *s; in read_dump() local
2707 struct symbol *s; in main() local