Searched defs:fc (Results 1 - 25 of 113) sorted by relevance

12345

/freebsd-11-stable/contrib/apr/file_io/unix/
H A Dflock.c33 int fc; local
/freebsd-11-stable/usr.sbin/lpr/lptest/
H A Dlptest.c57 register int i, j, fc, nc; local
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-802_15_4.c70 uint16_t fc; local
[all...]
H A Dprint-fddi.c162 print_fddi_fc(netdissect_options *ndo, u_char fc) argument
[all...]
/freebsd-11-stable/contrib/xz/src/liblzma/common/
H A Dfilter_common.c259 const lzma_filter_coder *const fc local
270 const lzma_filter_coder *const fc local
309 const lzma_filter_coder *const fc local
[all...]
/freebsd-11-stable/sys/dev/firewire/
H A Dfwdma.c68 fwdma_malloc(struct firewire_comm *fc, int alignment, bus_size_t size, argument
108 fwdma_free(struct firewire_comm *fc, struct fwdma_alloc *dma) argument
144 fwdma_malloc_multiseg(struct firewire_comm *fc, int alignment, argument
H A Dfwohcivar.h41 struct firewire_comm fc; member in struct:fwohci_softc
H A Dif_fwe.c102 struct firewire_comm *fc; local
210 struct firewire_comm *fc; local
275 struct firewire_comm *fc; local
386 struct firewire_comm *fc = fwe->fd.fc; local
[all...]
H A Dif_fwip.c112 struct firewire_comm *fc; local
207 struct firewire_comm *fc; local
280 struct firewire_comm *fc; local
402 struct firewire_comm *fc = fwip->fd.fc; local
535 struct firewire_comm *fc = fwip->fd.fc; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/x509v3/
H A Dv3_addr.c1271 IPAddressFamily *fc = sk_IPAddressFamily_value(child, j); local
1282 IPAddressFamily *fc = sk_IPAddressFamily_value(child, j); local
/freebsd-11-stable/contrib/gcc/
H A Dunwind-sjlj.c91 struct SjLj_Function_Context *fc; member in struct:_Unwind_Context
125 _Unwind_SjLj_Register(struct SjLj_Function_Context *fc) argument
158 _Unwind_SjLj_SetContext(struct SjLj_Function_Context *fc) argument
172 _Unwind_SjLj_Unregister(struct SjLj_Function_Context *fc) argument
[all...]
/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_tn1010.c132 tn1010_get_link_status(struct cphy *phy, int *link_state, int *speed, int *duplex, int *fc) argument
H A Dcxgb_vsc7323.c195 int t3_vsc7323_set_speed_fc(adapter_t *adap, int speed, int fc, int port) argument
/freebsd-11-stable/sys/net/
H A Diso88025.h121 u_int8_t fc; /* frame control field */ member in struct:iso88025_header
137 u_char fc; member in struct:iso88025_sockaddr_data
H A Dif_fwsubr.c82 struct fw_com *fc = IFP2FWC(ifp); local
333 firewire_input_fragment(struct fw_com *fc, struct mbuf *m, int src) argument
500 struct fw_com *fc = IFP2FWC(ifp); local
744 struct fw_com *fc = IFP2FWC(ifp); local
791 struct fw_com *fc = IFP2FWC(ifp); local
812 struct fw_com *fc; local
[all...]
/freebsd-11-stable/tools/regression/include/tgmath/
H A Dtgmath.c171 float complex fc; variable
[all...]
/freebsd-11-stable/sys/dev/sound/pcm/
H A Dfeeder.c59 struct feeder_class *fc = p; local
185 feeder_create(struct feeder_class *fc, struct pcm_feederdesc *desc) argument
236 chn_addfeeder(struct pcm_channel *c, struct feeder_class *fc, struct pcm_feederdesc *desc) argument
[all...]
/freebsd-11-stable/contrib/libxo/xo/
H A Dxo.c131 char fc = *cp; local
[all...]
/freebsd-11-stable/sys/fs/fdescfs/
H A Dfdesc_vnops.c137 struct fdhashhead *fc; local
156 struct fdhashhead *fc; local
/freebsd-11-stable/sys/net/altq/
H A Daltq_rio.c665 struct rio_conf *fc; local
[all...]
/freebsd-11-stable/contrib/mdocml/
H A Dtbl_term.c80 char fc; local
[all...]
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver_nl80211_monitor.c29 u16 fc; local
50 u16 fc; local
71 u16 fc; local
[all...]
/freebsd-11-stable/usr.bin/m4/
H A Deval.c890 const char *ap, *fc, *k; local
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_frontend_cam_sim.c671 struct ccb_trans_settings_fc *fc; local
[all...]
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DUnwind-sjlj.c82 __Unwind_SjLj_SetTopOfFunctionStack(struct _Unwind_FunctionContext *fc) { argument
95 _Unwind_SjLj_Register(struct _Unwind_FunctionContext *fc) { argument
103 _Unwind_SjLj_Unregister(struct _Unwind_FunctionContext *fc) { argument

Completed in 204 milliseconds

12345