Home | History | Annotate | Download | only in openssh

Lines Matching refs:pw_gecos

13623 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pw_gecos field in struct passwd" >&5
13624 $as_echo_n "checking for pw_gecos field in struct passwd... " >&6; }
13635 struct passwd p; p.pw_gecos = 0;