Home
last modified time | relevance | path

Searched refs:NGR_R_BAD (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetnetgrent_r.c104 return (NGR_R_BAD); in setnetgrent_r()
168 return(NGR_R_BAD); in copy_protoent()
175 return(NGR_R_BAD); in copy_protoent()
180 return (NGR_R_BAD); in copy_protoent()
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dport_before.h113 #define NGR_R_BAD (0) macro