Home
last modified time | relevance | path

Searched refs:families (Results 1 – 14 of 14) sorted by relevance

/glibc-2.36/nscd/
Dcachedumper.c265 unsigned char *families = cp + ai->addrslen; in nscd_print_cache() local
266 cp = families + ai->naddrs; in nscd_print_cache()
271 switch (*families) in nscd_print_cache()
274 inet_ntop (*families, addrs, buf, sizeof (buf)); in nscd_print_cache()
279 inet_ntop (*families, addrs, buf, sizeof (buf)); in nscd_print_cache()
284 families++; in nscd_print_cache()
/glibc-2.36/nss/
Dtst-nss-files-hosts-multi.c254 static const int families[] = { AF_INET, AF_INET6, AF_UNSPEC, -1 }; in subprocess() local
263 for (int family_idx = 0; families[family_idx] >= 0; ++family_idx) in subprocess()
265 params->family = families[family_idx]; in subprocess()
/glibc-2.36/resolv/
Dtst-resolv-basic.c279 int families[] = { AF_UNSPEC, AF_INET, AF_INET6, -1 }; in test_nodata_nxdomain() local
280 for (int i = 0; families[i] >= 0; ++i) in test_nodata_nxdomain()
289 int family = families[i]; in test_nodata_nxdomain()
/glibc-2.36/manual/
Dcontrib.texi105 @item the @code{hsearch} and @code{drand48} families of functions,
Dmessage.texi1230 forms differs widely between the language families. There are two
1231 things we can differ between (and even inside language families);
1246 But other language families have only one form or many forms. More
1355 The following rules are known at this point. The language with families
Dcharset.texi328 families to handle character set conversion. One of the function families
Dintro.texi941 @code{drand48} families of functions, @code{fmtmsg} and several of the
Dtexinfo.tex2111 % Support font families that don't use the same naming scheme as CM.
2478 % we have to define the \textfont of the standard families.
Dsocket.texi2156 Certain other namespaces and associated protocol families are supported
Dstdio.texi717 format specifiers for the @code{printf} and @code{scanf} families of
/glibc-2.36/timezone/
Dafrica731 # Europa Island - inhabited from 1905 to 1910 by two families
/glibc-2.36/
DNEWS5254 * Ports for the TILE-Gx and TILEPro families of processors. Contributed by
6810 for the `printf' and `scanf' families of functions. For example,
6818 * The `printf' and `scanf' families of functions now understand a new
6879 `random' and `hsearch' families of functions; `random_r', `hsearch_r', etc.
/glibc-2.36/iconvdata/testdata/
Dsuntzus1585 As many as seven hundred thousand families will be impeded
/glibc-2.36/ChangeLog.old/
DChangeLog.1869661 __builtin_nan and __builtin_nans families of functions,