OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tt_iov_eq
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/test/
regress_buffer.c
2418
#define
tt_iov_eq
(v, s) \
macro
2437
tt_iov_eq
(&v[0], "Contents of chunk [0]\n");
2438
tt_iov_eq
(&v[3], "Contents of chunk [3]\n");
2439
tt_iov_eq
(&v[12], "Contents of chunk [12]\n");
2440
tt_iov_eq
(&v[15], "Contents of chunk [15]\n");
2446
tt_iov_eq
(&v[0], "Contents of chunk [0]\n");
2453
tt_iov_eq
(&v[0], "Contents of chunk [0]\n");
2454
tt_iov_eq
(&v[1], "Contents of chunk [1]\n");
2467
tt_iov_eq
(&v[0], "Contents of chunk [0]\n");
2474
tt_iov_eq
(&v[0], "Contents of chunk [0]\n")
[
all
...]
/src/external/bsd/ntp/dist/sntp/libevent/test/
regress_buffer.c
2416
#define
tt_iov_eq
(v, s) \
macro
2435
tt_iov_eq
(&v[0], "Contents of chunk [0]\n");
2436
tt_iov_eq
(&v[3], "Contents of chunk [3]\n");
2437
tt_iov_eq
(&v[12], "Contents of chunk [12]\n");
2438
tt_iov_eq
(&v[15], "Contents of chunk [15]\n");
2444
tt_iov_eq
(&v[0], "Contents of chunk [0]\n");
2451
tt_iov_eq
(&v[0], "Contents of chunk [0]\n");
2452
tt_iov_eq
(&v[1], "Contents of chunk [1]\n");
2465
tt_iov_eq
(&v[0], "Contents of chunk [0]\n");
2472
tt_iov_eq
(&v[0], "Contents of chunk [0]\n")
[
all
...]
Completed in 21 milliseconds
Indexes created Fri Jun 26 00:24:39 UTC 2026