Home
last modified time | relevance | path

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

/xen/tools/libfsimage/ext2fs-lib/
A Dext2fs-lib.c75 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 Dfsimage.c37 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 Dpygrub56 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 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
A Dlexer.l25 struct file *file; member
A Dutil.c15 struct file *file; in file_lookup() local
A Dconfdata.c961 struct file *file; in conf_write_dep() local
/xen/tools/xl/
A Dxl_cdrom.c92 char *file = NULL; /* modified by cd_insert tokenising it */ in main_cd_insert() local
A Dxl_utils.c30 void dolog(const char *file, int line, const char *func, char *fmt, ...) in dolog()
/xen/xen/include/asm-arm/
A Dbug.h40 #define BUG_FRAME(type, line, file, has_msg, msg) do { \ argument
/xen/tools/xenpmd/
A Dxenpmd.c102 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 Dboot.c103 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 Dlibxl_internal.c215 const char *file, int line, const char *func, in libxl__logv()
249 const char *file, int line, const char *func, in libxl__log()
A Dlibxl_event.c1547 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 Dlibxlu_cfg_l.c1707 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 Dlibxlu_disk_l.c2292 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 Dxenstat_qmp.c82 char *tmp, *file = NULL; in qmp_get_block_image() local
/xen/tools/firmware/hvmloader/
A Dutil.c725 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 Defi-boot.h484 static void __init efi_arch_handle_module(struct file *file, const CHAR16 *name, in efi_arch_handle_module()
/xen/xen/arch/x86/efi/
A Defi-boot.h638 static void __init efi_arch_handle_module(struct file *file, const CHAR16 *name, in efi_arch_handle_module()
/xen/tools/libxc/
A Dxc_dom_core.c78 const char *file, int line, xc_error_code err, in xc_dom_panic_func()
/xen/tools/xenstore/
A Dtalloc.c1300 void talloc_show_parents(const void *context, FILE *file) in talloc_show_parents()
/xen/xen/xsm/flask/ss/
A Dservices.c1365 struct policy_file file = { data, len }, *fp = &file; in security_load_policy() local

Completed in 80 milliseconds