Home
last modified time | relevance | path

Searched defs:netent (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/alpha/bits/
A Dnetdb.h26 struct netent struct
28 char *n_name; /* Official name of network. */
29 char **n_aliases; /* Alias list. */
30 int n_addrtype; /* Net address type. */
33 unsigned long int n_net; /* Network number. */
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A Dnetdb.h26 struct netent struct
28 char *n_name; /* Official name of network. */
29 char **n_aliases; /* Alias list. */
30 int n_addrtype; /* Net address type. */
31 uint32_t n_net; /* Network number. */

Completed in 3 milliseconds