Searched refs:with_id (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dap_config.c1361 int with_id = 0, without_id = 0; local
1369 with_id = 1;
1372 if (with_id && without_id)
1376 if (with_id && !without_id)
1378 return with_id;

Completed in 86 milliseconds