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

  /src/external/mpl/bind/dist/lib/dns/include/dns/
librpz.h 864 librpz_lib_open(librpz_emsg_t *emsg, void **dl_handle, const char *path) { function
930 #elif defined(LIBRPZ_LIB_OPEN)
935 librpz_lib_open(librpz_emsg_t *emsg, void **dl_handle, const char *path) { function
951 #endif /* LIBRPZ_LIB_OPEN */
  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
librpz.h 860 #if LIBRPZ_LIB_OPEN == 2
871 librpz_lib_open(librpz_emsg_t *emsg, void **dl_handle, const char *path) { function
935 #elif defined(LIBRPZ_LIB_OPEN)
940 librpz_lib_open(librpz_emsg_t *emsg, void **dl_handle, const char *path) { function
947 #if LIBRPZ_LIB_OPEN == 1
950 #else /* if LIBRPZ_LIB_OPEN == 1 */
954 #endif /* LIBRPZ_LIB_OPEN */
956 #endif /* LIBRPZ_LIB_OPEN */

Completed in 26 milliseconds