search for: h1v

Displaying 2 results from an estimated 2 matches for "h1v".

Did you mean: h1
2009 Aug 03
2
[PATCH] New commands to list devices by UUID and label
...;actions.h" + +#include "hash.h" /* Gnulib hash table. */ + +/* Hash used in the first pass. */ +struct h1 { + dev_t dev; /* device */ + char *dname; /* d_dname entry (ie. UUID or label) */ +}; + +static size_t +hasher1 (const void *h1v, size_t table_size) +{ + const struct h1 *h1 = h1v; + + return (unsigned) h1->dev % table_size; +} + +static bool +comparator1 (const void *h11v, const void *h12v) +{ + const struct h1 *h11 = h11v; + const struct h1 *h12 = h12v; + + return h11->dev == h12->dev; +} + +static void +free...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...;Un2&togA zhw2;oZ!TBlDtPv#sQF`6k>C8WsB*|qzkGhGncry2Ph&w%L1LfSQZ<6JsWFt1chI<E z(eSrdMyO}8WylH*zD|q<@EX>)Vsh9czu|@nzZUNp(C<sE%fvj}aPE^YZT7Ty(Ey%! zUdP0%AS{EL1C)9QRj`*4q$g$}ME76^t_aV<C0CsOpD!k$kH#jyFuA;5q5%pSLDl2J zA<G7@;Vlfh12zGf;lcF4R$yI=5?MfH*JFc;>T%tG^(ZUaF4CH)sHeH1V*u)-`sLB@ zouM|>ypvc#bk+#gN*z3#{BuP`uo=l~zo_gas;uJNr>y)twvu&E%=1U+-CbrA-~YGo z-Lj(3*}ET}vv<+4j4xlOckhjrsib$rES2>3u|g$1CymG+0`J)wE7?U_7<1Z1dSf)( zMOqXKxY>|PW6$Wuw`&@=j&6LXrm=T)<F=Z{?$M3!*1%Z-pQ<j74P+xJk2{WsQPh30 z0nErOiQ(p at Ul>Tl6~&l!Q*r at U^@xVQi3Q~H8FG0...