Lines Matching refs:DUP
1383 #define DUP(dest, src, name) \
1396 DUP(u, in, scheme);
1397 DUP(u, in, user);
1398 DUP(u, in, password);
1399 DUP(u, in, options);
1400 DUP(u, in, host);
1401 DUP(u, in, port);
1402 DUP(u, in, path);
1403 DUP(u, in, query);
1404 DUP(u, in, fragment);
1405 DUP(u, in, zoneid);