Searched refs:typep (Results 1 - 5 of 5) sorted by relevance

/external/dnsmasq/src/
H A Drfc1035.c864 unsigned short extract_request(HEADER *header, size_t qlen, char *name, unsigned short *typep) argument
869 if (typep)
870 *typep = 0;
881 if (typep)
882 *typep = qtype;
H A Ddnsmasq.h712 char *name, unsigned short *typep);
/external/icu4c/tools/tzcode/
H A Dlocaltime.c920 register unsigned char * typep; local
1002 typep = sp->types;
1016 *typep++ = 1; /* DST ends */
1018 *typep++ = 0; /* DST begins */
1021 *typep++ = 0; /* DST begins */
1023 *typep++ = 1; /* DST ends */
H A Dzic.c170 const char * typep, const char * monthp,
1387 rulesub(rp, loyearp, hiyearp, typep, monthp, dayp, timep)
1391 const char * const typep;
1481 if (*typep == '\0')
1488 rp->r_yrtype = ecpyalloc(typep);
/external/iproute2/ip/
H A Dipxfrm.c1085 char *typep = NULL; local
1137 typep = *argv;
1186 if (typep || codep) {

Completed in 458 milliseconds