Searched refs:_servent_parseline (Results 1 – 4 of 4) sorted by relevance
71 struct servent *_servent_parseline(struct servent_data *, struct servent *);
131 _servent_parseline(struct servent_data *sd, struct servent *sp) in _servent_parseline() function239 if (_servent_parseline(sd, sp) == NULL) in getservent_r()
103 if (_servent_parseline(sd, sp) == NULL) in __weak_alias()
119 if (_servent_parseline(sd, sp) == NULL) in __weak_alias()