Home | History | Annotate | Download | only in libevent

Lines Matching refs:ntop

2652 	char ntop[NI_MAXHOST];
2658 ntop, sizeof(ntop), strport, sizeof(strport),
2670 ntop, sizeof(ntop), strport, sizeof(strport),
2675 *phost = strdup(ntop);