associate
int (*associate)(dladm_handle_t, datalink_id_t, const char *, uint8_t *,
wpa_s->driver->associate(wpa_s->handle, wpa_s->linkid,
associate(file, B_TRUE, NULL);
associate(file, B_FALSE, NULL);
associate(file, B_TRUE, &ev);
associate();
static void associate(void);