HomeSort by: relevance | last modified time | path
    Searched refs:pythonmod_get_mem (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/unbound/dist/pythonmod/
pythonmod.h 69 size_t pythonmod_get_mem(struct module_env* env, int id);
pythonmod.c 749 size_t pythonmod_get_mem(struct module_env* env, int id) function
764 &pythonmod_inform_super, &pythonmod_clear, &pythonmod_get_mem
  /src/external/bsd/unbound/dist/util/
fptr_wlist.c 589 else if(fptr == &pythonmod_get_mem) return 1;

Completed in 15 milliseconds