shlib_ext 1175 source3/include/proto.h const char *shlib_ext(void); shlib_ext 123 source3/lib/module.c shlib_ext()); shlib_ext 311 source3/libgpo/gpext/gpext.c module_name = talloc_asprintf(mem_ctx, "%s.%s", module, shlib_ext()); shlib_ext 503 source3/libgpo/gpext/gpext.c if (!strcsequal(p+1, shlib_ext())) {