HomeSort by relevance Sort by last modified time
    Searched full:uuid_compare (Results 1 - 9 of 9) sorted by null

  /external/e2fsprogs/debian/
libuuid1.symbols 5 uuid_compare@Base 1.05
  /external/e2fsprogs/lib/uuid/
uuid_compare.3.in 32 .TH UUID_COMPARE 3 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
34 uuid_compare \- compare whether two UUIDs are the same
39 .BI "int uuid_compare(uuid_t " uu1 ", uuid_t " uu2)
43 .B uuid_compare
Makefile.in 15 SMANPAGES= uuid.3 uuid_clear.3 uuid_compare.3 uuid_copy.3 \
101 uuid_compare.3: $(DEP_SUBSTITUTE) $(srcdir)/uuid_compare.3.in
103 $(Q) $(SUBSTITUTE_UPTIME) $(srcdir)/uuid_compare.3.in uuid_compare.3
compare.c 42 int uuid_compare(const uuid_t uu1, const uuid_t uu2) function
tst_uuid.c 157 if (!uuid_compare(buf, tst)) {
171 if (!uuid_compare(buf, tst))
uuid.h 73 int uuid_compare(const uuid_t uu1, const uuid_t uu2);
uuid.h.in 73 int uuid_compare(const uuid_t uu1, const uuid_t uu2);
  /external/e2fsprogs/
e2fsprogs.spec.in 225 %{_mandir}/man3/uuid_compare.3*
RELEASE-NOTES     [all...]

Completed in 268 milliseconds