Searched defs:strverscmp (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dstring.in.h937 _GL_FUNCDECL_SYS (strverscmp, int, (const char *, const char *)
940 _GL_CXXALIAS_SYS (strverscmp, int, (const char *, const char *));
941 _GL_CXXALIASWARN (strverscmp); variable
943 # undef strverscmp macro
945 _GL_WARN_ON_USE (strverscmp, "strverscmp is unportable - "
946 "use gnulib module strverscmp for portability");

Completed in 17 milliseconds