Searched defs:ifp (Results 1 - 25 of 164) sorted by relevance

1234567

/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dgetifaddrs_w32.c106 struct ifaddrs *ifp; local
142 rk_freeifaddrs(struct ifaddrs *ifp) argument
[all...]
/macosx-10.9.5/bash-92/bash-3.2/lib/readline/examples/
H A Drl.c88 FILE *ifp; local
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dgetifaddrs.c42 struct ifreq *ifp; /* Interface data */ local
[all...]
/macosx-10.9.5/dcerpc-58/dcerpc/idl_compiler/
H A Difspemts.c108 BE_ifspec_name( AST_interface_n_t *ifp, BE_output_k_t kind ) argument
159 CSPELL_interface_def( FILE *fid, AST_interface_n_t *ifp, BE_output_k_t kind, boolean generate_mepv ) argument
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dif_mib.c112 make_ifmibdata(struct ifnet *ifp, int *name, struct sysctl_req *req) argument
213 struct ifnet *ifp; variable in typeref:struct:ifnet
224 ifnet_reference(ifp); variable
227 ifnet_lock_shared(ifp); variable
229 ifnet_lock_done(ifp); variable
231 ifnet_release(ifp); variable
243 struct ifnet *ifp; variable in typeref:struct:ifnet
250 ifnet_lock_shared(ifp); variable
254 ifnet_lock_done(ifp); variable
[all...]
/macosx-10.9.5/ncurses-42/ncurses/ncurses/base/
H A Dlib_newterm.c122 newterm(NCURSES_CONST char *name, FILE *ofp, FILE *ifp) argument
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/test_micro/
H A Dtest_micro.c130 FILE *ifp; local
/macosx-10.9.5/BerkeleyDB-21/db/test_micro/source/
H A Dtest_micro.c115 FILE *ifp; local
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/network_io/unix/
H A Dmulticast.c48 struct ifaddrs *ifp, *ifs; local
/macosx-10.9.5/apr-30/apr/apr/network_io/unix/
H A Dmulticast.c48 struct ifaddrs *ifp, *ifs; local
/macosx-10.9.5/ncurses-42/ncurses/ncurses/tinfo/
H A Dmake_keys.c71 make_keys(FILE *ifp, FILE *ofp) argument
/macosx-10.9.5/ppp-727.90.1/Family/
H A Dppp_ipv6.c103 errno_t ppp_ipv6_attach(ifnet_t ifp, protocol_family_t protocol) argument
132 ppp_ipv6_detach(ifnet_t ifp, protocol_family_t protocol) argument
152 ppp_ipv6_ioctl(ifnet_t ifp, protocol_family_t protocol, u_long command, void* argument) argument
191 ppp_ipv6_input(ifnet_t ifp, protocol_family_t protocol, mbuf_t packet, char* header) argument
205 ppp_ipv6_preoutput(ifnet_t ifp, protocol_family_t protocol, mbuf_t *packet, const struct sockaddr *dest, void *route, char *frame_type, char *link_layer_dest) argument
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dsocket_info.c202 struct ifnet *ifp = ndrv_cb->nd_if; local
/macosx-10.9.5/xnu-2422.115.4/bsd/net/altq/
H A Daltq_cbq.c89 struct ifnet *ifp; local
109 struct ifnet *ifp; local
H A Daltq_fairq.c122 struct ifnet *ifp; local
142 struct ifnet *ifp; local
H A Daltq_hfsc.c91 struct ifnet *ifp; local
111 struct ifnet *ifp; local
H A Daltq_priq.c89 struct ifnet *ifp; local
109 struct ifnet *ifp; local
H A Daltq_qfq.c60 struct ifnet *ifp; local
80 struct ifnet *ifp; local
H A Daltq_subr.c98 struct ifnet *ifp; local
463 struct ifnet *ifp; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet6/
H A Din6_gif.c385 struct ifnet *ifp; local
99 in6_gif_output( struct ifnet *ifp, int family, struct mbuf *m, __unused struct rtentry *rt) argument
318 gif_validate6( const struct ip6_hdr *ip6, struct gif_softc *sc, struct ifnet *ifp) argument
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/examples_c/getting_started/
H A Dexample_database_load.c114 FILE *ifp; local
203 FILE *ifp; local
[all...]
/macosx-10.9.5/CrackLib-37765/cracklib27/cracklib/
H A Dpacker.h35 FILE *ifp; member in struct:__anon675
H A Dpacklib.c69 FILE *ifp; local
[all...]
/macosx-10.9.5/CrackLib-37765/cracklib27/
H A Dlibcrack.h100 FILE *ifp; member in struct:__anon676
/macosx-10.9.5/IOFireWireIP-226.4/KernelSource/BSD/
H A Dfirewire_inet6_pr_module.c97 inet6_firewire_input( ifnet_t ifp, protocol_family_t protocol_fmaily, mbuf_t m, char *frame_header) argument
133 inet6_firewire_pre_output( ifnet_t ifp, protocol_family_t protocol_family, mbuf_t *m0, const struct sockaddr *dst_netaddr, void *route, char *type, char *edst) argument
160 firewire_inet6_resolve_multi( ifnet_t ifp, const struct sockaddr *proto_addr, struct sockaddr_dl *out_ll, size_t ll_len) argument
193 firewire_inet6_prmod_ioctl( __unused ifnet_t ifp, __unused protocol_family_t protocol_family, __unused unsigned long command, __unused void *data) argument
203 firewire_attach_inet6( ifnet_t ifp, __unused protocol_family_t protocol_family) argument
[all...]

Completed in 173 milliseconds

1234567