Home
last modified time | relevance | path

Searched refs:filespec (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/
H A DLPdir_vms.c63 char filespec[NAMX_MAXRSS + 1]; member
97 char *filespec = NULL; in LP_find_file() local
126 strcpy((*ctx)->filespec, directory); in LP_find_file()
127 strcat((*ctx)->filespec, "*.*;"); in LP_find_file()
134 strcpy(ctx_filespec_32p, (*ctx)->filespec); in LP_find_file()
136 # define CTX_FILESPEC (*ctx)->filespec in LP_find_file()

Completed in 6 milliseconds