Searched refs:r_type (Results 1 – 4 of 4) sorted by relevance
160 rtype = rrecp->r_type; in res_mkupdate()220 if (numrrs != 1 || rrecp->r_type != T_SOA) in res_mkupdate()239 switch (rrecp->r_type) { in res_mkupdate()277 if (rrecp->r_type == T_SOA) { in res_mkupdate()444 rrecp->r_type = (u_int16_t)type; in res_mkupdrec()
101 int r_type; /* type of rule--see below */ member
274 rulep->r_type = JULIAN_DAY; in getrule()281 rulep->r_type = MONTH_NTH_DAY_OF_WEEK; in getrule()298 rulep->r_type = DAY_OF_YEAR; in getrule()487 switch (rulep->r_type) { in transtime()
233 u_int16_t r_type; /* type number */ member