Searched defs:irp_unmarshall_gr (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dirpmarshall.h34 #define irp_unmarshall_gr __irp_unmarshall_gr macro
51 int irp_unmarshall_gr(struct group *, char *);
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirpmarshall.c464 * int irp_unmarshall_gr(struct group *gr, char *buffer)
477 irp_unmarshall_gr(struct group *gr, char *buffer) { function
2216 if (irp_unmarshall_gr(gr, argv[1]) != 0) {

Completed in 75 milliseconds