Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
servent Struct Reference

#include <netdb.h>

Data Fields

char * s_name
 
char ** s_aliases
 
int s_port
 
char * s_proto
 

Field Documentation

◆ s_aliases

char** servent::s_aliases

◆ s_name

char* servent::s_name

◆ s_port

int servent::s_port

◆ s_proto

char* servent::s_proto

The documentation for this struct was generated from the following file: