get_fullpath
fullpath = get_fullpath(dir, outfile);
extern char *get_fullpath(char *dir, char *filepath);
crlfilename = get_fullpath(dir == NULL ? "./" : dir,
crlfilename = get_fullpath(dir == NULL ? "./" : dir,
fullpath = get_fullpath(dirpath, filename);
fname = get_fullpath(fullpath, (char *)&dp->d_name);
fullpath = get_fullpath(dirpath, outfilename);
fullpath = get_fullpath(dirpath, filename);
fname = get_fullpath(fullpath,
fullpath = get_fullpath(dirpath, keyfile);
fname = get_fullpath(fullpath,
fullpath = get_fullpath(dirpath, certfile);
fullpath = get_fullpath(dirpath, keyfile);
fullpath = get_fullpath(dirpath, keyfile);
fullpath = get_fullpath(dirpath, keyfile);
crlfile = get_fullpath(dirpath, incrl);
outcrlfile = get_fullpath(dirpath, outcrl);
crlfile = get_fullpath(dirpath, crlfilename);
crlfile = get_fullpath(dirpath, crlfilename);
crlfile = get_fullpath(dirpath, crlfilename);