HomeSort by: relevance | last modified time | path
    Searched defs:ng_rprint (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/netgroup_mkdb/
netgroup_mkdb.c 75 static void ng_rprint(DB *, struct string *);
493 * ng_rprint(): Pretty print all reverse netgroup mappings in the given entry
496 ng_rprint(DB *db, struct string *str) function in typeref:typename:void
566 ng_rprint(xdb, &buf);
652 ng_rprint(xdb, &sdata);
netgroup_mkdb.c 75 static void ng_rprint(DB *, struct string *);
493 * ng_rprint(): Pretty print all reverse netgroup mappings in the given entry
496 ng_rprint(DB *db, struct string *str) function in typeref:typename:void
566 ng_rprint(xdb, &buf);
652 ng_rprint(xdb, &sdata);

Completed in 23 milliseconds