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

  /src/tests/libexec/ld.elf_so/helper_dso2/
h_helper_dso2.c 38 init2(void) function
  /src/external/bsd/wpa/dist/src/drivers/
driver.h 414 * @ifname: Interface name that can be used with init() or init2()
3441 * use init2() function instead of init() to get the pointer to global
3456 * init2 - Initialize driver interface (with global data)
3466 void * (*init2)(void *ctx, const char *ifname, void *global_priv); member in struct:wpa_driver_ops
3542 * This function is used instead of init() or init2() when the driver

Completed in 33 milliseconds