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

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Duxrng.c50 GetHighResClock(void *buf, size_t maxbytes) argument
55 return _pr_CopyLowBits(buf, maxbytes, &t, sizeof(t));
64 GetHighResClock(void *buf, size_t maxbytes)
76 GetHighResClock(void *buf, size_t maxbytes)
81 return _pr_CopyLowBits(buf, maxbytes, &t, sizeof(t));
85 GetHighResClock(void *buf, size_t maxbytes)
91 return(_pr_CopyLowBits(buf, maxbytes, &cr16val, sizeof(cr16val)));
106 GetHighResClock(void *buf, size_t maxbytes)
115 return _pr_CopyLowBits(buf, maxbytes, &t, sizeof(t));
129 GetHighResClock(void *buf, size_t maxbytes)
63 GetHighResClock(void *buf, size_t maxbytes) argument
74 GetHighResClock(void *buf, size_t maxbytes) argument
83 GetHighResClock(void *buf, size_t maxbytes) argument
103 GetHighResClock(void *buf, size_t maxbytes) argument
125 GetHighResClock(void *buf, size_t maxbytes) argument
136 GetHighResClock(void *buf, size_t maxbytes) argument
176 GetHighResClock(void *buf, size_t maxbytes) argument
184 GetHighResClock(void *buf, size_t maxbytes) argument
275 GetHighResClock(void *buf, size_t maxbytes) argument
284 GetHighResClock(void *buf, size_t maxbytes) argument
296 GetHighResClock(void *buf, size_t maxbytes) argument
305 GetHighResClock(void *buf, size_t maxbytes) argument
[all...]

Completed in 270 milliseconds