Home
last modified time | relevance | path

Searched refs:barf_perror (Results 1 – 6 of 6) sorted by relevance

/tools/xenstored/
A Dposix.c73 barf_perror("Failed to fork daemon"); in daemonize()
82 barf_perror("Failed to fork daemon"); in daemonize()
88 barf_perror("Failed to chdir"); in daemonize()
111 barf_perror("Could not open /dev/null\n"); in finish_daemonize()
124 barf_perror("pipe"); in init_pipe()
130 barf_perror("pipe get flags"); in init_pipe()
133 barf_perror("pipe set flags"); in init_pipe()
306 barf_perror("Could not create socket"); in init_sockets()
320 barf_perror("Could not chmod sockets"); in init_sockets()
389 barf_perror("read failed"); in handle_special_fds()
[all …]
A Dutils.h37 void barf_perror(const char *fmt, ...) __noreturn PRINTF_ATTRIBUTE(1, 2);
A Dutils.c46 void barf_perror(const char *fmt, ...) in barf_perror() function
A Ddomain.c721 barf_perror("Failed to read from event fd"); in handle_event()
727 barf_perror("Failed to write to event fd"); in handle_event()
1332 barf_perror("Failed to initialize dom%u port", domid); in init_domain()
1362 barf_perror("Failed to reallocate domids"); in init_domains()
1438 barf_perror("Failed to allocate domain hashtable"); in domain_early_init()
1442 barf_perror("Failed to open connection to libxenmanage"); in domain_early_init()
1446 barf_perror("Failed to allocate domain gnttab handle"); in domain_early_init()
1450 barf_perror("Failed to open connection to gnttab"); in domain_early_init()
1471 barf_perror("Failed to open evtchn device"); in domain_init()
1474 barf_perror("Failed to bind to domain exception virq port"); in domain_init()
A Dcore.c176 barf_perror("Could not find time (clock_gettime failed)"); in get_now_msec()
2277 barf_perror("Could not allocate initial node %s", name); in manual_node()
2287 barf_perror("Could not create initial node %s", name); in manual_node()
2313 barf_perror("Could not create nodes hashtable"); in setup_structure()
2802 barf_perror("Poll failed"); in main()
2809 barf_perror("xce_handle poll failed"); in main()
A Dlu.c159 barf_perror("No state found after live-update"); in lu_read_state()

Completed in 16 milliseconds