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

/osnet-11/usr/src/cmd/sendmail/libsmutil/
H A Dcf.c60 cflocation = ni_propval("/locations", NULL, "sendmail",
72 cflocation = ni_propval("/locations", NULL, "sendmail",
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dniprop.c50 ** ni_propval("/aliases", "name", aliasname, "members", ',')
63 ni_propval(keydir, keyprop, keyval, valprop, sepchar) function
102 sm_dprintf("ni_propval(%s, %s, %s, %s, %d) keybuf='%s'\n",
210 sm_dprintf("ni_propval returns: '%s'\n", propval);
/osnet-11/usr/src/cmd/sendmail/src/
H A Dsendmail.h1339 extern char *ni_propval __P((char *, char *, char *, char *, int));
H A Ddaemon.c3248 domainname = ni_propval("/locations", NULL, "resolver",
H A Dmap.c5614 propval = ni_propval(map->map_file, map->map_keycolnm, name,
5660 vptr = ni_propval("/machines", NULL, nbuf, "name", '\n');

Completed in 61 milliseconds