Searched refs:PUBSYM (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sbin/geom/class/label/
H A Dgeom_label.c46 #define PUBSYM(x) glabel_##x macro
48 #define PUBSYM(x) x macro
51 uint32_t PUBSYM(lib_version) = G_LIB_VERSION;
52 uint32_t PUBSYM(version) = G_LABEL_VERSION;
60 struct g_command PUBSYM(class_commands)[] = {
/freebsd-11-stable/sbin/geom/class/part/
H A Dgeom_part.c57 #define PUBSYM(x) gpart_##x macro
59 #define PUBSYM(x) x macro
62 uint32_t PUBSYM(lib_version) = G_LIB_VERSION;
63 uint32_t PUBSYM(version) = 0;
97 struct g_command PUBSYM(class_commands)[] = {

Completed in 128 milliseconds