Searched defs:what (Results 1 - 25 of 269) sorted by relevance

1234567891011

/freebsd-11-stable/contrib/libstdc++/libsupc++/
H A Deh_exception.cc41 std::exception::what() const throw() function in class:std::exception
50 std::bad_exception::what() const throw() function in class:std::bad_exception
H A Dnew_handler.cc51 std::bad_alloc::what() const throw() function in class:std::bad_alloc
/freebsd-11-stable/contrib/libstdc++/src/
H A Dios_failure.cc46 ios_base::failure::what() const throw() function in class:ios_base::failure
H A Dstdexcept.cc45 logic_error::what() const throw() function in class:logic_error
66 runtime_error::what() const throw() function in class:runtime_error
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dload_dstlistnode.c25 char *what; local
H A Dload_hashnode.c28 char *what; local
H A Dload_poolnode.c28 char *what; local
/freebsd-11-stable/contrib/netbsd-tests/rump/kernspace/
H A Dlockme.c49 rumptest_lockme(enum locktest what) argument
/freebsd-11-stable/sys/fs/fuse/
H A Dfuse_main.c116 fuse_loader(struct module *m, int what, void *arg) argument
/freebsd-11-stable/sys/dev/xz/
H A Dxz_mod.c58 xz_module_event_handler(module_t mod, int what, void *arg) argument
/freebsd-11-stable/contrib/gdb/gdb/
H A Dproc-why.c108 proc_prettyfprint_why (FILE *file, unsigned long why, unsigned long what, argument
172 proc_prettyprint_why (unsigned long why, unsigned long what, in argument
[all...]
/freebsd-11-stable/contrib/subversion/subversion/svnserve/
H A Dlog-escape.c62 static APR_INLINE unsigned char *c2x(unsigned what, unsigned char prefix, argument
/freebsd-11-stable/sys/dev/tdfx/
H A Dtdfx_linux.c69 tdfx_linux_modevent(struct module *mod __unused, int what, void *arg __unused) argument
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlmem.c46 luaM_growaux_(lua_State *L, void *block, int *size, size_t size_elems, int limit, const char *what) argument
/freebsd-11-stable/stand/usb/test/
H A Dbsd_usbloader_test.c67 pause(const char *what, int timeout) argument
/freebsd-11-stable/contrib/netbsd-tests/fs/ptyfs/
H A Dt_nullpts.c41 mountnull(const char *what, const char *mp, int flags) argument
/freebsd-11-stable/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
/freebsd-11-stable/contrib/lua/src/
H A Dlmem.c48 luaM_growaux_(lua_State *L, void *block, int *size, size_t size_elems, int limit, const char *what) argument
/freebsd-11-stable/contrib/atf/atf-c++/detail/
H A Dexceptions.cpp69 atf::system_error::what(void) function in class:atf::system_error
/freebsd-11-stable/tools/regression/kthread/kld/
H A Dkthrdlk.c178 kthrdlk_handler(module_t mod, int /*modeventtype_t*/ what, argument
/freebsd-11-stable/sys/geom/label/
H A Dg_label_ufs.c51 g_label_ufs_taste_common(struct g_consumer *cp, char *label, size_t size, int what) argument
/freebsd-11-stable/usr.sbin/fmtree/
H A Dverify.c163 const char *type, *what; local
/freebsd-11-stable/crypto/openssh/regress/
H A Dmodpipe.c45 enum { MOD_XOR, MOD_AND_OR } what; member in struct:modification
53 char what[16+1]; local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_namecheck.c100 zfs_component_namecheck(const char *path, namecheck_err_t *why, char *what) argument
137 permset_namecheck(const char *path, namecheck_err_t *why, char *what) argument
184 entity_namecheck(const char *path, namecheck_err_t *why, char *what) argument
279 dataset_namecheck(const char *path, namecheck_err_t *why, char *what) argument
348 pool_namecheck(const char *pool, namecheck_err_t *why, char *what) argument
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Ddevpoll.c204 int what = events[i].revents; local

Completed in 179 milliseconds

1234567891011