Home
last modified time | relevance | path

Searched defs:in (Results 1 – 25 of 33) sorted by relevance

12

/xen/tools/xenstore/
A Dxenstored_solaris.c98 mangle(const struct connection *conn, const struct buffered_data *in) in mangle()
125 dtrace_io(const struct connection *conn, const struct buffered_data *in, in dtrace_io()
A Dxenstored_domain.c422 int do_introduce(struct connection *conn, struct buffered_data *in) in do_introduce()
498 int do_set_target(struct connection *conn, struct buffered_data *in) in do_set_target()
529 struct buffered_data *in) in onearg_domain()
545 int do_release(struct connection *conn, struct buffered_data *in) in do_release()
560 int do_resume(struct connection *conn, struct buffered_data *in) in do_resume()
575 int do_get_domain_path(struct connection *conn, struct buffered_data *in) in do_get_domain_path()
594 int do_is_domain_introduced(struct connection *conn, struct buffered_data *in) in do_is_domain_introduced()
615 int do_reset_watches(struct connection *conn, struct buffered_data *in) in do_reset_watches()
A Dxenstored_core.c767 const char *onearg(struct buffered_data *in) in onearg()
821 static int send_directory(struct connection *conn, struct buffered_data *in) in send_directory()
835 struct buffered_data *in) in send_directory_part()
889 static int do_read(struct connection *conn, struct buffered_data *in) in do_read()
1044 static int do_write(struct connection *conn, struct buffered_data *in) in do_write()
1080 static int do_mkdir(struct connection *conn, struct buffered_data *in) in do_mkdir()
1195 static int do_rm(struct connection *conn, struct buffered_data *in) in do_rm()
1235 static int do_get_perms(struct connection *conn, struct buffered_data *in) in do_get_perms()
1254 static int do_set_perms(struct connection *conn, struct buffered_data *in) in do_set_perms()
1386 static void process_message(struct connection *conn, struct buffered_data *in) in process_message()
[all …]
A Dxenstored_watch.c199 int do_watch(struct connection *conn, struct buffered_data *in) in do_watch()
260 int do_unwatch(struct connection *conn, struct buffered_data *in) in do_unwatch()
A Dxenstored_transaction.c450 int do_transaction_start(struct connection *conn, struct buffered_data *in) in do_transaction_start()
505 int do_transaction_end(struct connection *conn, struct buffered_data *in) in do_transaction_end()
A Dxenstored_control.c195 int do_control(struct connection *conn, struct buffered_data *in) in do_control()
A Dxenstored_core.h87 struct buffered_data *in; member
/xen/tools/libxl/
A Dlibxl_uuid.c31 int libxl_uuid_from_string(libxl_uuid *uuid, const char *in) in libxl_uuid_from_string()
86 int libxl_uuid_from_string(libxl_uuid *uuid, const char *in) in libxl_uuid_from_string()
103 int libxl_uuid_from_string(libxl_uuid *uuid, const char *in) in libxl_uuid_from_string()
/xen/xen/arch/x86/boot/
A Dreloc.c77 static struct hvm_start_info *pvh_info_reloc(u32 in) in pvh_info_reloc()
267 void * __stdcall reloc(u32 magic, u32 in, u32 trampoline) in reloc()
/xen/stubdom/vtpmmgr/
A Dtpm2.c202 TPM2_Create_Params_in *in, in TPM2_Create()
250 TPM2_Create_Params_in *in, in TPM2_CreatePrimary()
391 void *in, in TPM2_UnBind()
A Dinit.c535 TPM2_CreatePrimary_Params_in in = { in tpm2_take_ownership() local
593 TPM2_Create_Params_in in = { in vtpmmgr2_create() local
A Ddisk_tpm.c182 TPM_STORED_DATA12 in; in TPM_disk_unseal() local
/xen/xen/include/crypto/
A Dvmac.h75 #define aes_encryption(in,out,int_key) \ argument
87 #define aes_encryption(in,out,int_key) \ argument
/xen/xen/include/public/io/
A Dconsole.h35 char in[1024]; member
/xen/xen/common/
A Dunxz.c160 STATIC int INIT unxz(unsigned char *in, unsigned int in_size, in unxz()
A Dgunzip.c80 unsigned char *in, ch; in flush_window() local
A Dlzo.c139 int INIT lzo1x_decompress_safe(const unsigned char *in, size_t in_len, in lzo1x_decompress_safe()
/xen/xen/tools/kconfig/
A Dpreprocess.c498 const char *in, *p; in __expand_string() local
549 static char *expand_string_with_args(const char *in, int argc, char *argv[]) in expand_string_with_args()
554 static char *expand_string(const char *in) in expand_string()
A Dconf.c74 static void xfgets(char *str, int size, FILE *in) in xfgets()
/xen/xen/tools/
A Dsymbols.c83 static int read_symbol(FILE *in, struct sym_entry *s) in read_symbol()
233 static void read_map(FILE *in) in read_map()
/xen/xen/include/asm-arm/
A Dvpl011.h35 char in[SBSA_UART_FIFO_SIZE]; member
/xen/xen/arch/x86/efi/
A Dmkreloc.c88 int in = open(name, O_RDONLY); in load() local
161 static const void *map_section(const struct coff_section *sec, int in, in map_section()
/xen/xen/common/xz/
A Dprivate.h157 const uint8_t *in; member
A Ddec_stream.c175 static enum xz_ret INIT dec_vli(struct xz_dec *s, const uint8_t *in, in dec_vli()
/xen/tools/tests/x86_emulator/
A Dtest_x86_emulator.c4863 } in = {{ in main() local
4902 } in = {{ in main() local

Completed in 37 milliseconds

12