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

1234567891011>>

/freebsd-9.3-release/contrib/libstdc++/libsupc++/
H A Deh_exception.cc41 std::exception::what() const throw() function in class:std::exception
44 // and not overriding what() in bad_exception, bad_alloc, etc. In
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-9.3-release/usr.bin/what/
H A DMakefile4 PROG= what
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dproc-why.c108 proc_prettyfprint_why (FILE *file, unsigned long why, unsigned long what, argument
130 proc_prettyfprint_signal (file, what, verbose);
135 proc_prettyfprint_fault (file, what, verbose);
141 proc_prettyfprint_syscall (file, what, verbose);
147 proc_prettyfprint_syscall (file, what, verbose);
152 proc_prettyfprint_signal (file, what, verbose);
157 fprintf (file, "Exit status: %d\n", what);
161 fprintf (file, "Unknown why %ld, what %ld\n", why, what);
172 proc_prettyprint_why (unsigned long why, unsigned long what, in argument
[all...]
H A Dwince-stub.c120 gdb_wince_id what; local
126 if (sockread (huh, s, &what, sizeof (what)) != sizeof (what))
128 while (what_this != what);
143 gdb_wince_id what; local
149 if (sockread (huh, s, &what, sizeof (what)) != sizeof (what))
151 while (what_this != what);
168 getmemory(LPCWSTR huh, int s, gdb_wince_id what, gdb_wince_len *inlen) argument
188 putdword(LPCWSTR huh, int s, gdb_wince_id what, DWORD n) argument
198 putword(LPCWSTR huh, int s, gdb_wince_id what, WORD n) argument
213 putmemory(LPCWSTR huh, int s, gdb_wince_id what, const void *mem, gdb_wince_len len) argument
224 putresult(LPCWSTR huh, gdb_wince_result res, int s, gdb_wince_id what, const void *mem, gdb_wince_len len) argument
[all...]
/freebsd-9.3-release/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
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();
/freebsd-9.3-release/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-9.3-release/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-9.3-release/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-9.3-release/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)
H A Dsmstdio.c241 ** what -- type of information setting
251 sm_stdiosetinfo(fp, what, valp)
253 int what;
256 switch (what)
270 ** what -- type of information request
280 sm_stdiogetinfo(fp, what, valp)
282 int what;
285 switch (what)
/freebsd-9.3-release/contrib/libreadline/
H A Dundo.c72 alloc_undo_entry (what, start, end, text)
73 enum undo_code what;
80 temp->what = what;
92 rl_add_undo (what, start, end, text)
93 enum undo_code what;
99 temp = alloc_undo_entry (what, start, end, text);
116 if (release->what == UNDO_DELETE)
131 new = alloc_undo_entry (entry->what, entry->start, entry->end, (char *)NULL);
182 if (rl_undo_list->what
[all...]
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_namecheck.c68 zfs_component_namecheck(const char *path, namecheck_err_t *why, char *what) argument
88 *what = *loc;
103 permset_namecheck(const char *path, namecheck_err_t *why, char *what) argument
114 *what = path[0];
119 return (zfs_component_namecheck(&path[1], why, what));
136 dataset_namecheck(const char *path, namecheck_err_t *why, char *what) argument
206 *what = *loc;
298 pool_namecheck(const char *pool, namecheck_err_t *why, char *what) argument
321 *what = *c;
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dobj-ecoff.h67 #define OBJ_PROCESS_STAB(seg, what, string, type, other, desc) \
68 ecoff_stab ((seg), (what), (string), (type), (other), (desc))
/freebsd-9.3-release/contrib/libc++/src/
H A Dtypeinfo.cpp40 std::bad_cast::what() const _NOEXCEPT
50 std::bad_typeid::what() const _NOEXCEPT
H A Dnew.cpp188 bad_alloc::what() const _NOEXCEPT
206 bad_array_length::what() const _NOEXCEPT
220 bad_array_new_length::what() const _NOEXCEPT
/freebsd-9.3-release/usr.sbin/sysinstall/
H A Ddispatch.c419 int what = DITEM_SUCCESS; local
430 what |= DITEM_FAILURE;
431 return what;
438 what |= DITEM_FAILURE;
440 return what;
445 what |= DITEM_FAILURE;
447 return what;
456 what |= dispatch_execute(list);
462 what |= DITEM_FAILURE;
465 return what;
471 int what = DITEM_SUCCESS; local
530 int what, i, j, msize, count; local
606 int what = DITEM_SUCCESS; local
[all...]
/freebsd-9.3-release/contrib/cvs/src/
H A Dwatch.h45 /* Modify the watchers for FILE. *WHAT tells what to do to them.
49 struct addremove_args *what));
H A Dwatch.c25 "-a (add/remove): Specify what actions, one of: `edit', `unedit',\n",
34 watch_modify_watchers (file, what)
36 struct addremove_args *what;
97 add_edit_pending = what->adding && what->edit;
98 add_unedit_pending = what->adding && what->unedit;
99 add_commit_pending = what->adding && what->commit;
100 remove_edit_pending = !what
[all...]
/freebsd-9.3-release/crypto/openssh/regress/
H A Dmodpipe.c70 enum { MOD_XOR, MOD_AND_OR } what; member in struct:modification
78 char what[16+1]; local
83 what, &m->offset, &m1, &m2)) < 3)
85 if (strcasecmp(what, "xor") == 0) {
90 m->what = MOD_XOR;
92 } else if (strcasecmp(what, "andor") == 0) {
99 m->what = MOD_AND_OR;
103 errx(1, "Invalid modification type \"%s\"", what);
144 switch (mods[i].what) {
/freebsd-9.3-release/contrib/binutils/gas/
H A Dstabs.c137 aout_process_stab (what, string, type, other, desc)
138 int what;
152 if (what == 's' || what == 'n')
177 s_stab_generic (int what, char *stab_secname, char *stabstr_secname) argument
190 any trailing whitespace. The argument what is one of 's', 'n' or
193 if (what != 's')
212 as_warn (_(".stab%c: missing comma"), what);
220 as_warn (_(".stab%c: missing comma"), what);
228 as_warn (_(".stab%c: missing comma"), what);
398 s_stab(int what) argument
406 s_xstab(int what) argument
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/libevent/include/event2/
H A Dbuffer_compat.h102 @param what the string to be searched for
107 unsigned char *evbuffer_find(struct evbuffer *buffer, const unsigned char *what, size_t len);
/freebsd-9.3-release/tools/tools/ath/athregs/
H A Ddumpregs.c60 static int ath_hal_anyregs(int what);
61 static int ath_hal_setupregs(struct ath_diag *atd, int what);
63 static void ath_hal_dumpregs(FILE *fd, int what);
66 static void ath_hal_dumpint(FILE *fd, int what);
67 static void ath_hal_dumpqcu(FILE *fd, int what);
68 static void ath_hal_dumpdcu(FILE *fd, int what);
69 static void ath_hal_dumpbb(FILE *fd, int what);
96 int what, c, s, i; local
105 what = 0;
111 what |
368 ath_hal_anyregs(int what) argument
382 ath_hal_setupregs(struct ath_diag *atd, int what) argument
435 ath_hal_dumpregs(FILE *fd, int what) argument
510 ath_hal_dumpint(FILE *fd, int what) argument
534 ath_hal_dumpqcu(FILE *fd, int what) argument
560 ath_hal_dumpdcu(FILE *fd, int what) argument
577 ath_hal_dumpbb(FILE *fd, int what) argument
[all...]

Completed in 111 milliseconds

1234567891011>>