Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/microhttpd/doc/chapters/
Dtlsauthentication.inc180 unsigned int listsize;
191 &listsize);
193 (listsize == 0))
205 /* Note that by passing values between 0 and listsize here, you
/third_party/ntfs-3g/ntfsprogs/
Dntfsrecover.c1870 unsigned int listsize; in detaillogr() local
2114 listsize = le32_to_cpu(logr->client_data_length) in detaillogr()
2117 if (listsize > 8*SHOWLISTS) in detaillogr()
2118 listsize = 8*SHOWLISTS; in detaillogr()
2119 for (i=0; 8*i<listsize; i++) in detaillogr()
/third_party/skia/third_party/externals/microhttpd/doc/
Dlibmicrohttpd-tutorial.info1556 unsigned int listsize;
1567 &listsize);
1569 (listsize == 0))
1581 /* Note that by passing values between 0 and listsize here, you