Searched refs:authenticate (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/samba/source/utils/
H A Dtdb_check_password.c59 authenticate(const char * username, const char * password) function
201 result = authenticate(username, password);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/pcmcia/
H A Dray_cs.c123 static void authenticate(ray_dev_t *local);
2153 authenticate(local);
2237 if (!sniffer) authenticate(local);
2611 static void authenticate(ray_dev_t *local) function
2616 DEBUG(2,"ray_cs authenticate - device not present\n");
2631 } /* end authenticate */
2869 DEBUG(1,"ray_cs send authenticate - No free tx ccs\n");

Completed in 198 milliseconds