Home
last modified time | relevance | path

Searched defs:ng (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/lib/libc/gen/
H A Dgetnetgrent.c206 struct netgroup *ng = malloc(sizeof(struct netgroup)); in getnetgroup() local
316 _ng_parse(char **p, char **name, struct netgroup **ng) in _ng_parse()
359 struct netgroup *ng; in addgroup() local
413 struct netgroup *ng) in in_check()
440 struct netgroup *ng; in in_find() local
522 _ng_print(char *buf, size_t len, const struct netgroup *ng) in _ng_print()
615 setnetgrent(const char *ng) in setnetgrent()
/openbsd-src/usr.sbin/netgroup_mkdb/
H A Dstringlist.c125 _ng_parse(char **p, char **name, struct netgroup **ng) in _ng_parse()
182 _ng_print(char *buf, size_t len, const struct netgroup *ng) in _ng_print()
194 struct netgroup *ng = malloc(sizeof(struct netgroup)); in getnetgroup() local
H A Dnetgroup_mkdb.c196 struct netgroup *ng; in ng_load() local
347 struct netgroup *ng; in ng_reventry() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dnum_get_members_wchar_t.cc77 const num_get<wchar_t>& ng = use_facet<num_get<wchar_t> >(iss.getloc()); in test01() local
261 const num_get_type& ng = use_facet<num_get_type>(iss.getloc()); in test02() local
352 const num_get<wchar_t>& ng = use_facet<num_get<wchar_t> >(iss.getloc()); in test04() local
407 const num_get<wchar_t>& ng = use_facet<num_get<wchar_t> >(iss.getloc()); in test05() local
H A Dnum_get_members_char.cc76 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); in test01() local
260 const num_get_type& ng = use_facet<num_get_type>(iss.getloc()); in test02() local
350 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); in test04() local
405 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); in test05() local
/openbsd-src/usr.sbin/nsd/
H A Dudb.c1116 uint64_t ng = alloc->disk->nextgrow; local