Searched refs:DE_CONST (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/lib/libresolv2/common/resolv/ |
H A D | herror.c | 97 DE_CONST(s, t); in herror() 101 DE_CONST(": ", t); in herror() 106 DE_CONST(hstrerror(*__h_errno()), t); in herror() 110 DE_CONST("\n", t); in herror()
|
H A D | res_findzonecut.c | 653 DE_CONST(nsrr->name, tmp); in free_nsrr()
|
H A D | res_send.c | 691 DE_CONST(buf, tmp); in send_vc()
|
/titanic_41/usr/src/lib/libresolv2/common/irs/ |
H A D | getnetgrent_r.c | 49 DE_CONST(netgroup, ng); in innetgr_r() 50 DE_CONST(host, ho); in innetgr_r() 51 DE_CONST(user, us); in innetgr_r() 52 DE_CONST(domain, dom); in innetgr_r() 99 DE_CONST(netgroup, tmp); in setnetgrent_r()
|
H A D | getnetgrent.c | 90 DE_CONST(ch, *host); in getnetgrent() 91 DE_CONST(cu, *user); in getnetgrent() 92 DE_CONST(cd, *domain); in getnetgrent()
|
H A D | gethostent.c | 315 DE_CONST(name, he.h_name); in getipnodebyname()
|
/titanic_41/usr/src/lib/libresolv2/common/bsd/ |
H A D | strtoul.c | 113 DE_CONST((any ? s - 1 : nptr), *endptr); in strtoul()
|
/titanic_41/usr/src/lib/libresolv2/include/ |
H A D | port_before.h | 175 #define DE_CONST(konst, var) \ macro
|
/titanic_41/usr/src/lib/libresolv2/common/isc/ |
H A D | ctl_clnt.c | 194 DE_CONST(cap, captmp); in ctl_client() 321 DE_CONST("\r\n", tmp); in start_write()
|
H A D | ctl_srvr.c | 343 DE_CONST(body, tmp); in ctl_response() 345 DE_CONST(".\r\n", tmp); in ctl_response()
|