stpn_set
(void) stpn_set(&linkpath, ".");
(void) stpn_set(pnp, component);
#define stpn_copy(PNP1, PNP2) (stpn_set(PNP2, stpn_getpath(PNP1)))
extern int stpn_set(); /* set pathname to string */