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

  /src/external/mpl/bind/dist/lib/dns/
dst_api.c 174 write_key_state(const dst_key_t *key, int type, const char *directory);
455 RETERR(write_key_state(key, type, directory));
2024 write_key_state(const dst_key_t *key, int type, const char *directory) { function
  /src/external/mpl/dhcp/bind/dist/lib/dns/
dst_api.c 160 write_key_state(const dst_key_t *key, int type, const char *directory);
472 ret = write_key_state(key, type, directory);
2079 write_key_state(const dst_key_t *key, int type, const char *directory) { function

Completed in 22 milliseconds