Searched refs:NLPSSVCCODE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/nlsadmin/ |
H A D | nlsadmin.h | 41 #define NLPSSVCCODE "0" /* (string!) protoserv service code */ macro
|
H A D | nlsadmin.c | 1000 old_addsvc(NLPSSVCCODE, NULL, NLPSSRV, "NLPS server", "", "root", NULL, netspec); in add_pm() 1146 sprintf(buf, PM_LSONE, netspec, NLPSSVCCODE); in setup_addr() 1175 remove_svc(NLPSSVCCODE, netspec, FALSE); in setup_addr() 1179 …old_addsvc(NLPSSVCCODE, laddr, entry.command, entry.comment, entry.modules, entry.id, entry.flags,… in setup_addr()
|