Searched defs:file (Results 1 – 12 of 12) sorted by relevance
| /scripts/kconfig/ |
| D | expr.h | 20 struct file { struct 21 struct file *next; argument 22 struct file *parent; argument 23 const char *name; 24 int lineno; 198 struct file *file; /* what file was this property defined */ member 259 struct file *file; member
|
| D | lexer.l | 24 struct file *file; member
|
| D | util.c | 15 struct file *file; in file_lookup() local
|
| D | confdata.c | 1014 struct file *file; in conf_write_autoconf_cmd() local 1141 FILE *file; in __conf_write_autoconf() local
|
| /scripts/ |
| D | bloat-o-meter | 28 def getsizes(file, format): argument
|
| D | sign-file.c | 88 const char *file; in display_openssl_errors() local 105 const char *file; in drain_openssl_errors() local
|
| D | recordmcount.c | 656 char *file = argv[i]; in main() local
|
| /scripts/mod/ |
| D | sumversion.c | 230 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 304 char *cmd, *file, *line, *dir, *pos; in parse_source_files() local
|
| D | modpost.c | 424 static void release_file(void *file, size_t size) in release_file() 2087 FILE *file; in write_buf() local 2110 FILE *file; in write_if_changed() local 2291 const char *file; member
|
| /scripts/dtc/ |
| D | dt-extract-compatibles | 34 def parse_compatibles(file): argument
|
| D | srcpos.h | 62 struct srcfile_state *file; member
|
| /scripts/gcc-plugins/ |
| D | gcc-common.h | 187 #define dump_varpool_node(file, node) (node)->dump(file) argument
|