Home
last modified time | relevance | path

Searched refs:explanation (Results 1 – 25 of 105) sorted by relevance

12345

/NextBSD/contrib/gdb/gdb/
HDcomplaints.c66 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/
HDgpart_ops.c44 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/
HDtcl_cpudist_example.txt163 detailed explanation of exclusive vs inclusive subroutine time.
HDphp_calldist_example.txt83 detailed explanation of exclusive vs inclusive subroutine time.
HDphp_calltime_example.txt51 detailed explanation of exclusive vs inclusive function time.
HDphp_cpudist_example.txt83 detailed explanation of exclusive vs inclusive subroutine time.
HDtcl_cputime_example.txt66 detailed explanation of exclusive vs inclusive function time.
HDsh_cpudist_example.txt91 detailed explanation of exclusive vs inclusive function time.
HDtcl_calldist_example.txt165 detailed explanation of exclusive vs inclusive function time.
HDjs_cputime_example.txt68 detailed explanation of exclusive vs inclusive subroutine time.
HDphp_cputime_example.txt54 detailed explanation of exclusive vs inclusive subroutine time.
HDrb_cputime_example.txt80 detailed explanation of exclusive vs inclusive subroutine time.
HDj_cputime_example.txt74 detailed explanation of exclusive vs inclusive subroutine time.
HDrb_calltime_example.txt77 detailed explanation of exclusive vs inclusive function time.
HDsh_calldist_example.txt87 detailed explanation of exclusive vs inclusive function time.
HDsh_cputime_example.txt57 detailed explanation of exclusive vs inclusive function time.
HDpl_calldist_example.txt69 detailed explanation of exclusive vs inclusive subroutine time.
HDpl_cputime_example.txt50 detailed explanation of exclusive vs inclusive subroutine time.
HDpl_calltime_example.txt49 detailed explanation of exclusive vs inclusive subroutine time.
HDsh_calltime_example.txt60 detailed explanation of exclusive vs inclusive function time.
/NextBSD/crypto/openssl/
HDCONTRIBUTING8 textual explanation of what your patch does.
/NextBSD/tools/tools/net80211/w00t/
HDREADME22 Detailed explanation of tools.
/NextBSD/etc/pam.d/
HDREADME11 See the pam(3) manual page for an explanation of the workings of the
/NextBSD/contrib/ncurses/include/
HDncurses_defs30 # See "MKncurses_def.sh" for an explanation.
/NextBSD/crypto/openssl/crypto/store/
HDREADME85 The list functions need some extra explanation: list_start is

12345