Home
last modified time | relevance | path

Searched refs:errx (Results 1 – 7 of 7) sorted by relevance

/xen/tools/xenstore/
A Dxenstore_client.c92 errx(1, "Usage: %s <mode> [-h] [...]", progname); in usage()
101 errx(1, "Usage: %s %s[-h] [-s] [-t] key [...]", progname, mstr); in usage()
107 errx(1, "Usage: %s %s[-h] [-p] [-s] key [...]", progname, mstr); in usage()
110 errx(1, "Usage: %s %s[-h] [-f] [-p] [-s] [path]", progname, mstr); in usage()
116 errx(1, "Usage: %s %s[-h] [-n NR] key", progname, mstr); in usage()
265 errx(1, "Unable to locate path separator '%c' in '%s'", in do_chmod()
336 errx(1, "invalid mode %d", mode); in perform()
493 errx(1, "Unable to add watch on %s\n", w); in perform()
524 errx(1, "unknown mode %s\n", m); in lookup_mode()
685 errx(1, "couldn't start transaction"); in main()
[all …]
/xen/tools/tests/depriv/
A Ddepriv-fd-checker.c154 errx(-1,"xc_get_online_cpus{%s, %s}=0", test_which, fd_desc); in test_privcmd()
207 else errx(-1,"xengnttab_grant_copy=%d {%s, %s} but .status=%d", in test_gntdev()
210 errx(-1,"xengnttab_grant_copy=%d {%s, %s}", in test_gntdev()
262 errx(-1,"xenevtchn_pending=%d expected %d",p3,recip_port); in test_evtchn()
399 if (!*argv) errx(8,"need fd after class"); in main()
403 if (!fd_desc) errx(8,"need info after fd"); in main()
/xen/tools/console/testsuite/
A Dprocpipe.c88 errx(EINVAL, "Try `%s --help' for more information.", in main()
94 errx(EINVAL, "Two commands are required.\n" in main()
/xen/misc/coverity/
A Dmodel.c115 void errx(int, const char*, ...) in errx() function
/xen/tools/xcutils/
A Dlsevtchn.c19 errx(1, "failed to open control interface"); in main()
/xen/tools/misc/
A Dxenwatchdogd.c59 errx(1, "usage: %s <timeout> <sleep>", argv[0]); in main()
A Dxencov.c57 errx(1, "gcov data too big %u bytes\n", total_len); in cov_read()

Completed in 8 milliseconds