Lines Matching full:samp
167 of the form @samp{unknown code foo 32}, where @samp{foo} would be the name
216 where @samp{ec} can also be used as a short form of @samp{error_code}. To
217 indicate the end of the table, use @samp{end}. Thus, a (short) sample
241 argument, the pathname of a file (ending in @samp{.et}, e.g.,
242 @samp{dsc_err.et}) containing an error table source file. It parses the
244 (@samp{discuss_err.h}) which contains definitions of the numerical values
293 in the table, a string of the form @samp{Unknown code @var{xxxx nn}} is
329 @samp{com_err}. After @samp{set_com_err_hook} has been called,
330 calls to @samp{com_err} will turn into calls to the new hook routine.
331 @samp{reset_com_err_hook} turns off this hook. This may intended to
370 The name of the program, @samp{whoami}, is supplied to the
371 @samp{openlog()} call, and the message is formatted into a buffer and
499 Retrieve @samp{pub/com_err.tar.Z} and extract the contents. A subdirectory
502 error-table compiler. The files @samp{libcom_err.a},
503 @samp{libcom_err_p.a}, @samp{com_err.h}, and @samp{compile_et} should be
504 installed for use; @samp{com_err.3} and @samp{compile_et.1} can also be