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

  /src/external/mpl/dhcp/bind/dist/lib/dns/
adb.c 356 check_exit(dns_adb_t *);
596 goto check_exit;
732 check_exit:
735 check_exit(adb);
761 goto check_exit;
894 check_exit:
897 check_exit(adb);
1604 check_exit(dns_adb_t *adb) { function
2328 * Wait for lock around check_exit() call to be released.
2369 * Our caller, or one of its callers, will be calling check_exit() a
    [all...]
adb.c 356 check_exit(dns_adb_t *);
596 goto check_exit;
732 check_exit:
735 check_exit(adb);
761 goto check_exit;
894 check_exit:
897 check_exit(adb);
1604 check_exit(dns_adb_t *adb) { function
2328 * Wait for lock around check_exit() call to be released.
2369 * Our caller, or one of its callers, will be calling check_exit() a
    [all...]

Completed in 39 milliseconds