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

  /src/lib/libc/time/
zic.c 285 static void associate(void);
1411 associate();
1890 ** Associate sets of rules with zones.
1905 associate(void) function
  /src/external/bsd/wpa/dist/src/drivers/
driver.h 887 * addr - MAC address of the station to associate
973 * Data for struct wpa_driver_ops::associate().
979 * responsible for selecting with which BSS to associate. */
3184 * associate - Request driver to associate
3190 int (*associate)(void *priv, member in struct:wpa_driver_ops
3206 * associate(), add_pmkid() can be used to add new PMKSA cache entries
3225 * associate(), remove_pmkid() can be used to synchronize PMKSA caches
3243 * associate(), remove_pmkid() can be used to synchronize PMKSA caches
3498 * wpa_supplicant can act as the SME. If not implemented, associate()
    [all...]

Completed in 56 milliseconds