Home
last modified time | relevance | path

Searched refs:choices (Results 1 – 5 of 5) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dxdr.c602 xdr_union (XDR *xdrs, enum_t *dscmp, char *unp, const struct xdr_discrim *choices, xdrproc_t dfault) in xdr_union() argument
619 for (; choices->proc != NULL_xdrproc_t; choices++) in xdr_union()
621 if (choices->value == dscm) in xdr_union()
622 return (*(choices->proc)) (xdrs, unp, LASTUNSIGNED); in xdr_union()
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/
A DConfig.sh25 Here are the available choices:
A DConfig.sh6425 Here are the available choices:
A DConfig.in1695 # If you add more choices, you will need to update uClibc_stdio.h.
1722 # If you add more choices, you will need to update uClibc_stdio.h.
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dkconfig-language.txt275 choices:

Completed in 6 milliseconds