NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_sdp_errno
lib/libbluetooth/sdp-int.h
47
int _sdp_errno(uint16_t);
lib/libbluetooth/sdp_record.c
105
errno = _sdp_errno(ec);
lib/libbluetooth/sdp_record.c
173
errno = _sdp_errno(ec);
lib/libbluetooth/sdp_record.c
215
errno = _sdp_errno(ec);
lib/libbluetooth/sdp_session.c
244
errno = _sdp_errno(be16dec(ss->ibuf));