Searched refs:invalid (Results 1 – 17 of 17) sorted by relevance
| /tools/libs/light/ |
| A D | libxl_types_internal.idl | 13 (5, "invalid"),
|
| A D | libxl.c | 443 #define V(map, i, invalid) ( cputopo[i].map == invalid) ? \ in libxl_get_cpu_topology() argument 532 #define V(val, invalid) (val == invalid) ? \ in libxl_get_numainfo() argument
|
| A D | libxl_types.idl | 94 (-1, "invalid"), 720 ("invalid", None),
|
| /tools/ocaml/xenstored/ |
| A D | store.ml | 97 let invalid = -1 in 98 let is_valid _ node = node.perms.owner <> invalid in 106 | None -> { node with perms = {node.perms with owner = invalid } }
|
| A D | utils.ml | 114 This prevents paths becoming invalid across migrate when the length
|
| A D | connections.ml | 130 (* fail on invalid paths early by calling key_of_str before adding watch *)
|
| A D | logging.ml | 253 | Xenbus.Xb.Op.Invalid -> "invalid "
|
| A D | xenstored.ml | 233 warn "Ignoring invalid socket FD %d" fd
|
| /tools/xentrace/ |
| A D | xentrace.c | 880 goto invalid; in sargtol() 902 invalid: in sargtol()
|
| /tools/ocaml/libs/xs/ |
| A D | xsraw.ml | 22 (** Thrown when a path looks invalid e.g. if it contains "//" *)
|
| /tools/xenmon/ |
| A D | COPYING | 210 If any portion of this section is held invalid or unenforceable under
|
| /tools/libs/guest/ |
| A D | COPYING | 396 If any portion of this section is held invalid or unenforceable under any
|
| /tools/libs/stat/ |
| A D | COPYING | 389 If any portion of this section is held invalid or unenforceable under
|
| /tools/ocaml/ |
| A D | LICENSE | 142 If any portion of this section is held invalid or unenforceable under any particular circumstance, …
|
| /tools/golang/xenlight/ |
| A D | LICENSE | 387 If any portion of this section is held invalid or unenforceable under any
|
| /tools/firmware/vgabios/ |
| A D | COPYING | 387 If any portion of this section is held invalid or unenforceable under any
|
| /tools/ |
| A D | configure | 2782 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;; 2816 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;; 11169 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
|
Completed in 32 milliseconds