Home
last modified time | relevance | path

Searched refs:PUBSYM (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/geom/label/
H A Dgeom_label.c43 #define PUBSYM(x) glabel_##x macro
45 #define PUBSYM(x) x macro
48 uint32_t PUBSYM(lib_version) = G_LIB_VERSION;
49 uint32_t PUBSYM(version) = G_LABEL_VERSION;
57 struct g_command PUBSYM(class_commands)[] = {
/freebsd/lib/geom/part/
H A Dgeom_part.c54 #define PUBSYM(x) gpart_##x macro
56 #define PUBSYM(x) x macro
59 uint32_t PUBSYM(lib_version) = G_LIB_VERSION;
60 uint32_t PUBSYM(version) = 0;
94 struct g_command PUBSYM(class_commands)[] = {