Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
fi_strerror(1)			Libfabric v1.15.1		  fi_strerror(1)

NAME
     fi_strerror - display libfabric error strings

SYNOPSIS
	    fi_strerror FI_ERROR_CODE

DESCRIPTION
     Display  the  error  string  for  the  given numeric FI_ERROR_CODE.  FI_ER-
     ROR_CODE may be a hexadecimal, octal, or decimal  constant.   Although  the
     fi_strerror(3)  library  function	only  accepts positive error values, for
     convenience this utility accepts both positive and negative error values.

     This is primarily a convenience tool for developers.

SEE ALSO
     fabric(7) fi_errno(3)

AUTHORS
     OpenFabrics.

Libfabric Programmer's Manual	   2021-03-22			  fi_strerror(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=fi_strerror&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help