summaryrefslogtreecommitdiffstats
path: root/lib/libc/uuid/Symbol.map
blob: 974a964f61ceefc24fab2bd8ff360f7f82282781 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * $FreeBSD$
 */

FBSD_1.0 {
	uuid_to_string;
	uuid_is_nil;
	uuid_hash;
	uuid_from_string;
	uuid_equal;
	uuid_create_nil;
	uuid_create;
	uuid_compare;
};
OpenPOWER on IntegriCloud