Searched refs:explanation (Results 1 – 25 of 105) sorted by relevance
12345
| /NextBSD/contrib/gdb/gdb/ |
| HD | complaints.c | 66 struct explanation struct 89 const struct explanation *explanation; member 96 static struct explanation symfile_explanations[] = { 121 (*c)->explanation = NULL; in get_complaints() 193 if (complaints->explanation == NULL) in vcomplaint() 206 complaints->explanation[series].prefix, msg, in vcomplaint() 207 complaints->explanation[series].postfix); in vcomplaint()
|
| /NextBSD/usr.sbin/bsdinstall/partedit/ |
| HD | gpart_ops.c | 44 gpart_show_error(const char *title, const char *explanation, const char *errstr) in gpart_show_error() argument 50 if (explanation == NULL) in gpart_show_error() 51 explanation = ""; in gpart_show_error() 58 sprintf(message, "%s%s. %s", explanation, in gpart_show_error() 61 sprintf(message, "%s%s", explanation, strerror(error)); in gpart_show_error() 63 sprintf(message, "%s%s", explanation, errmsg); in gpart_show_error()
|
| /NextBSD/cddl/contrib/dtracetoolkit/Examples/ |
| HD | tcl_cpudist_example.txt | 163 detailed explanation of exclusive vs inclusive subroutine time.
|
| HD | php_calldist_example.txt | 83 detailed explanation of exclusive vs inclusive subroutine time.
|
| HD | php_calltime_example.txt | 51 detailed explanation of exclusive vs inclusive function time.
|
| HD | php_cpudist_example.txt | 83 detailed explanation of exclusive vs inclusive subroutine time.
|
| HD | tcl_cputime_example.txt | 66 detailed explanation of exclusive vs inclusive function time.
|
| HD | sh_cpudist_example.txt | 91 detailed explanation of exclusive vs inclusive function time.
|
| HD | tcl_calldist_example.txt | 165 detailed explanation of exclusive vs inclusive function time.
|
| HD | js_cputime_example.txt | 68 detailed explanation of exclusive vs inclusive subroutine time.
|
| HD | php_cputime_example.txt | 54 detailed explanation of exclusive vs inclusive subroutine time.
|
| HD | rb_cputime_example.txt | 80 detailed explanation of exclusive vs inclusive subroutine time.
|
| HD | j_cputime_example.txt | 74 detailed explanation of exclusive vs inclusive subroutine time.
|
| HD | rb_calltime_example.txt | 77 detailed explanation of exclusive vs inclusive function time.
|
| HD | sh_calldist_example.txt | 87 detailed explanation of exclusive vs inclusive function time.
|
| HD | sh_cputime_example.txt | 57 detailed explanation of exclusive vs inclusive function time.
|
| HD | pl_calldist_example.txt | 69 detailed explanation of exclusive vs inclusive subroutine time.
|
| HD | pl_cputime_example.txt | 50 detailed explanation of exclusive vs inclusive subroutine time.
|
| HD | pl_calltime_example.txt | 49 detailed explanation of exclusive vs inclusive subroutine time.
|
| HD | sh_calltime_example.txt | 60 detailed explanation of exclusive vs inclusive function time.
|
| /NextBSD/crypto/openssl/ |
| HD | CONTRIBUTING | 8 textual explanation of what your patch does.
|
| /NextBSD/tools/tools/net80211/w00t/ |
| HD | README | 22 Detailed explanation of tools.
|
| /NextBSD/etc/pam.d/ |
| HD | README | 11 See the pam(3) manual page for an explanation of the workings of the
|
| /NextBSD/contrib/ncurses/include/ |
| HD | ncurses_defs | 30 # See "MKncurses_def.sh" for an explanation.
|
| /NextBSD/crypto/openssl/crypto/store/ |
| HD | README | 85 The list functions need some extra explanation: list_start is
|
12345