/freebsd/include/ssp/ |
H A D | ssp.h | 69 #define __ssp_check(buf, len, bos) \ argument 70 if (bos(buf) != (size_t)-1 && (size_t)len > bos(buf)) \ 78 #define __ssp_redirect_raw(rtype, fun, symbol, args, call, cond, bos, len) \ argument 81 __ssp_check(__buf, len, bos); \
|
/freebsd/lib/libusb/ |
H A D | libusb10_desc.c | 432 struct libusb_bos_descriptor **bos) in libusb_parse_bos_descriptor() argument 439 if (buf == NULL || bos == NULL || len < 1) in libusb_parse_bos_descriptor() 445 *bos = ptr = NULL; in libusb_parse_bos_descriptor() 467 *bos = ptr; in libusb_parse_bos_descriptor() 553 libusb_free_bos_descriptor(struct libusb_bos_descriptor *bos) in libusb_free_bos_descriptor() argument 557 if (bos == NULL) in libusb_free_bos_descriptor() 560 for (i = 0; i != bos->bNumDeviceCapabilities; i++) in libusb_free_bos_descriptor() 561 free(bos->dev_capability[i]); in libusb_free_bos_descriptor() 562 free(bos->dev_capability); in libusb_free_bos_descriptor() 563 free(bos); in libusb_free_bos_descriptor() [all …]
|
H A D | libusb.h | 534 int libusb_parse_bos_descriptor(const void *buf, int len, struct libusb_bos_descriptor **bos); 535 void libusb_free_bos_descriptor(struct libusb_bos_descriptor *bos); 536 int libusb_get_bos_descriptor(libusb_device_handle *handle, struct libusb_bos_descriptor **bos);
|
/freebsd/contrib/libpcap/doc/ |
H A D | README.aix | 70 system to crash. DLPI is included in the fileset bos.rte.tty. I 72 had to upgrade to bos.rte.tty 4.3.2.4: 74 lslpp -l bos.rte.tty 76 bos.rte.tty 4.3.2.4 COMMITTED Base TTY Support and Commands
|
/freebsd/share/misc/ |
H A D | iso639 | 98 bs bos bos Bosnian
|
/freebsd/contrib/ntp/sntp/libevent/build-aux/ |
H A D | config.guess | 583 IBM_REV=`/usr/bin/lslpp -Lqc bos.rte.libc |
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | config.guess | 597 IBM_REV=`/usr/bin/lslpp -Lqc bos.rte.libc |
|
/freebsd/contrib/dialog/ |
H A D | config.guess | 624 IBM_REV=`/usr/bin/lslpp -Lqc bos.rte.libc |
|
/freebsd/contrib/libevent/build-aux/ |
H A D | config.guess | 624 IBM_REV=`/usr/bin/lslpp -Lqc bos.rte.libc |
|
/freebsd/contrib/openpam/ |
H A D | config.guess | 612 IBM_REV=`/usr/bin/lslpp -Lqc bos.rte.libc |
|
/freebsd/contrib/file/ |
H A D | config.guess | 663 IBM_REV=`/usr/bin/lslpp -Lqc bos.rte.libc | \
|
/freebsd/crypto/openssh/ |
H A D | config.guess | 659 IBM_REV=`/usr/bin/lslpp -Lqc bos.rte.libc | \
|
/freebsd/contrib/sqlite3/ |
H A D | config.guess | 659 IBM_REV=`/usr/bin/lslpp -Lqc bos.rte.libc | \
|
/freebsd/contrib/ldns/ |
H A D | config.guess | 659 IBM_REV=`/usr/bin/lslpp -Lqc bos.rte.libc | \
|
/freebsd/contrib/ncurses/ |
H A D | config.guess | 665 IBM_REV=`/usr/bin/lslpp -Lqc bos.rte.libc | \
|
/freebsd/contrib/byacc/ |
H A D | config.guess | 663 IBM_REV=`/usr/bin/lslpp -Lqc bos.rte.libc | \
|
/freebsd/contrib/tcpdump/ |
H A D | config.guess | 665 IBM_REV=`/usr/bin/lslpp -Lqc bos.rte.libc | \
|
/freebsd/contrib/libpcap/ |
H A D | config.guess | 665 IBM_REV=`/usr/bin/lslpp -Lqc bos.rte.libc | \
|
/freebsd/contrib/unbound/ |
H A D | config.guess | 666 IBM_REV=`/usr/bin/lslpp -Lqc bos.rte.libc | \
|
/freebsd/usr.sbin/services_mkdb/ |
H A D | services | 1952 afs3-bos 7007/tcp #basic overseer process 1953 afs3-bos 7007/udp #basic overseer process
|
/freebsd/contrib/sendmail/src/ |
H A D | README | 1449 Under AIX 4.3.3, after applying bos.adt.include 4.3.3.12 to close the
|
/freebsd/share/termcap/ |
H A D | termcap | 453 # also in /usr/lpp/bos/bsdsysadmin.
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 5755 bos.rte.net level 4.2.0.2. This introduces the
|