Searched refs:what (Results 1 - 25 of 575) sorted by relevance

1234567891011>>

/freebsd-current/contrib/llvm-project/libcxx/src/
H A Dvariant.cpp13 const char* bad_variant_access::what() const noexcept { return "bad_variant_access"; }
H A Dany.cpp12 const char* bad_any_cast::what() const noexcept { return "bad any cast"; }
23 virtual const char* what() const noexcept;
26 const char* bad_any_cast::what() const noexcept { return "bad any cast"; }
H A Dfunctional.cpp18 const char* bad_function_call::what() const noexcept { return "std::bad_function_call"; }
/freebsd-current/usr.bin/what/
H A DMakefile3 PROG= what
/freebsd-current/sys/fs/cuse/
H A Dcuse_defs.h81 #define CUSE_ID_DEFAULT(what) CUSE_MAKE_ID(0,0,what,0)
82 #define CUSE_ID_WEBCAMD(what) CUSE_MAKE_ID('W','C',what,0) /* Used by Webcamd. */
83 #define CUSE_ID_SUNDTEK(what) CUSE_MAKE_ID('S','K',what,0) /* Used by Sundtek. */
84 #define CUSE_ID_CX88(what) CUSE_MAKE_ID('C','X',what,0) /* Used by cx88 driver. */
85 #define CUSE_ID_UHIDD(what) CUSE_MAKE_ID('U','D',what,
[all...]
/freebsd-current/sys/netinet/cc/
H A Dcc_module.h51 #define CCV(ccv, what) \
53 (ccv)->type == IPPROTO_TCP ? &(ccv)->ccvc.tcp->what : \
54 &(ccv)->ccvc.sctp->what \
57 #define CCV(ccv, what) (ccv)->ccvc.tcp->what
/freebsd-current/crypto/openssl/test/testutil/
H A Dapps_shims.c16 void *app_malloc(size_t sz, const char *what) argument
21 * This isn't ideal but it is what the app's app_malloc() does on failure.
26 TEST_info("Could not allocate %zu bytes for %s\n", sz, what);
/freebsd-current/contrib/libcxxrt/
H A Dstdexcept.cc41 const char* exception::what() const throw() function in class:std::exception
53 const char* bad_alloc::what() const throw() function in class:std::bad_alloc
67 const char* bad_cast::what() const throw() function in class:std::bad_cast
80 const char* bad_typeid::what() const throw() function in class:std::bad_typeid
93 const char* bad_array_new_length::what() const throw() function in class:std::bad_array_new_length
H A Dstdexcept.h42 virtual const char* what() const throw();
56 virtual const char* what() const throw();
68 virtual const char* what() const throw();
81 virtual const char* what() const throw();
91 virtual const char *what() const throw();
/freebsd-current/contrib/sendmail/src/
H A Dshmticklib.c28 ** what -- which variable to increment
35 shmtick(inc_me, what)
37 int what;
66 if (what >= STATUSD_LONGS)
67 what = STATUSD_LONGS - 1;
76 ++(sp->ul[what]);
/freebsd-current/contrib/kyua/store/
H A Dexceptions_test.cpp40 ATF_REQUIRE(std::strcmp("Some text", e.what()) == 0);
48 ATF_REQUIRE(std::strcmp("Some text", e.what()) == 0);
56 ATF_REQUIRE_MATCH("version 15 .*upgraded", e.what());
/freebsd-current/contrib/kyua/model/
H A Dexceptions_test.cpp40 ATF_REQUIRE(std::strcmp("Some text", e.what()) == 0);
48 ATF_REQUIRE(std::strcmp("Some other text", e.what()) == 0);
56 ATF_REQUIRE(std::strcmp("Missing foo", e.what()) == 0);
/freebsd-current/contrib/kyua/utils/cmdline/
H A Dexceptions_test.cpp42 ATF_REQUIRE(std::strcmp("Some text", e.what()) == 0);
51 e.what()) == 0);
62 "--the_option: the reason", e.what()) == 0);
72 ATF_REQUIRE(std::strcmp("Unknown option --foo", e.what()) == 0);
/freebsd-current/contrib/kyua/utils/text/
H A Dexceptions_test.cpp42 ATF_REQUIRE(std::strcmp("Some text", e.what()) == 0);
50 ATF_REQUIRE(std::strcmp("Some text", e.what()) == 0);
58 ATF_REQUIRE(std::strcmp("Some text", e.what()) == 0);
66 ATF_REQUIRE(std::strcmp("Some text", e.what()) == 0);
/freebsd-current/contrib/kyua/utils/config/
H A Dexceptions_test.cpp45 ATF_REQUIRE(std::strcmp("Some text", e.what()) == 0);
57 ATF_REQUIRE(std::strcmp("Failed to combine 'first.second'", e.what()) == 0);
65 ATF_REQUIRE(std::strcmp("Some text", e.what()) == 0);
78 e.what()) == 0);
86 ATF_REQUIRE(std::strcmp("Some text", e.what()) == 0);
99 e.what()) == 0);
111 ATF_REQUIRE(std::strcmp("The test '1.two' string", e.what()) == 0);
119 ATF_REQUIRE(std::strcmp("Some text", e.what()) == 0);
/freebsd-current/contrib/googletest/googletest/test/
H A Dgtest_throw_on_failure_ex_test.cc66 if (strstr(e.what(), "Expected failure") != nullptr) return;
72 Fail(e.what());
/freebsd-current/contrib/sendmail/libsm/
H A Dsyslogio.c161 ** what -- what information is being set
173 sm_syslogsetinfo(fp, what, valp)
175 int what;
178 switch (what)
194 ** what -- the information type being queried
206 sm_sysloggetinfo(fp, what, valp)
208 int what;
211 switch (what)
/freebsd-current/sys/sys/
H A Drangelock.h84 void _rangelock_cookie_assert(void *cookie, int what, const char *file,
89 #define rangelock_cookie_assert_(cookie, what, file, line) \
90 _rangelock_cookie_assert((cookie), (what), (file), (line))
92 #define rangelock_cookie_assert_(cookie, what, file, line) (void)0
95 #define rangelock_cookie_assert(cookie, what) \
96 rangelock_cookie_assert_((cookie), (what), __FILE__, __LINE__)
/freebsd-current/crypto/openssh/regress/
H A Dmodpipe.c45 enum { MOD_XOR, MOD_AND_OR } what; member in struct:modification
53 char what[16+1]; local
58 what, &m->offset, &m1, &m2)) < 3)
60 if (strcasecmp(what, "xor") == 0) {
65 m->what = MOD_XOR;
67 } else if (strcasecmp(what, "andor") == 0) {
74 m->what = MOD_AND_OR;
78 errx(1, "Invalid modification type \"%s\"", what);
119 switch (mods[i].what) {
/freebsd-current/contrib/kyua/utils/fs/
H A Dexceptions_test.cpp45 ATF_REQUIRE(std::strcmp("Some text", e.what()) == 0);
54 e.what()) == 0);
64 "The reason", e.what()) == 0);
75 ATF_REQUIRE_EQ(expected, e.what());
84 ATF_REQUIRE(std::strcmp("Some text", e.what()) == 0);
/freebsd-current/sys/contrib/openzfs/module/zcommon/
H A Dzfs_namecheck.c98 zfs_component_namecheck(const char *path, namecheck_err_t *why, char *what) argument
118 *what = *loc;
135 permset_namecheck(const char *path, namecheck_err_t *why, char *what) argument
146 *what = path[0];
151 return (zfs_component_namecheck(&path[1], why, what));
182 entity_namecheck(const char *path, namecheck_err_t *why, char *what) argument
186 EQUIV(why == NULL, what == NULL);
231 *what = *loc;
300 dataset_namecheck(const char *path, namecheck_err_t *why, char *what) argument
302 int ret = entity_namecheck(path, why, what);
319 bookmark_namecheck(const char *path, namecheck_err_t *why, char *what) argument
338 snapshot_namecheck(const char *path, namecheck_err_t *why, char *what) argument
407 pool_namecheck(const char *pool, namecheck_err_t *why, char *what) argument
[all...]
/freebsd-current/contrib/kyua/utils/format/
H A Dexceptions_test.cpp44 ATF_REQUIRE(std::strcmp("Some text", e.what()) == 0);
53 "the-error", e.what()) == 0);
63 "place argument 'extra'", e.what()) == 0);
/freebsd-current/contrib/kyua/utils/signals/
H A Dexceptions_test.cpp45 ATF_REQUIRE(std::strcmp("Some text", e.what()) == 0);
53 ATF_REQUIRE(std::strcmp("Interrupted by signal 5", e.what()) == 0);
63 ATF_REQUIRE_EQ(expected, e.what());
/freebsd-current/contrib/kyua/engine/
H A Dexceptions_test.cpp42 ATF_REQUIRE(std::strcmp("Some text", e.what()) == 0);
50 ATF_REQUIRE(std::strcmp("Some text", e.what()) == 0);
60 ATF_REQUIRE(std::strcmp("Load of '/my/file' failed: foo", e.what()) == 0);
/freebsd-current/contrib/kyua/utils/process/
H A Dexceptions_test.cpp45 ATF_REQUIRE(std::strcmp("Some text", e.what()) == 0);
54 ATF_REQUIRE_EQ(expected, e.what());

Completed in 195 milliseconds

1234567891011>>