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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c70 static bool nis_getcanonname __P((char *, int, int *));
763 found = nis_getcanonname(host, hbsize, &status);
2796 nis_getcanonname(name, hbsize, statp) function
2813 sm_dprintf("nis_getcanonname(%s)\n", name);

Completed in 55 milliseconds