2 Proprietary Rand Corporation
, 1981.
3 Further distribution of
this software
4 subject to the terms of the Rand
13 register char *bp
, *np
;
15 bp
= u_buf
; np
= pswd
;
17 if (getubuf(uid
) <= 0) return(NULSTR
);
20 while((*np
++ = *bp
++) != ':');