Searched defs:ni_getcanonname (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c73 static bool ni_getcanonname __P((char *, int, int *));
789 found = ni_getcanonname(host, hbsize, &status);
5638 ni_getcanonname(name, hbsize, statp) function
5648 sm_dprintf("ni_getcanonname(%s)\n", name);

Completed in 104 milliseconds