Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/sendmail/src/
H A Dmap.c492 extern bool text_getcanonname __P((char *, int, int *));
494 found = text_getcanonname(host, hbsize, &stat);
2162 text_getcanonname(name, hbsize, statp) in text_getcanonname() function