Searched refs:_NG_NAME (Results 1 - 3 of 3) sorted by path

/netbsd-current/include/
H A Dnetgroup.h46 #define _NG_NAME 1 macro
/netbsd-current/lib/libc/gen/
H A Dgetnetgrent.c351 * returned in ng _NG_NAME: line had a netgroup name, returned in name
390 return _NG_NAME;
452 case _NG_NAME:
564 case _NG_NAME:
/netbsd-current/usr.sbin/netgroup_mkdb/
H A Dnetgroup_mkdb.c257 case _NG_NAME:
259 e->n_type = _NG_NAME;
403 case _NG_NAME:
487 case _NG_NAME:
550 assert(e->n_type == _NG_NAME);
618 assert(e->n_type == _NG_NAME);

Completed in 345 milliseconds