2 Proprietary Rand Corporation
, 1981.
3 Further distribution of
this software
4 subject to the terms of the Rand
13 register char *pp
, *bp
;
16 if (getubuf(uid
) <= 0) return(NULSTR
);
17 pp
= path
; bp
= u_buf
;
18 for(n
=0; n
<5; n
++) while(*bp
++ != ':');
19 while((*pp
++ = *bp
++) != ':');