Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dmap.c74 static bool text_getcanonname __P((char *, int, int *));
1001 found = text_getcanonname(host, hbsize, &status);
6584 text_getcanonname(name, hbsize, statp) in text_getcanonname() function