Home
last modified time | relevance | path

Searched refs:xflags (Results 1 – 25 of 31) sorted by relevance

12

/openbsd/gnu/usr.bin/perl/cpan/Socket/
H A DSocket.pm1082 my ( $addr, $flags, $xflags ) = @_;
1103 $xflags ||= 0;
1106 if( $xflags & NIx_NOHOST ) {
1126 if( $xflags & NIx_NOSERV ) {
H A DSocket.xs696 int xflags; in xs_getnameinfo() local
721 xflags = 0; in xs_getnameinfo()
723 xflags = SvIV(ST(2)); in xs_getnameinfo()
725 want_host = !(xflags & NIx_NOHOST); in xs_getnameinfo()
726 want_serv = !(xflags & NIx_NOSERV); in xs_getnameinfo()
/openbsd/sbin/slaacd/
H A Dfrontend.c501 int flags, xflags, ifrdomain; in update_iface() local
503 if ((flags = get_flags(if_name)) == -1 || (xflags = in update_iface()
507 if (!(xflags & (IFXF_AUTOCONF6 | IFXF_AUTOCONF6TEMP))) in update_iface()
538 imsg_ifinfo.autoconf = (xflags & IFXF_AUTOCONF6); in update_iface()
539 imsg_ifinfo.temporary = (xflags & IFXF_AUTOCONF6TEMP); in update_iface()
540 imsg_ifinfo.soii = !(xflags & IFXF_INET6_NOSOII); in update_iface()
712 int xflags, if_index; in handle_route_message() local
728 xflags = get_xflags(if_name); in handle_route_message()
729 if (xflags == -1 || !(xflags & (IFXF_AUTOCONF6 | in handle_route_message()
/openbsd/usr.sbin/unbound/util/data/
H A Dmsgencode.h169 uint16_t xflags, struct edns_data* edns);
H A Dmsgencode.c1073 uint16_t xflags, struct edns_data* edns) in extended_error_encode() argument
1080 flags |= xflags; in extended_error_encode()
/openbsd/sbin/unwind/libunbound/util/data/
H A Dmsgencode.h169 uint16_t xflags, struct edns_data* edns);
H A Dmsgencode.c1073 uint16_t xflags, struct edns_data* edns) in extended_error_encode() argument
1080 flags |= xflags; in extended_error_encode()
/openbsd/sbin/dhcpleased/
H A Dfrontend.c580 int flags, xflags; in update_iface() local
586 xflags = ifm->ifm_xflags; in update_iface()
601 if (!(xflags & IFXF_AUTOCONF4)) { in update_iface()
670 int flags, xflags; in init_ifaces() local
685 if ((xflags = get_xflags(if_name)) == -1) in init_ifaces()
687 if (!(xflags & IFXF_AUTOCONF4)) in init_ifaces()
/openbsd/sys/dev/usb/
H A Dif_rumreg.h183 uint16_t xflags; member
H A Dif_rum.c978 uint32_t flags, uint16_t xflags, int len, int rate) in rum_setup_tx_desc() argument
988 desc->xflags = htole16(xflags); in rum_setup_tx_desc()
/openbsd/gnu/usr.bin/perl/cpan/IO-Socket-IP/lib/IO/Socket/
H A DIP.pm804 my ( $addr, $flags, $xflags ) = @_;
811 my ( $err, $host, $service ) = getnameinfo( $addr, $flags, $xflags || 0 );
/openbsd/sys/dev/ic/
H A Drt2661reg.h236 uint16_t xflags; member
H A Dmtwreg.h806 uint8_t xflags; member
H A Drt2860reg.h885 uint8_t xflags; member
H A Drt2661.c1540 uint32_t flags, uint16_t xflags, int len, int rate, in rt2661_setup_tx_desc() argument
1551 desc->xflags = htole16(xflags); in rt2661_setup_tx_desc()
1552 desc->xflags |= htole16(nsegs << 13); in rt2661_setup_tx_desc()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp811.C162 int xflags() { return _flags; } in xflags() function
163 int xflags(int f) { int fl = _flags; _flags = f; return fl; } in xflags() function
H A Dp784.C493 int xflags() { return _flags; } in xflags() function
494 int xflags(int f) { int fl = _flags; _flags = f; return fl; } in xflags() function
/openbsd/sys/dev/pci/
H A Dif_iwireg.h208 uint8_t xflags; member
H A Dif_iwi.c1339 desc->xflags = 0; in iwi_tx_start()
1350 desc->xflags |= IWI_DATA_XFLAG_QOS; in iwi_tx_start()
1353 desc->xflags |= IWI_DATA_XFLAG_CCK; in iwi_tx_start()
/openbsd/gnu/usr.bin/perl/cpan/IO-Compress/lib/Compress/
H A DZlib.pm507 my ($magic1, $magic2, $method, $flags, $time, $xflags, $oscode) =
/openbsd/regress/sbin/ifconfig/
H A Difaddr.c134 int flags, xflags, setaddr, setmask, setipdst, setbroad, doalias; variable
521 xflags = ifr->ifr_flags; in getinfo()
1100 printb("flags", flags | (xflags << 16), IFFBITS); in status()
/openbsd/lib/libz/
H A Dzlib.h117 int xflags; /* extra flags (not used when writing a gzip file) */ member
/openbsd/sys/lib/libz/
H A Dzlib.h117 int xflags; /* extra flags (not used when writing a gzip file) */ member
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dzlib.h117 int xflags; /* extra flags (not used when writing a gzip file) */ member
/openbsd/sbin/ifconfig/
H A Difconfig.c165 int flags, xflags, setaddr, setipdst, doalias; variable
1040 xflags = ifr->ifr_flags; in getinfo()
1455 xflags = my_ifr.ifr_flags; in setifxflags()
1459 xflags &= ~value; in setifxflags()
1461 xflags |= value; in setifxflags()
1462 my_ifr.ifr_flags = xflags; in setifxflags()
3311 printb("flags", flags | (xflags << 16), IFFBITS); in status()

12