/xen/tools/libfsimage/ext2fs-lib/ |
A D | ext2fs-lib.c | 75 fsi_file_t *file; in ext2lib_open() local 105 ext2lib_read(fsi_file_t *file, void *buf, size_t nbytes) in ext2lib_read() 121 ext2lib_pread(fsi_file_t *file, void *buf, size_t nbytes, uint64_t off) in ext2lib_pread() 151 ext2lib_close(fsi_file_t *file) in ext2lib_close()
|
/xen/tools/pygrub/src/fsimage/ |
A D | fsimage.c | 37 fsi_file_t *file; member 41 fsimage_file_read(fsimage_file_t *file, PyObject *args, PyObject *kwargs) in fsimage_file_read() 125 fsimage_file_getattr(fsimage_file_t *file, char *name) in fsimage_file_getattr() 132 fsimage_file_dealloc(fsimage_file_t *file) in fsimage_file_dealloc() 160 fsimage_file_t *file; in fsimage_fs_open_file() local
|
/xen/tools/pygrub/src/ |
A D | pygrub | 56 def identify_disk_image(file): argument 74 def get_solaris_slice(file, offset): argument 95 def get_fs_offset_gpt(file): argument 114 def get_partition_offsets(file): argument 244 def __init__(self, file, fs = None): argument 619 def run_grub(file, entry, fs, cfg_args): argument 795 file = args[0] variable
|
/xen/xen/tools/kconfig/ |
A D | expr.h | 20 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
|
A D | lexer.l | 25 struct file *file; member
|
A D | util.c | 15 struct file *file; in file_lookup() local
|
A D | confdata.c | 961 struct file *file; in conf_write_dep() local
|
/xen/tools/xl/ |
A D | xl_cdrom.c | 92 char *file = NULL; /* modified by cd_insert tokenising it */ in main_cd_insert() local
|
A D | xl_utils.c | 30 void dolog(const char *file, int line, const char *func, char *fmt, ...) in dolog()
|
/xen/xen/include/asm-arm/ |
A D | bug.h | 40 #define BUG_FRAME(type, line, file, has_msg, msg) do { \ argument
|
/xen/tools/xenpmd/ |
A D | xenpmd.c | 102 FILE *file = 0; in get_next_battery_file() local 303 FILE *file; in get_next_battery_info_or_status() local
|
/xen/xen/common/efi/ |
A D | boot.c | 103 struct file { struct 117 static char *get_value(const struct file *cfg, const char *section, argument 593 struct file *file, char *options) in read_file()
|
/xen/tools/libxl/ |
A D | libxl_internal.c | 215 const char *file, int line, const char *func, in libxl__logv() 249 const char *file, int line, const char *func, in libxl__log()
|
A D | libxl_event.c | 1547 const char *file, int line, const char *func) in libxl__event_disaster() 2126 const char *file, int line, const char *func) in libxl__ao_create() 2162 const char *file, int line, const char *func) in libxl__ao_inprogress()
|
A D | libxlu_cfg_l.c | 1707 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size , yyscan_t yyscanner) in yy_create_buffer() 1755 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner) in yy_init_buffer()
|
A D | libxlu_disk_l.c | 2292 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size , yyscan_t yyscanner) in yy_create_buffer() 2340 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner) in yy_init_buffer()
|
/xen/tools/xenstat/libxenstat/src/ |
A D | xenstat_qmp.c | 82 char *tmp, *file = NULL; in qmp_get_block_image() local
|
/xen/tools/firmware/hvmloader/ |
A D | util.c | 725 void __assert_failed(char *assertion, char *file, int line) in __assert_failed() 732 void __bug(char *file, int line) in __bug()
|
/xen/xen/arch/arm/efi/ |
A D | efi-boot.h | 484 static void __init efi_arch_handle_module(struct file *file, const CHAR16 *name, in efi_arch_handle_module()
|
/xen/xen/arch/x86/efi/ |
A D | efi-boot.h | 638 static void __init efi_arch_handle_module(struct file *file, const CHAR16 *name, in efi_arch_handle_module()
|
/xen/tools/libxc/ |
A D | xc_dom_core.c | 78 const char *file, int line, xc_error_code err, in xc_dom_panic_func()
|
/xen/tools/xenstore/ |
A D | talloc.c | 1300 void talloc_show_parents(const void *context, FILE *file) in talloc_show_parents()
|
/xen/xen/xsm/flask/ss/ |
A D | services.c | 1365 struct policy_file file = { data, len }, *fp = &file; in security_load_policy() local
|