Man Page: tnfctl_strerror
Operating Environment: opensolaris
Section: 3tnf
tnfctl_strerror(3TNF) TNF Library Functions tnfctl_strerror(3TNF)NAMEtnfctl_strerror - map a tnfctl error code to a stringSYNOPSIScc [ flag ... ] file ... -ltnfctl [ library ... ] #include <tnf/tnfctl.h> const char * tnfctl_strerror(tnfctl_errcode_t errcode);DESCRIPTIONtnfctl_strerror() maps the error number in errcode to an error message string, and it returns a pointer to that string. The returned string should not be overwritten or freed.ERRORStnfctl_strerror() returns the string "unknown libtnfctl.so error code" if the error number is not within the legal range.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWtnfc | +-----------------------------+-----------------------------+ |MT Level |MT-Safe | +-----------------------------+-----------------------------+SEE ALSOprex(1), TNF_PROBE(3TNF), libtnfctl(3TNF), tracing(3TNF), attributes(5) SunOS 5.11 4 Mar 1997 tnfctl_strerror(3TNF)
| Related Man Pages |
|---|
| libtnfctl(3lib) - opensolaris |
| tnfctl_register_funcs(3tnf) - opensolaris |
| tnfctl_kernel_open(3tnf) - sunos |
| tnfctl_strerror(3tnf) - sunos |
| tnfctl_register_funcs(3tnf) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Trying to block signal |
| How to learn UNIX |
| PHP Man Pages Now Available (Over 10,000) |
| Free Sun Blade 2k, Ultra 2, Ross Hyperstation 30, cards, memory- Baltimore, MD |
| Shopt -s histappend |