Searched refs:nisplus_getcanonname (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/sendmail/src/
H A Dmap.c62 static bool nisplus_getcanonname __P((char *, int, int *));
782 found = nisplus_getcanonname(host, hbsize, &status);
3193 nisplus_getcanonname(name, hbsize, statp) function
3248 "nisplus_getcanonname: lookup error, expected 1 entry, got %d",
3253 sm_dprintf("nisplus_getcanonname(%s), got %d entries, all but first ignored\n",
3258 sm_dprintf("nisplus_getcanonname(%s), found in directory \"%s\"\n",
3265 sm_dprintf("nisplus_getcanonname(%s), found %s\n",
3301 sm_dprintf("nisplus_getcanonname(%s), failed, status=%d, nsw_stat=%d\n",

Completed in 33 milliseconds