Searched defs:rf (Results 1 - 25 of 36) sorted by last modified time

12

/freebsd-10.1-release/contrib/ntp/ntpdc/
H A Dntpdc_ops.c1684 struct resflags *rf; local
[all...]
/freebsd-10.1-release/usr.sbin/makefs/cd9660/
H A Dcd9660_write.c436 FILE *rf; local
/freebsd-10.1-release/usr.sbin/rpc.ypupdated/
H A Dupdate.c238 FILE *rf; local
/freebsd-10.1-release/contrib/llvm/lib/ExecutionEngine/
H A DRTDyldMemoryManager.cpp53 static void *rf = 0; local
/freebsd-10.1-release/contrib/gcclibs/libiberty/
H A Dpex-msdos.c165 char *rf; local
[all...]
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dmdebugread.c374 get_rfd(int cf, int rf) argument
1553 int rf; local
1757 int rf, id; local
4197 unsigned int rf; local
4228 unsigned int rf; local
[all...]
/freebsd-10.1-release/sbin/ifconfig/
H A Diflagg.c88 struct lagg_reqflags rf; local
147 struct lagg_reqflags rf; local
[all...]
/freebsd-10.1-release/usr.bin/newkey/
H A Dupdate.c241 FILE *rf; local
/freebsd-10.1-release/usr.bin/csup/
H A Ddetailer.c392 struct rsyncfile *rf; local
420 struct rcsfile *rf; local
[all...]
H A Drcsfile.c181 struct rcsfile *rf; local
234 rcsfile_send_details(struct rcsfile *rf, struct stream *wr) argument
301 rcsfile_write(struct rcsfile *rf, struct stream *dest) argument
447 rcsfile_write_deltatext(struct rcsfile *rf, struct stream *dest) argument
548 rcsfile_puttext(struct rcsfile *rf, struct stream *dest, struct delta *d, struct delta *diffbase) argument
637 rcsfile_getdeltatext(struct rcsfile *rf, struct delta *d, struct buf **buf_dest) argument
700 rcsfile_print(struct rcsfile *rf) argument
766 rcsfile_free(struct rcsfile *rf) argument
863 rcsfile_addaccess(struct rcsfile *rf, char *id) argument
874 rcsfile_addtag(struct rcsfile *rf, char *tag, char *revnum) argument
887 rcsfile_importtag(struct rcsfile *rf, char *tag, char *revnum) argument
903 rcsfile_deleterev(struct rcsfile *rf, char *revname) argument
916 rcsfile_deletetag(struct rcsfile *rf, char *tag, char *revnum) argument
936 rcsfile_getdelta(struct rcsfile *rf, char *revnum) argument
949 rcsfile_setval(struct rcsfile *rf, int field, char *val) argument
1011 rcsfile_addelta(struct rcsfile *rf, char *revnum, char *revdate, char *author, char *diffbase) argument
1067 rcsfile_importdelta(struct rcsfile *rf, char *revnum, char *revdate, char *author, char *state, char *next) argument
1184 rcsfile_getbranch(struct rcsfile *rf, char *revnum) argument
1231 rcsfile_insertsorteddelta(struct rcsfile *rf, struct delta *d) argument
[all...]
H A Drcsparse.c85 rcsparse_run(struct rcsfile *rf, FILE *infp, int ro) argument
116 parse_admin(struct rcsfile *rf, yyscan_t *sp) argument
226 parse_deltas(struct rcsfile *rf, yyscan_t *sp, int token) argument
303 parse_deltatexts(struct rcsfile *rf, yyscan_t *sp, int token) argument
[all...]
H A Drsyncfile.c75 struct rsyncfile *rf; local
108 rsync_close(struct rsyncfile *rf) argument
154 rsync_nextblock(struct rsyncfile *rf) argument
195 rsync_rsum(struct rsyncfile *rf) argument
203 rsync_blockmd5(struct rsyncfile *rf) argument
211 rsync_blocksize(struct rsyncfile *rf) argument
219 rsync_filesize(struct rsyncfile *rf) argument
[all...]
H A Dupdater.c1542 struct rcsfile *rf; local
1737 updater_addelta(struct rcsfile *rf, struct stream *rd, char *cmdline) argument
[all...]
/freebsd-10.1-release/sys/amd64/include/
H A Dcpufunc.h315 u_long rf; local
364 write_rflags(u_long rf) argument
/freebsd-10.1-release/sys/amd64/vmm/
H A Dvmm_instruction_emul.c955 vie_alignment_check(int cpl, int size, uint64_t cr0, uint64_t rf, uint64_t gla) argument
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddbuf.c1399 int rf = DB_RF_MUST_SUCCEED | DB_RF_NOPREFETCH; local
H A Ddmu_objset.c1285 int rf = 0; local
/freebsd-10.1-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c1012 u_int32_t tf, rf, rc, cc; local
1491 u_int32_t rf = OS_REG_READ(ah, AR_RFCNT); local
/freebsd-10.1-release/sys/net/
H A Dif_lagg.c986 struct lagg_reqflags *rf = (struct lagg_reqflags *)data; local
/freebsd-10.1-release/sys/crypto/siphash/
H A Dsiphash.c58 SipHash_InitX(SIPHASH_CTX *ctx, int rc, int rf) argument
199 SipHashX(SIPHASH_CTX *ctx, int rc, int rf, const uint8_t key[16], argument
/freebsd-10.1-release/sys/dev/usb/wlan/
H A Dif_run.c4146 uint8_t rf; local
4212 uint8_t rf; local
4361 uint8_t h20mhz, rf; local
4521 uint8_t rf; local
4632 uint8_t reg, rf, txpow_bound; local
5378 uint8_t bbp4, mingain, rf, target; local
5522 uint8_t rf; local
5571 uint8_t rf; local
5699 uint8_t bbp, rf; local
5778 uint8_t bbp, rf; local
5848 uint8_t bbp, rf; local
5941 uint8_t rf, tmp; local
[all...]
H A Dif_runvar.h199 } bbp[10], rf[10]; member in struct:run_softc
H A Dif_zyd.c891 struct zyd_rf *rf = &sc->sc_rf; local
953 zyd_rfmd_init(struct zyd_rf *rf) argument
977 zyd_rfmd_switch_radio(struct zyd_rf *rf, int on) argument
989 zyd_rfmd_set_channel(struct zyd_rf *rf, uint8_ argument
1012 zyd_al2230_init(struct zyd_rf *rf) argument
1070 zyd_al2230_fini(struct zyd_rf *rf) argument
1090 zyd_al2230_init_b(struct zyd_rf *rf) argument
1161 zyd_al2230_switch_radio(struct zyd_rf *rf, int on) argument
1173 zyd_al2230_set_channel(struct zyd_rf *rf, uint8_t chan) argument
1203 zyd_al2230_set_channel_b(struct zyd_rf *rf, uint8_t chan) argument
1238 zyd_al2230_bandedge6(struct zyd_rf *rf, struct ieee80211_channel *c) argument
1262 zyd_al7230B_init(struct zyd_rf *rf) argument
1302 zyd_al7230B_switch_radio(struct zyd_rf *rf, int on) argument
1314 zyd_al7230B_set_channel(struct zyd_rf *rf, uint8_t chan) argument
1360 zyd_al2210_init(struct zyd_rf *rf) argument
1394 zyd_al2210_switch_radio(struct zyd_rf *rf, int on) argument
1402 zyd_al2210_set_channel(struct zyd_rf *rf, uint8_t chan) argument
1432 zyd_gct_init(struct zyd_rf *rf) argument
1489 zyd_gct_mode(struct zyd_rf *rf) argument
1507 zyd_gct_set_channel_synth(struct zyd_rf *rf, int chan, int acal) argument
1523 zyd_gct_write(struct zyd_rf *rf, uint16_t value) argument
1531 zyd_gct_switch_radio(struct zyd_rf *rf, int on) argument
1548 zyd_gct_set_channel(struct zyd_rf *rf, uint8_t chan) argument
1581 zyd_gct_txgain(struct zyd_rf *rf, uint8_t chan) argument
1602 zyd_maxim2_init(struct zyd_rf *rf) argument
1631 zyd_maxim2_switch_radio(struct zyd_rf *rf, int on) argument
1639 zyd_maxim2_set_channel(struct zyd_rf *rf, uint8_t chan) argument
1686 struct zyd_rf *rf = &sc->sc_rf; local
1764 struct zyd_rf *rf = &sc->sc_rf; local
1972 struct zyd_rf *rf = &sc->sc_rf; local
2089 struct zyd_rf *rf = &sc->sc_rf; local
[all...]
/freebsd-10.1-release/sys/dev/bwi/
H A Dbwimac.c505 struct bwi_rf *rf = &mac->mac_rf; local
597 struct bwi_rf *rf = &mac->mac_rf; local
704 struct bwi_rf *rf = &mac->mac_rf; local
764 struct bwi_rf *rf = &mac->mac_rf; local
1319 struct bwi_rf *rf = &mac->mac_rf; local
1761 struct bwi_rf *rf = &mac->mac_rf; local
1817 struct bwi_rf *rf = &mac->mac_rf; local
[all...]
H A Dbwiphy.c317 struct bwi_rf *rf = &mac->mac_rf; local
439 struct bwi_rf *rf = &mac->mac_rf; local
508 struct bwi_rf *rf = &mac->mac_rf; local
610 struct bwi_rf *rf = &mac->mac_rf; local
[all...]

Completed in 208 milliseconds

12