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

FreeBSD Manual Pages

  
 
  

home | help
hwloc_obj_info_s(3)	   Hardware Locality (hwloc)	   hwloc_obj_info_s(3)

NAME
       hwloc_obj_info_s

SYNOPSIS
       #include	<hwloc.h>

   Data	Fields
       char * name
       char * value

Detailed Description
       Object info.

       See also:
	   Consulting and Adding Key-Value Info	Attributes

Field Documentation
   char* hwloc_obj_info_s::name
       Info name.

   char* hwloc_obj_info_s::value
       Info value.

Author
       Generated automatically by Doxygen for Hardware Locality	(hwloc)	from
       the source code.

Version	1.11.13			Mon Jun	3 2019		   hwloc_obj_info_s(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=hwloc_obj_info_s&sektion=3&manpath=FreeBSD+Ports+15.0>

home | help