Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Drfc1035.c19 static int add_resource_record(HEADER *header, char *limit, int *truncp,
1024 static int add_resource_record(HEADER *header, char *limit, int *truncp, unsigned int nameoffset, u… in add_resource_record() argument
1034 if (truncp && *truncp) in add_resource_record()
1108 if (truncp) in add_resource_record()
1109 *truncp = 1; in add_resource_record()