Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dmap.c69 static bool nis_getcanonname __P((char *, int, int *));
1006 found = nis_getcanonname(host, hbsize, &status);
3405 nis_getcanonname(name, hbsize, statp) in nis_getcanonname() function