Searched refs:interface (Results 126 - 146 of 146) sorted by relevance

123456

/freebsd-current/contrib/wpa/wpa_supplicant/
H A DAndroid.mk44 # Use Android specific directory for control interface sockets
56 # C++ flags for binder interface
990 # PC/SC interface for smartcards (USIM, GSM SIM)
1791 ### Binder interface library ###
/freebsd-current/tools/tools/usbtest/
H A Dusb_msc_test.c972 iface = (pcfg->interface + x);
984 iface = (pcfg->interface + x);
/freebsd-current/sys/contrib/dev/rtw88/
H A Dusb.c139 struct usb_interface *interface)
142 struct usb_host_interface *host_interface = &interface->altsetting[0];
833 rtw_err(rtwdev, "failed to init USB interface\n");
138 rtw_usb_parse(struct rtw_dev *rtwdev, struct usb_interface *interface) argument
/freebsd-current/stand/i386/boot2/
H A Dboot1.S284 testb $0x1,%cl # Packet interface?
/freebsd-current/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsaapi.h672 bit32 interface,
/freebsd-current/stand/i386/boot0/
H A Dboot0.S562 testb $USEPACKET,_FLAGS(%bp) # Use packet interface?
/freebsd-current/tests/sys/net/if_ovpn/
H A Dif_ovpn.sh790 jexec b route add 198.51.100.254 -interface ${n}a
/freebsd-current/contrib/tcpdump/
H A DMakefile.in288 interface.h \
/freebsd-current/share/examples/drivers/
H A Dmake_device_driver.sh554 /* Device interface */
/freebsd-current/lib/libpmc/
H A Dlibpmc.c497 __K8MASK(dram-controller-interface-bypass, 2),
1366 /* copy out fields in the current userland<->library interface */
/freebsd-current/contrib/unbound/
H A DMakefile.in101 #makedepend fails on missing interface.h otherwise.
469 pythonmod/interface.h \
480 pythonmod/interface.h: $(srcdir)/pythonmod/interface.i config.h
482 $(SWIG) $(PYTHON_CPPFLAGS) -o $@ -python $(srcdir)/pythonmod/interface.i
512 rm -f _unbound.la libunbound/python/libunbound_wrap.c libunbound/python/unbound.py pythonmod/interface.h pythonmod/unboundmodule.py
/freebsd-current/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new.c2 * WPA Supplicant / dbus-based control interface
48 "interface=org.freedesktop.DBus,member=NameOwnerChanged";
124 * wpas_dbus_signal_interface - Send a interface related event signal
125 * @wpa_s: %wpa_supplicant network interface data
129 * Notify listeners about event related with interface
141 /* Do nothing if the control interface is not turned on */
165 * wpas_dbus_signal_interface_added - Send a interface created signal
166 * @wpa_s: %wpa_supplicant network interface data
168 * Notify listeners about creating new interface
177 * wpas_dbus_signal_interface_removed - Send a interface remove
4550 wpas_dbus_signal_peer(struct wpa_supplicant *wpa_s, const u8 *dev_addr, const char *interface, const char *sig_name, dbus_bool_t properties) argument
[all...]
/freebsd-current/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaioctlcmd.c2761 /* WriteACCDDLEN for error interface Step 0 */
2764 /* Write DMA get Offset for error interface Step 1 */
3926 bit32 interface,
3971 reserved_In_Ln = ((interface & 0x1) << SHIFT7) | (laneNumber & 0x7F);
3922 saGetDFEData( agsaRoot_t *agRoot, agsaContext_t *agContext, bit32 queueNum, bit32 interface, bit32 laneNumber, bit32 interations, agsaSgl_t *agSgl) argument
/freebsd-current/crypto/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1952 the published, official interface to this package. It is perfectly OK
1953 to inspect this variable. The interface is not going to change.
/freebsd-current/sys/contrib/openzfs/module/icp/asm-x86_64/modes/
H A Daesni-gcm-x86_64.S34 # Applications using the EVP interface will observe a few percent
/freebsd-current/sys/crypto/openssl/arm/
H A Dbsaes-armv7.S27 @ neutrality. Initial version doesn't implement interface to OpenSSL,
/freebsd-current/crypto/openssl/crypto/bn/asm/
H A Dmips.pl805 * The bn_div_3_words entry point is re-used for constant-time interface.
/freebsd-current/contrib/libpcap/
H A Dconfigure7385 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cannot determine packet capture interface" >&5
7386 $as_echo "$as_me: WARNING: cannot determine packet capture interface" >&2;}
14655 # then the envvar interface is used. Set only those that are not.
/freebsd-current/contrib/ntp/
H A Dconfigure1797 --enable-BANCOMM - Datum/Bancomm bc635/VME interface
1798 --enable-GPSVME - TrueTime GPS receiver/VME interface
1804 --enable-ATOM s ATOM PPS interface
1831 --enable-TPRO s KSI/Odetics TPRO/S GPS receiver/IRIG interface
5852 # turn on 64-bit file offset interface
6748 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the archiver ($AR) interface" >&5
6749 printf %s "checking the archiver ($AR) interface... " >&6; }
6815 as_fn_error $? "could not determine $AR interface" "$LINENO" 5
7549 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
7550 printf %s "checking the name lister ($NM) interface
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc9168 // The interface will be valid even if there is no space for NULL char
9256 // The interface will be valid even if there is no space for NULL char
/freebsd-current/contrib/ncurses/
H A Dconfigure795 --disable-tparm-varargs compile tparm() without varargs interface
29098 # Make the ncurses_cfg.h file record the library interface files as
29919 # then the envvar interface is used. Set only those that are not.

Completed in 566 milliseconds

123456