Home
last modified time | relevance | path

Searched refs:file (Results 1 – 19 of 19) sorted by relevance

/include/
A Dstdio.h77 int __printf(2, 3) fprintf(int file, const char *fmt, ...);
78 void fputs(int file, const char *s);
79 void fputc(int file, const char c);
81 void fflush(int file);
83 static inline void fflush(int file) {} in fflush() argument
85 int ftstc(int file);
86 int fgetc(int file);
A Diomux.h27 #define for_each_console_dev(i, file, dev) \ argument
29 i < cd_count[file] && (dev = console_devices[file][i]); \
A Dconsole.h19 int console_start(int file, struct stdio_dev *sdev); /* Start a console device */
20 void console_stop(int file, struct stdio_dev *sdev); /* Stop a console device */
21 int console_assign(int file, const char *devname); /* Assign the console */
A Dcbfs.h235 void file_cbfs_get_next(const struct cbfs_cachenode **file);
307 const char *file_cbfs_name(const struct cbfs_cachenode *file);
316 u32 file_cbfs_size(const struct cbfs_cachenode *file);
325 u32 file_cbfs_type(const struct cbfs_cachenode *file);
337 long file_cbfs_read(const struct cbfs_cachenode *file, void *buffer,
A Dqfw.h107 char file[BIOS_LINKER_LOADER_FILESZ]; member
133 char file[BIOS_LINKER_LOADER_FILESZ]; member
A Dstdio_dev.h22 int stdio_file_to_flags(const int file);
A Dlog.h137 int _log(enum log_category_t cat, enum log_level_t level, const char *file,
156 const char *file, int line, const char *func, ulong addr,
299 void __assert_fail(const char *assertion, const char *file, unsigned int line,
417 const char *file; member
A Dpxe_utils.h172 int get_pxelinux_path(struct pxe_context *ctx, const char *file,
A Dbootstage.h308 ulong bootstage_mark_code(const char *file, const char *func,
422 static inline ulong bootstage_mark_code(const char *file, const char *func, in bootstage_mark_code() argument
A Defi_device_path.h364 struct efi_device_path **file);
A Dfs.h296 int file_exists(const char *dev_type, const char *dev_part, const char *file,
A Defi_loader.h1248 efi_status_t efi_file_close_int(struct efi_file_handle *file);
1251 efi_status_t efi_file_setpos_int(struct efi_file_handle *file, u64 pos);
A Dppc_asm.tmpl8 * This file contains all the macros and symbols which define
/include/test/
A Dtest.h115 const char *file; member
146 .file = __FILE__, \
155 .file = __FILE__, \
164 .file = __FILE__, \
/include/env/ti/
A Dnand.env7 nandroot=ubi0:rootfs rw ubi.mtd=NAND.file-system,2048
/include/linux/
A Dcompiler.h30 .data.file = __FILE__, \
66 .file = __FILE__, \
A Dcompiler_types.h94 const char *file; member
A Dfb.h268 struct file;
/include/env/adi/
A Dadi_boot.env8 * - jffs2file, name of the jffs2 file for update, ex adsp-sc5xx-tiny-adsp-sc573.jffs2

Completed in 31 milliseconds