Home
last modified time | relevance | path

Searched refs:n_net (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/include/
H A Dnetdb.h94 uint32_t n_net; /* network # */ member
/aosp12/bionic/tests/headers/posix/
H A Dnetdb_h.c45 STRUCT_MEMBER(struct netent, uint32_t, n_net); in netdb_h()