HomeSort by: relevance | last modified time | path
    Searched defs:updsectiontext (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/
message.c 143 static const char *updsectiontext[] = { "ZONE", "PREREQUISITE", "UPDATE", variable
3401 ADD_STRING(target, updsectiontext[section]);
3409 ADD_STRING(target, updsectiontext[section]);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
message.c 129 static const char *updsectiontext[] = { "ZONE", "PREREQUISITE", "UPDATE", variable
3453 ADD_STRING(target, updsectiontext[section]);
3461 ADD_STRING(target, updsectiontext[section]);

Completed in 27 milliseconds