Searched defs:file (Results 1 – 14 of 14) sorted by relevance
| /scripts/kconfig/ |
| D | kxgettext.c | 65 const char *file; member 69 static struct file_line *file_line__new(const char *file, int lineno) in file_line__new() 93 const char *file, int lineno) in message__new() 133 static int message__add_file_line(struct message *self, const char *file, in message__add_file_line() 149 static int message__add(const char *msg, char *option, const char *file, in message__add()
|
| D | util.c | 16 struct file *file; in file_lookup() local 39 struct file *file; in file_write_dep() local
|
| D | expr.h | 20 struct file { struct 21 struct file *next; argument 22 struct file *parent; argument 23 const char *name; 24 int lineno; 156 struct file *file; /* what file was this property defined */ member 179 struct file *file; member
|
| D | zconf.l | 22 struct file *file; member
|
| D | zconf.y | 39 struct file *file; member
|
| /scripts/ |
| D | extract-cert.c | 38 const char *file; in display_openssl_errors() local 54 const char *file; in drain_openssl_errors() local
|
| D | bloat-o-meter | 21 def getsizes(file): argument
|
| D | sign-file.c | 81 const char *file; in display_openssl_errors() local 97 const char *file; in drain_openssl_errors() local
|
| D | sortextable.c | 376 char *file = argv[i]; in main() local
|
| D | recordmcount.c | 653 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 307 char *cmd, *file, *line, *dir; in parse_source_files() local 402 void *file; in get_src_version() local
|
| D | modpost.c | 388 char *get_next_line(unsigned long *pos, void *file, unsigned long size) in get_next_line() 417 void release_file(void *file, unsigned long size) in release_file() 2322 FILE *file; in write_if_changed() local 2369 void *file = grab_file(fname, &size); in read_dump() local 2450 const char *file; member
|
| /scripts/dtc/ |
| D | srcpos.h | 76 struct srcfile_state *file; member
|
| /scripts/gcc-plugins/ |
| D | gcc-common.h | 728 #define dump_varpool_node(file, node) (node)->dump(file) argument
|