HomeSort by relevance Sort by last modified time
    Searched refs:sh_init (Results 1 - 3 of 3) sorted by null

  /external/elfutils/backends/
sh_init.c 43 sh_init (Elf *elf __attribute__ ((unused)), function
Makefile.am 55 sh_SRCS = sh_init.c sh_symbol.c sh_corenote.c sh_regs.c sh_retval.c
  /external/curl/lib/
multi.c 249 * sh_init() creates a new socket hash and returns the handle for it.
266 static int sh_init(struct curl_hash *hash, int hashsize) function
311 if(sh_init(&multi->sockhash, hashsize))
    [all...]

Completed in 209 milliseconds