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

/illumos-gate/usr/src/cmd/nlsadmin/
H A Dnlsadmin.c401 if ((exitcode = old_addsvc(svcptr, "", cmdptr, comptr, moduleptr, idptr, NULL, netspec)) != NLS_OK)
578 * old_addsvc: use pmadm to add a service code to the listener. this will
583 old_addsvc(char *svc, char *addr, char *cmd, char *com, char *module, function
1000 old_addsvc(NLPSSVCCODE, NULL, NLPSSRV, "NLPS server", "", "root", NULL, netspec);
1179 old_addsvc(NLPSSVCCODE, laddr, entry.command, entry.comment, entry.modules, entry.id, entry.flags, netspec);
1221 old_addsvc(TTYSVCCODE, taddr, entry.command, entry.comment, entry.modules, entry.id, entry.flags, netspec);

Completed in 57 milliseconds