Home | History | Annotate | Download | only in src

Lines Matching refs:getprotobyname

3632   if ((pr = getprotobyname("ip")) == NULL) {
3633 fprintf(where, "%s failed: getprotobyname\n",__FUNCTION__);