netdir_options
if (netdir_options(nconf, ND_SET_RESERVEDPORT, fd,
(void) netdir_options(nconf, ND_SET_RESERVEDPORT, fd, NULL);
if (netdir_options(nconf, ND_MERGEADDR, 0, (char *)&ma)) {
stat = netdir_options(fdl->nconf, ND_MERGEADDR, 0, (char *)&ma);
stat = netdir_options(fdl->nconf, ND_MERGEADDR, 0, (char *)&ma);
stat = netdir_options(nconf, ND_MERGEADDR, 0, (char *)&ma);
if (netdir_options(nconf4, ND_SET_RESERVEDPORT, tli4, NULL)) {
if (netdir_options(nconf6, ND_SET_RESERVEDPORT, tli6, NULL)) {
if (netdir_options(nconf, ND_SET_RESERVEDPORT, service[i].fd,
if (netdir_options(nconf, ND_SET_RESERVEDPORT, fd,
int netdir_options(struct netconfig *, int option, int fd, char *par);
if (netdir_options(nconf, ND_SET_BROADCAST, fd, NULL)) {
if (netdir_options(nconf, ND_SET_RESERVEDPORT, fd, NULL) == -1) {
(void) netdir_options(nconf, ND_SET_RESERVEDPORT, fd, NULL);