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

/osnet-11/usr/src/lib/passwdutil/
H A Dnis_attr.c76 char *c2scratch; member in struct:__anon2797
180 if (buf->c2scratch)
181 free(buf->c2scratch);
274 if (nisbuf->c2scratch)
275 free(nisbuf->c2scratch);
361 key, keylen, &(nisbuf->c2scratch),
364 if (nisresult == 0 && nisbuf->c2scratch != NULL) {
366 p = nisbuf->c2scratch;
529 if (nisbuf->c2scratch)
530 free(nisbuf->c2scratch);
[all...]

Completed in 15 milliseconds