Searched refs:irp_unmarshall_pw (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dirpmarshall.h40 #define irp_unmarshall_pw __irp_unmarshall_pw macro
49 int irp_unmarshall_pw(struct passwd *, char *);
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirpmarshall.c219 * int irp_unmarshall_pw(struct passwd *pw, char *buffer)
232 irp_unmarshall_pw(struct passwd *pw, char *buffer) { function
2252 if (irp_unmarshall_pw(pw, argv[1]) != 0) {

Completed in 123 milliseconds