Searched refs:os_setenv (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/contrib/wpa/src/utils/
H A Dos_none.c81 int os_setenv(const char *name, const char *value, int overwrite) function
H A Dos_win32.c169 int os_setenv(const char *name, const char *value, int overwrite) function
H A Dos.h141 * os_setenv - Set environment variable
150 int os_setenv(const char *name, const char *value, int overwrite);
H A Dos_internal.c185 int os_setenv(const char *name, const char *value, int overwrite) function
H A Dos_unix.c310 int os_setenv(const char *name, const char *value, int overwrite) function
/freebsd-10.2-release/contrib/wpa/wpa_supplicant/
H A Dwpa_cli.c2934 os_setenv("WPA_ID", id, 1);
2943 os_setenv("WPA_ID_STR", id, 1);
2947 os_setenv("WPA_CTRL_DIR", ctrl_iface_dir, 1);

Completed in 128 milliseconds