Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ofed/infiniband-diags/src/
Dibdiag_common.c85 static const char *get_build_version(void) in get_build_version() function
227 fprintf(stderr, "%s %s\n", prog_name, get_build_version()); in process_opt()