Searched refs:doconfig (Results 1 – 11 of 11) sorted by relevance
/titanic_50/usr/src/head/ |
H A D | sac.h | 146 extern int doconfig(int, char *, long);
|
/titanic_50/usr/src/cmd/listen/ |
H A D | nlps_serv.c | 526 if ((i = doconfig(0, msgbuf, NOASSIGN)) != 0) { 719 if ((i = doconfig(NETFD, wdbp->dbf_svc_code, 0)) != 0) { in exec_cmd()
|
H A D | listen.c | 1251 if ((i = doconfig(Acceptfd, dbp->dbf_svc_code, NOASSIGN|NORUN)) != 0) { in trycon() 1421 if ((i = doconfig(Acceptfd, dbp->dbf_svc_code, 0)) != 0) {
|
/titanic_50/usr/src/lib/libnsl/saf/ |
H A D | doconfig.c | 72 doconfig(int fd, char *script, long rflag) in doconfig() function
|
/titanic_50/usr/src/cmd/saf/ |
H A D | sac.c | 172 if ((ret = doconfig(-1, SYSCONFIG, 0)) != 0) { in initialize() 600 if ((ret = doconfig(-1, "_config", 0)) != 0) { in startit()
|
/titanic_50/usr/src/lib/libnsl/ |
H A D | Makefile.com | 82 SAF= checkver.o doconfig.o
|
/titanic_50/usr/src/cmd/ttymon/ |
H A D | tmchild.c | 566 if ((i = doconfig(0, pmtab->p_tag, 0)) != 0) {
|
/titanic_50/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 215 doconfig;
|
H A D | llib-lnsl | 951 /* doconfig.c */ 952 int doconfig(int fd, char *script, long rflag);
|
/titanic_50/usr/src/man/man3nsl/ |
H A D | Makefile | 22 doconfig.3nsl \
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3nsl.inc | 18 file path=usr/share/man/man3nsl/doconfig.3nsl
|