Searched refs:creating (Results 1 – 5 of 5) sorted by relevance
30 xlexample.hvm - a configuration script for creating a hvm domain with32 xlexample.pvlinux - a configuration script for creating a pv domain with
422 static bool chldmode_ours(libxl_ctx *ctx, bool creating) in chldmode_ours() argument426 return creating || !XEN_LIST_EMPTY(&ctx->children); in chldmode_ours()442 static int perhaps_sigchld_needed(libxl__gc *gc, bool creating) in perhaps_sigchld_needed() argument446 if (chldmode_ours(CTX, creating)) { in perhaps_sigchld_needed()
26 # When creating a guest domain, it is sensible to allow a little time for it27 # to get started before creating another domain or proceeding through the
123 "ptr", unless talloc ran out of memory in creating the reference in129 After creating a reference you can free it in one of the following271 particularly useful for creating a new temporary working context.
2246 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&52247 printf "%s\n" "$as_me: creating cache $cache_file" >&6;}11528 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&511529 printf "%s\n" "$as_me: creating $ac_file" >&6;}11726 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
Completed in 24 milliseconds