Searched defs:scan (Results 1 - 25 of 85) sorted by relevance

1234

/freebsd-current/contrib/ntp/ntpd/
H A Drc_cmdlength.c21 const char *scan; local
H A Dntp_scanner.c190 const char * scan; local
H A Dntp_ppsdev.c220 char *bufp, *endp, *scan; local
/freebsd-current/contrib/ntp/libntp/
H A Dgetopt.c31 static char *scan = NULL; /* Private scan pointer. */ variable
[all...]
/freebsd-current/contrib/ncurses/ncurses/tty/
H A Dlib_tstp.c270 SCREEN *scan; local
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dmcu.c20 u8 scan; member in struct:__anon279
15 mt76x2_mcu_set_channel(struct mt76x02_dev *dev, u8 channel, u8 bw, u8 bw_index, bool scan) argument
H A Dpci_phy.c121 bool scan = test_bit(MT76_SCANNING, &dev->mphy.state); local
H A Dusb_phy.c85 bool scan = test_bit(MT76_SCANNING, &dev->mphy.state); local
/freebsd-current/usr.bin/ident/
H A Dident.c53 scan(FILE *fp, const char *name, bool quiet) function
/freebsd-current/stand/i386/pmbr/
H A Dpmbr.S129 scan: movw %bx,%si # Compare partition UUID label
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dbgscan_simple.c205 int scan = 0; local
[all...]
H A Dbgscan_learn.c564 int scan = 0; local
[all...]
/freebsd-current/contrib/ntp/sntp/libopts/
H A Dputshell.c44 string_size(char const * scan, size_t nl_len) argument
H A Dusage.c434 char * scan; local
[all...]
H A Dsave.c519 char * scan = text; local
[all...]
H A Dmakeshell.c724 char * scan; local
H A Dnested.c433 char const * scan = SPN_VALUE_NAME_CHARS(name + 1); local
513 char const * scan; local
[all...]
/freebsd-current/usr.bin/rpcgen/
H A Drpc_scan.c65 scan(tok_kind expect, token *tokp) function
/freebsd-current/sys/dev/ath/
H A Dif_ath_lna_div.h54 HAL_BOOL scan; member in struct:if_ath_ant_comb_state
/freebsd-current/usr.sbin/bluetooth/hccontrol/
H A Dutil.c64 hci_scan2str(int scan) argument
/freebsd-current/sys/dev/fb/
H A Dsplash_pcx.c205 int c, i, j, pos, scan, x, y; local
/freebsd-current/sys/net80211/
H A Dieee80211_adhoc.c732 struct ieee80211_scanparams scan; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalDCE.cpp193 auto scan = [&](Function *CheckedLoadFunc) { local
/freebsd-current/usr.bin/bsdiff/bsdiff/
H A Dbsdiff.c121 off_t scan,pos,len; local
[all...]
/freebsd-current/contrib/ncurses/ncurses/tinfo/
H A Dlib_setup.c210 SCREEN *scan; local

Completed in 282 milliseconds

1234