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

/scfdot/
H A Dscfdot.c131 static size_t inetd_svcs_sz, rpcbind_svcs_sz; variable
520 &inetd_svcs_sz);
521 strappend("\\n", &inetd_svcs, &inetd_svcs_sz);
834 inetd_svcs_sz = 100;
846 (inetd_svcs = malloc(inetd_svcs_sz)) == NULL ||

Completed in 10 milliseconds