Searched refs:new_device (Results 1 - 11 of 11) sorted by relevance

/external/e2fsprogs/ext2ed/
H A Dgeneral_com.c151 char *ptr,new_device [80]; local
153 ptr=parse_word (command_line,new_device);
158 parse_word (ptr,new_device);
159 check_mounted (new_device);
174 if ( (device_handle=fopen (new_device,"rb"))==NULL) {
175 wprintw (command_win,"Error - Can not open device %s\n",new_device);refresh_command_win ();
179 strcpy (device_name,new_device);
/external/wpa_supplicant_8/wpa_supplicant/
H A Dnotify.h87 const u8 *dev_addr, int new_device);
H A Dnotify.c414 const u8 *dev_addr, int new_device)
416 if (new_device) {
413 wpas_notify_p2p_device_found(struct wpa_supplicant *wpa_s, const u8 *dev_addr, int new_device) argument
H A Dp2p_supplicant.h76 int new_device);
H A Dp2p_supplicant.c1178 int new_device)
1205 wpas_notify_p2p_device_found(ctx, info->p2p_device_addr, new_device);
1176 wpas_dev_found(void *ctx, const u8 *addr, const struct p2p_peer_info *info, int new_device) argument
/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h524 * @new_device: Inform if the peer is newly found
533 int new_device);
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h524 * @new_device: Inform if the peer is newly found
533 int new_device);
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h524 * @new_device: Inform if the peer is newly found
533 int new_device);
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_test.c3069 const struct p2p_peer_info *info, int new_device)
3068 test_dev_found(void *ctx, const u8 *addr, const struct p2p_peer_info *info, int new_device) argument
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_test.c3069 const struct p2p_peer_info *info, int new_device)
3068 test_dev_found(void *ctx, const u8 *addr, const struct p2p_peer_info *info, int new_device) argument
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_test.c3069 const struct p2p_peer_info *info, int new_device)
3068 test_dev_found(void *ctx, const u8 *addr, const struct p2p_peer_info *info, int new_device) argument

Completed in 171 milliseconds