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

/openbsd-current/usr.sbin/hostapd/
H A Dprivsep.c70 void hostapd_must_write(int, void *, size_t);
197 hostapd_must_write(fd, &n, sizeof(int));
240 hostapd_must_write(fd, &ret, sizeof(int));
242 hostapd_must_write(fd, &bssid.i_bssid,
262 hostapd_must_write(fd, &ret, sizeof(int));
269 hostapd_must_write(fd, &node,
293 hostapd_must_write(fd, &ret, sizeof(int));
304 hostapd_must_write(fd, &ret, sizeof(int));
317 hostapd_must_write(fd, &ret, sizeof(int));
345 hostapd_must_write(priv_f
540 hostapd_must_write(int fd, void *buf, size_t n) function
[all...]

Completed in 99 milliseconds