Home
last modified time | relevance | path

Searched refs:_ng_print (Results 1 – 3 of 3) sorted by relevance

/netbsd/include/
H A Dnetgroup.h65 void _ng_print(char *, size_t, const struct netgroup *);
/netbsd/lib/libc/gen/
H A Dgetnetgrent.c169 _ng_print(buf, sizeof(buf), ng); in getnetgroup()
602 _ng_print(char *buf, size_t len, const struct netgroup *ng) in _ng_print() function
/netbsd/usr.sbin/netgroup_mkdb/
H A Dnetgroup_mkdb.c274 _ng_print(fmt, sizeof(fmt), ng); in ng_load()