Lines Matching defs:servent_data
352 struct servent_data { struct
353 FILE *serv_fp;
355 char line[_MAXLINELEN];
358 char line[_MAXLINELEN+1];
360 char *serv_aliases[_MAXALIASES];
362 int _serv_stayopen;
363 int svc_getservflag;
366 short _nsw_src;
367 short _flags;
368 char *current;
369 int currentlen;
372 int _serv_stayopen;
373 char *current;
374 int currentlen;
375 void *_serv_reserv1; /* reserved for future use */
376 void *_serv_reserv2; /* reserved for future use */