Home
last modified time | relevance | path

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

/openssl/apps/
H A Drehash.c105 static const char *suffixes[] = { "", "r" }; variable
215 for (type = OSSL_NELEM(suffixes) - 1; type > 0; type--) in handle_symlink()
217 suffixes[type], strlen(suffixes[type])) == 0) in handle_symlink()
220 i += strlen(suffixes[type]); in handle_symlink()
416 suffixes[bp->type], ep->old_id); in do_dir()
427 suffixes[bp->type], nextid); in do_dir()
449 suffixes[bp->type], ep->old_id); in do_dir()

Completed in 14 milliseconds