Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c75 static bool text_getcanonname __P((char *, int, int *));
758 found = text_getcanonname(host, hbsize, &status);
5884 text_getcanonname(name, hbsize, statp) in text_getcanonname() function