Home
last modified time | relevance | path

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

/openssl-master/apps/
A Drehash.c105 static const char *suffixes[] = { "", "r" }; variable
209 for (type = OSSL_NELEM(suffixes) - 1; type > 0; type--) { in handle_symlink()
210 const char *suffix = suffixes[type]; in handle_symlink()
214 i += strlen(suffixes[type]); in handle_symlink()
410 suffixes[bp->type], ep->old_id); in do_dir()
421 suffixes[bp->type], nextid); in do_dir()
443 suffixes[bp->type], ep->old_id); in do_dir()

Completed in 4 milliseconds