Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

/*
 * $FreeBSD$
 */

FBSD_1.0 {
	__b64_ntop;
	__b64_pton;
	ether_line;
	ether_aton;
	ether_aton_r;
	ether_ntoa;
	ether_ntoa_r;
	ether_ntohost;
	ether_hostton;
	eui64_aton;
	eui64_ntoa;
	eui64_ntohost;
	eui64_hostton;
	gai_strerror;
	freeaddrinfo;
	getaddrinfo;
	gethostent;
	gethostent_r;
	gethostbyname;
	gethostbyname_r;
	gethostbyname2;
	gethostbyname2_r;
	gethostbyaddr;
	gethostbyaddr_r;
	sethostent;
	endhostent;
	getifaddrs;
	freeifaddrs;
	getifmaddrs;
	freeifmaddrs;
	getnameinfo;
	getnetent;
	getnetent_r;
	getnetbyname;
	getnetbyname_r;
	getnetbyaddr;
	getnetbyaddr_r;
	setnetent;
	endnetent;
	getprotobynumber;
	getprotobynumber_r;
	setprotoent;
	endprotoent;
	getprotoent;
	getprotoent_r;
	getprotobyname;
	getprotobyname_r;
	getservbyname;
	getservbyname_r;
	getservbyport;
	getservbyport_r;
	setservent;
	endservent;
	getservent;
	getservent_r;
	hesiod_init;
	hesiod_end;
	hesiod_to_bind;
	hesiod_resolve;
	hesiod_free_list;
	hes_init;
	hes_to_bind;
	hes_resolve;
	hes_error;
	hes_free;
	if_indextoname;
	if_nameindex;
	if_freenameindex;
	if_nametoindex;
	inet6_option_space;
	inet6_option_init;
	inet6_option_append;
	inet6_option_alloc;
	inet6_option_next;
	inet6_option_find;
	inet6_opt_init;
	inet6_opt_append;
	inet6_opt_finish;
	inet6_opt_set_val;
	inet6_opt_next;
	inet6_opt_find;
	inet6_opt_get_val;
	link_addr;
	link_ntoa;
	getipnodebyname;
	getipnodebyaddr;
	freehostent;
	__nsdefaultsrc;
	_nsdbtaddsrc;
	_nsdbtdump;
	_nsdbtput;
	nsdispatch;
	rcmd;
	rcmd_af;
	rresvport;
	rresvport_af;
	ruserok;
	iruserok;
	iruserok_sa;
	rcmdsh;
	recv;
	inet6_rthdr_space;
	inet6_rthdr_init;
	inet6_rthdr_add;
	inet6_rthdr_lasthop;
	inet6_rthdr_segments;
	inet6_rthdr_getaddr;
	inet6_rthdr_getflags;
	inet6_rth_space;
	inet6_rth_init;
	inet6_rth_add;
	inet6_rth_reverse;
	inet6_rth_segments;
	inet6_rth_getaddr;
	send;
	sockatmark;
	in6addr_any;
	in6addr_loopback;
	in6addr_nodelocal_allnodes;
	in6addr_linklocal_allnodes;
	sctp_getaddrlen;
	sctp_getassocid;
	sctp_bindx;
	sctp_connectx;
	sctp_peeloff;
	sctp_opt_info;
	sctp_getpaddrs;
	sctp_freepaddrs;
	sctp_getladdrs;
	sctp_freeladdrs;
	sctp_sendmsg;
	sctp_sendmsgx;
	sctp_send;
	sctp_sendx;
	sctp_recvmsg;
	setipv4sourcefilter;
	getipv4sourcefilter;
	getsourcefilter;
	setsourcefilter;
};

FBSD_1.3 {
	sctp_recvv;
	sctp_sendv;
};

FBSDprivate_1.0 {
	_nsdispatch;
	_nsyyerror;	/* generated from nslexer.l */
	_nsyylex;	/* generated from nslexer.l */
	_nsyyparse;	/* generated from nsparser.y */
	_nsyylineno;	/* generated from nsparser.y */
	__dns_getanswer;
	__ivaliduser;
	__ivaliduser_af;
	__ivaliduser_sa;
	__check_rhosts_file;
	__rcmd_errstr;
	__nss_compat_getgrnam_r;
	__nss_compat_getgrgid_r;
	__nss_compat_getgrent_r;
	__nss_compat_setgrent;
	__nss_compat_endgrent;
	__nss_compat_getpwnam_r;
	__nss_compat_getpwuid_r;
	__nss_compat_getpwent_r;
	__nss_compat_setpwent;
	__nss_compat_endpwent;
};