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

/scfdot/
H A Dscfdot.c130 static char *inetd_svcs, *rpcbind_svcs; variable
519 strappend(fmri + sizeof ("svc:/") - 1, &inetd_svcs,
521 strappend("\\n", &inetd_svcs, &inetd_svcs_sz);
846 (inetd_svcs = malloc(inetd_svcs_sz)) == NULL ||
852 inetd_svcs[0] = '\0';
893 if (inetd_svcs[0] != '\0') {
894 print_service_node("inetd_services", inetd_svcs,

Completed in 8 milliseconds