Searched defs:cif (Results 1 – 13 of 13) sorted by relevance
/openbsd/sys/netinet/ |
H A D | ip_carp.c | 625 struct srpl *cif; in carp_proto_input_c() local 951 struct srpl *cif; in carpdetach() local 1021 struct srpl *cif; in carp_send_ad_all() local 1369 struct srpl *cif = &ifp->if_carp; in carp_ourether() local 1409 struct srpl *cif; in carp_input() local 1693 struct srpl *cif; in carp_set_ifp() local 2174 carp_check_dup_vhids(struct carp_softc *sc, struct srpl *cif, in carp_check_dup_vhids() 2222 struct srpl *cif; in carp_vhids_ioctl() local
|
/openbsd/sys/arch/amd64/amd64/ |
H A D | cpu.c | 589 struct cpu_info_full *cif; in cpu_attach() local 1429 cpu_enter_pages(struct cpu_info_full *cif) in cpu_enter_pages() 1454 #define SETUP_IST_SPECIAL_STACK(ist, cif, member) do { \ in cpu_enter_pages() argument
|
/openbsd/sys/arch/i386/i386/ |
H A D | cpu.c | 240 struct cpu_info_full *cif; in cpu_attach() local 573 cpu_enter_pages(struct cpu_info_full *cif) in cpu_enter_pages()
|
/openbsd/lib/libc/net/ |
H A D | getifaddrs.c | 57 struct ifaddrs *cif = 0; in getifaddrs() local
|
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | ExternalFunctions.cpp | 205 ffi_cif cif; in ffiInvoke() local
|
/openbsd/sys/dev/pci/ |
H A D | fms.c | 319 fms_attach_codec(void *addr, struct ac97_codec_if *cif) in fms_attach_codec()
|
H A D | auvia.c | 346 auvia_attach_codec(void *addr, struct ac97_codec_if *cif) in auvia_attach_codec()
|
H A D | auglx.c | 403 auglx_attach_codec(void *v, struct ac97_codec_if *cif) in auglx_attach_codec()
|
H A D | auacer.c | 343 auacer_attach_codec(void *v, struct ac97_codec_if *cif) in auacer_attach_codec()
|
H A D | auich.c | 582 auich_attach_codec(void *v, struct ac97_codec_if *cif) in auich_attach_codec()
|
H A D | maestro.c | 1269 maestro_attach_codec(void *self, struct ac97_codec_if *cif) in maestro_attach_codec()
|
/openbsd/libexec/snmpd/snmpd_metrics/ |
H A D | mib.c | 2287 struct carpif *cif; in mib_carpifget() local 2349 struct carpif *cif; in mib_carpiftable() local
|
/openbsd/gnu/usr.bin/gcc/gcc/java/ |
H A D | java-tree.h | 1021 unsigned int cif : 1; /* True: decl is a class initialization flag */ member
|