Home
last modified time | relevance | path

Searched defs:file (Results 1 – 13 of 13) sorted by relevance

/scripts/
Dextract-cert.c38 const char *file; in display_openssl_errors() local
54 const char *file; in drain_openssl_errors() local
Dbloat-o-meter25 def getsizes(file, format): argument
Dsign-file.c81 const char *file; in display_openssl_errors() local
97 const char *file; in drain_openssl_errors() local
Dsortextable.c376 char *file = argv[i]; in main() local
Drecordmcount.c646 char *file = argv[i]; in main() local
/scripts/mod/
Dsumversion.c230 static int parse_string(const char *file, unsigned long len, in parse_string()
244 static int parse_comment(const char *file, unsigned long len) in parse_comment()
258 char *file; in parse_file() local
307 char *cmd, *file, *line, *dir; in parse_source_files() local
395 void *file; in get_src_version() local
Dmodpost.c449 char *get_next_line(unsigned long *pos, void *file, unsigned long size) in get_next_line()
478 void release_file(void *file, unsigned long size) in release_file()
2402 FILE *file; in write_if_changed() local
2449 void *file = grab_file(fname, &size); in read_dump() local
2564 const char *file; member
/scripts/kconfig/
Dexpr.h20 struct file { struct
21 struct file *next; argument
22 struct file *parent; argument
23 const char *name;
24 int lineno;
202 struct file *file; /* what file was this property defined */ member
263 struct file *file; member
Dlexer.l25 struct file *file; member
Dutil.c15 struct file *file; in file_lookup() local
Dconfdata.c961 struct file *file; in conf_write_dep() local
/scripts/dtc/
Dsrcpos.h62 struct srcfile_state *file; member
/scripts/gcc-plugins/
Dgcc-common.h721 #define dump_varpool_node(file, node) (node)->dump(file) argument