Searched refs:get_fullpath (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dutil.c44 get_fullpath(char *dir, char *filepath) function
H A Dcryptoutil.h209 extern char *get_fullpath(char *dir, char *filepath);
/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Ddownload.c111 fullpath = get_fullpath(dir, outfile);
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c1068 fullpath = get_fullpath(dirpath, filename);
1101 fname = get_fullpath(fullpath, (char *)&dp->d_name);
1235 fullpath = get_fullpath(dirpath, outfilename);
1283 fullpath = get_fullpath(dirpath, filename);
1312 fname = get_fullpath(fullpath,
2940 fullpath = get_fullpath(dirpath, keyfile);
2974 fname = get_fullpath(fullpath,
3522 fullpath = get_fullpath(dirpath, certfile);
3547 fullpath = get_fullpath(dirpath, keyfile);
4632 fullpath = get_fullpath(dirpat
[all...]
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dcertop.c1562 crlfilename = get_fullpath(dir == NULL ? "./" : dir,
1652 crlfilename = get_fullpath(dir == NULL ? "./" : dir,

Completed in 77 milliseconds