pathalloc
extern char *pathalloc __P((int n));
npath = pathalloc(strlen(path) + install_root_len + 1);
(*server_ptr) = pathalloc(path_size);