Home
last modified time | relevance | path

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

12

/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/xen/tools/kconfig/
A Dkxgettext.c65 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()
A Dutil.c16 struct file *file; in file_lookup() local
39 struct file *file; in file_write_dep() local
A Dexpr.h20 struct file { struct
21 struct file *next; argument
22 struct file *parent; argument
23 const char *name;
24 int lineno;
154 struct file *file; /* what file was this property defined */ member
177 struct file *file; member
A Dzconf.l22 struct file *file; member
A Dzconf.y39 struct file *file; member
/xen-4.10.0-shim-comet/tools/pygrub/src/fsimage/
A Dfsimage.c43 fsi_file_t *file; member
54 fsimage_file_read(fsimage_file_t *file, PyObject *args, PyObject *kwargs) in fsimage_file_read()
117 fsimage_file_getattr(fsimage_file_t *file, char *name) in fsimage_file_getattr()
123 fsimage_file_dealloc(fsimage_file_t *file) in fsimage_file_dealloc()
162 fsimage_file_t *file; in fsimage_fs_open_file() local
/xen-4.10.0-shim-comet/tools/pygrub/src/
A Dpygrub54 def identify_disk_image(file): argument
72 def get_solaris_slice(file, offset): argument
93 def get_fs_offset_gpt(file): argument
112 def get_partition_offsets(file): argument
242 def __init__(self, file, fs = None): argument
617 def run_grub(file, entry, fs, cfg_args): argument
793 file = args[0] variable
/xen-4.10.0-shim-comet/tools/blktap2/vhd/
A Dvhd-update.c153 open_journal(vhd_journal_t *journal, const char *file, const char *jfile) in open_journal()
183 char *file, *jfile; in main() local
/xen-4.10.0-shim-comet/tools/memshr/
A Dshm.c56 static int shm_area_open(const char *file, size_t size, int unlink, shm_area_t *shma) in shm_area_open()
189 uint16_t shm_vbd_image_get(const char* file, vbd_image_info_t *vbd_imgs) in shm_vbd_image_get()
A Dshm.h27 char file[MAX_NAME_LEN]; member
A Dinterface.c125 uint16_t memshr_vbd_image_get(const char* file) in memshr_vbd_image_get()
/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/tools/blktap2/drivers/
A Dtapdisk-log.c64 char *file; member
72 open_tlog(char *file, size_t bytes, int level, int append) in open_tlog()
A Dtapdisk-image.c42 tapdisk_image_allocate(const char *file, int type, int storage, in tapdisk_image_allocate()
/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dbug.h42 #define BUG_FRAME(type, line, file, has_msg, msg) do { \ argument
/xen-4.10.0-shim-comet/tools/xenpmd/
A Dxenpmd.c101 FILE *file = 0; in get_next_battery_file() local
293 FILE *file; in get_next_battery_info_or_status() local
/xen-4.10.0-shim-comet/xen/common/efi/
A Dboot.c97 struct file { struct
111 static char *get_value(const struct file *cfg, const char *section, argument
542 struct file *file, char *options) in read_file()
/xen-4.10.0-shim-comet/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()
/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/
A Dlibvhd-journal.c1185 vhd_journal_open(vhd_journal_t *j, const char *file, const char *jfile) in vhd_journal_open()
1257 vhd_journal_create(vhd_journal_t *j, const char *file, const char *jfile) in vhd_journal_create()
1440 char *buf, *file; in vhd_journal_revert() local
A Dvhd-util-scan.c387 vhd_util_scan_error(const char *file, int err) in vhd_util_scan_error()
744 const char *file, uint8_t type) in vhd_util_scan_init_file_target()
/xen-4.10.0-shim-comet/tools/xenstat/libxenstat/src/
A Dxenstat_qmp.c82 char *tmp, *file = NULL; in qmp_get_block_image() local
/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/tools/python/
A Dtest.py631 def get_suite(file, result): argument

Completed in 56 milliseconds

12