Lines Matching full:samp
175 of the form @samp{unknown code foo 32}, where @samp{foo} would be the name
224 where @samp{ec} can also be used as a short form of @samp{error_code}. To
225 indicate the end of the table, use @samp{end}. Thus, a (short) sample
249 argument, the pathname of a file (ending in @samp{.et}, e.g.,
250 @samp{dsc_err.et}) containing an error table source file. It parses the
252 (@samp{discuss_err.h}) which contains definitions of the numerical values
301 in the table, a string of the form @samp{Unknown code @var{xxxx nn}} is
340 @samp{com_err}. After @samp{set_com_err_hook} has been called,
341 calls to @samp{com_err} will turn into calls to the new hook routine.
342 @samp{reset_com_err_hook} turns off this hook. This may intended to
381 The name of the program, @samp{whoami}, is supplied to the
382 @samp{openlog()} call, and the message is formatted into a buffer and
510 Retrieve @samp{pub/com_err.tar.Z} and extract the contents. A subdirectory
513 error-table compiler. The files @samp{libcom_err.a},
514 @samp{libcom_err_p.a}, @samp{com_err.h}, and @samp{compile_et} should be
515 installed for use; @samp{com_err.3} and @samp{compile_et.1} can also be