以 PDF 格式下載這本書 (1911 KB)
tsol_getrhtype(3TSOL)Name | Synopsis | Description | Return Values | Files | Attributes | See Also | Notes Name
Synopsiscc [flag...] file... -ltsnet [library...] #include <libtsnet.h> tsol_host_type_t tsol_getrhtype(char *hostname); DescriptionThe tsol_getrhtype() function queries the kernel-level network information to determine the host type that is associated with the specified hostname. The hostname can be a regular hostname, an IP address, or a network wildcard address. Return ValuesThe returned value will be one of the enumerated types that is defined in the tsol_host_type_t typedef. Currently these types are UNLABELED and SUN_CIPSO. FilesAttributesSee attributes(5) for descriptions of the following attributes:
See AlsoNotesThe functionality described on this manual page is available only if the system is configured with Trusted Extensions. Name | Synopsis | Description | Return Values | Files | Attributes | See Also | Notes |
|||||||