Home
last modified time | relevance | path

Searched refs:interpretwithsave (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dgetgraent.c62 static struct group_adjunct *interpretwithsave(char *, int,
185 gra = interpretwithsave(g->yp, g->yplen, savegra); in getgraent()
274 interpretwithsave(char *val, int len, struct group_adjunct *savegra) in interpretwithsave() function
H A Dgetpwaent.c79 static struct passwd_adjunct *interpretwithsave(char *, int,
191 pwadj = interpretwithsave(yp, yplen, savepwadj); in getpwaent()
403 interpretwithsave(char *val, int len, struct passwd_adjunct *savepwadj) in interpretwithsave() function