Home
last modified time | relevance | path

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

/openssl/crypto/
H A DLPdir_win.c58 #ifndef NAME_MAX
59 # define NAME_MAX 255 macro
71 char entry_name[NAME_MAX + 1];
H A DLPdir_unix.c61 #elif defined(NAME_MAX)
62 # define LP_ENTRY_SIZE NAME_MAX
/openssl/apps/
H A Drehash.c48 # ifndef NAME_MAX
49 # define NAME_MAX 255 macro
366 buflen += NAME_MAX + 1 + 1; in do_dir()

Completed in 14 milliseconds