Searched refs:errx (Results 1 - 25 of 533) sorted by relevance

1234567891011>>

/macosx-10.10/MITKerberosShim-66/test/
H A Dtest-kll2.c55 errx(1, "argc != 2");
63 errx(1, "KLCreatePrincipalFromString: %d", ret);
69 errx(1, "KLCreatePrincipalFromString: %d", ret);
74 errx(1, "KLAcquireTicketsWithPassword1: %d", ret);
79 errx(1, "KLCacheHasValidTickets failed1");
81 errx(1, "found no valid tickets");
86 errx(1, "KLAcquireTickets: %d", ret);
93 errx(1, "KLCacheHasValidTickets failed1 dead");
95 errx(1, "found valid tickets!");
103 errx(
[all...]
H A Dtest-principal.c51 errx(1, "krb5_init_context");
55 errx(1, "krb5_parse_name");
58 errx(1, "krb5_parse_name");
62 errx(1, "krb5_realm_compare");
66 errx(1, "krb5_principal_compare");
70 errx(1, "krb5_cc_end_seq_get");
H A Dtest-kll.c51 errx(1, "argc != 2");
56 errx(1, "KLCreatePrincipalFromString: %d", ret);
62 errx(1, "KLCreatePrincipalFromString: %d", ret);
71 errx(1, "KLAcquireTicketsWithPassword: %d", ret);
78 errx(1, "KLCacheHasValidTickets failed");
80 errx(1, "found no valid tickets");
85 errx(1, "KLRenewInitialTickets: %d", ret);
91 errx(1, "KLGetIdleCallback: %d", ret);
95 errx(1, "KLSetIdleCallback: %d", ret);
H A Dtest.h48 errx(1, "unexpected result from \"%s\".\n",(A));\
53 errx(1, "unexpected result from \"%s\".\n",(A));\
H A Dtest_get_user_name.c20 errx(1, "no valid ticket");
25 errx(1, "no valid ticket");
30 errx(1, "failed to parse principal");
/macosx-10.10/system_cmds-643.1.1/login.tproj/
H A Dlogin_audit.c79 errx(1, "login: Could not determine audit condition");
99 errx(1, "login: Could not set audit mask\n");
109 errx(1, "asprintf failed");
119 errx(1,"login: Audit Error: au_open() failed");
123 errx(1, "login: Audit Error: au_to_subject32() failed");
127 errx(1, "login: Audit Error: au_to_return32() failed");
131 errx(1, "login: Audit Record was not committed.");
152 errx(1, "login: Could not determine audit condition");
158 errx(1, "login: Audit Error: au_open() failed");
167 errx(
[all...]
/macosx-10.10/Heimdal-398.1.2/appl/gssmask/
H A Dcommon.h74 errx(1, "krb5_ret_int16 " #num); \
80 errx(1, "krb5_ret_int32 " #num); \
86 errx(1, "krb5_ret_data " #data); \
92 errx(1, "krb5_ret_data " #data); \
99 errx(1, "krb5_store_int32 " #num); \
105 errx(1, "krb5_store_data " #data); \
111 errx(1, "krb5_store_str " #str); \
/macosx-10.10/Heimdal-398.1.2/lib/hx509/
H A Dtest_expr.c58 errx(1, "hx509_context_init failed with %d", ret);
68 errx(1, "_hx509_expr_parse failed for %d: %s", i, foo[i].str);
73 errx(1, "_hx509_expr_eval not true when it should: %d: %s",
77 errx(1, "_hx509_expr_eval true when it should not: %d: %s",
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Demalloc.c51 errx (1, "malloc %lu failed", (unsigned long)sz);
H A Derrx.c39 errx(int eval, const char *fmt, ...) function
H A Desetenv.c44 errx (1, "failed setting environment variable %s", var);
H A Destrdup.c51 errx (1, "strdup failed");
H A Dparse_time-test.c67 errx(1, "sz (%lu) != tests[%d].size (%lu)",
76 errx(1, "sz (%lu) != tests[%d].size (%lu) with in size %lu",
81 errx(1, "test %i wrong result %s vs %s", i, buf, tests[i].str);
83 errx(1, "test %i not zero terminated", i);
90 errx(1, "sz (%lu) != tests[%d].size (%lu) with insize %lu",
95 errx(1, "test %i wrong result %s vs %s", i, buf, tests[i].str);
97 errx(1, "test %i not zero terminated", i);
105 errx(1, "parse_time failed for test %d", i);
112 errx(1, "parse_time failed for test %d", i);
/macosx-10.10/Heimdal-398.1.2/lib/sl/
H A Dtest_sl.c79 errx(1, "sl_make_argv test %d failed", i);
81 errx(1, "sl_make_argv passed test %d when it shouldn't", i);
83 errx(1, "result argc (%d) != should be argc (%d) for test %d",
87 errx(1, "result argv (%s) != should be argv (%s) for test %d",
/macosx-10.10/file_cmds-242/mtree/
H A Dspec.c78 errx(1, "line %d too long", lineno);
106 errx(1, "line %d: missing field", lineno);
123 errx(1, "line %d: slash character in file name",
138 noparent: errx(1, "line %d: no parent node", lineno);
142 errx(1, "calloc");
148 errx(1, "filename %s is ill-encoded", p);
180 errx(1, "line %d: missing value", lineno);
185 errx(1, "line %d: invalid checksum %s",
191 errx(1, "strdup");
196 errx(
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/krb5/
H A Dtest_acquire_cred.c68 errx(1, "add_cred failed");
75 errx(1, "release_cred failed");
94 errx(1, "acquire_cred failed");
105 errx(1, "release_cred failed");
125 errx(1, "import_name failed");
137 errx(1, "acquire_cred failed");
144 errx(1, "release_cred failed");
150 errx(1, "release_name failed");
H A Dtest_kcred.c59 errx(1, "gss_acquire_cred");
64 errx(1, "gss_inquire_cred");
68 errx(1, "krb5_init_context");
76 errx(1, "gss_krb5_copy_ccache");
80 errx(1, "gss_krb5_import_cred");
85 errx(1, "gss_inquire_cred 2");
89 errx(1, "gss_compare_name");
91 errx(1, "names not equal");
94 errx(1, "lifetime not equal");
97 errx(
[all...]
/macosx-10.10/system_cmds-643.1.1/vifs.tproj/
H A Dvifs.c61 errx(1, "need to run as root");
69 errx(1, "error creating %s", _PATH_FSTAB);
73 errx(1, "could not stat %s", _PATH_FSTAB);
80 errx(1, "error opening %s", _PATH_FSTAB);
84 errx(1, "error setting close on exit");
88 errx(1, "file is busy");
109 errx(1, "editing error");
115 errx(1, "editing error");
/macosx-10.10/file_cmds-242/mknod/
H A Dmknod.c73 errx(1, "invalid major number");
75 errx(1, "invalid minor number");
77 errx(1, "too many fields for format");
101 errx(1, "invalid major number");
103 errx(1, "invalid minor number");
105 errx(1, "too many fields for format");
127 errx(1, "invalid major number");
129 errx(1, "invalid minor number");
131 errx(1, "too many fields for format");
153 errx(
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/
H A Dtest_kcred.c72 errx(1, "gss_acquire_cred");
77 errx(1, "gss_inquire_cred");
81 errx(1, "krb5_init_context");
89 errx(1, "gss_krb5_copy_ccache");
93 errx(1, "gss_krb5_import_cred");
98 errx(1, "gss_inquire_cred 2");
102 errx(1, "gss_compare_name");
104 errx(1, "names not equal");
107 errx(1, "lifetime not equal %lu != %lu",
113 errx(
[all...]
/macosx-10.10/file_cmds-242/dd/
H A Dargs.c111 errx(1, "unable to allocate space for the argument \"%s\"", *argv);
113 errx(1, "unknown operand %s", oper);
116 errx(1, "no value specified for %s", oper);
121 errx(1, "unknown operand %s", tmp.name);
123 errx(1, "%s: illegal argument combination or already set",
152 errx(1, "record operations require cbs");
154 errx(1, "cbs cannot be zero");
166 errx(1, "cbs meaningless if not doing record operations");
174 errx(1, "seek offsets cannot be larger than %qd", QUAD_MAX);
192 errx(
[all...]
/macosx-10.10/AppleFileSystemDriver-17/
H A Dsetbootuuid.c34 errx(1, "Invalid UUID string %s", argv[1]);
41 errx(1, "Can't find IOResources");
46 errx(1, "Can't set boot-uuid: %d %s", kret, mach_error_string(kret));
/macosx-10.10/adv_cmds-158/gencat/
H A Dgencat.c88 errx(1, "unrecognized language: %s", argv[i]);
92 errx(1, "can't write to a header before reading something");
97 errx(1, "you must specify -new before the catalog file name");
109 errx(1, "unable to create a new %s", catfile);
112 errx(1, "unable to create %s", catfile);
117 errx(1, "unable to truncate %s", catfile);
122 errx(1, "unable to read %s", input);
150 errx(1, "unable to create header file %s", fname);
166 errx(1, "unable to read header file: %s", fname);
170 errx(
[all...]
/macosx-10.10/bless-103/
H A Dminibless.c74 errx(1, "OpenFirmware not present");
78 errx(1, "Can't set OpenFirmware");
88 errx(1, "Can't set EFI");
/macosx-10.10/mail_cmds-30/mail/
H A Dtemp.c64 errx(1, "Out of memory");
78 errx(1, "\"%s\" is not a user of this system", myname);
83 errx(1, "Who are you!?");

Completed in 142 milliseconds

1234567891011>>