Home
last modified time | relevance | path

Searched refs:ismyaddr (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/syslogd/
H A Dsyslogd.h255 static int ismyaddr(struct netbuf *nbp);
H A Dsyslogd.c3594 ismyaddr(struct netbuf *nbp) in ismyaddr() function
3956 if (ismyaddr(nbp)) { /*lint !e644 */ in logforward()