MCPcopy Create free account
hub / github.com/bailey27/cppcryptfs / option

Class option

cppcryptfsctl/cppcryptfsctl.cpp:186–186  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

184 int longnamemax = MAX_LONGNAMEMAX;
185
186 static struct option long_options[] =
187 {
188 {L"init", required_argument, 0, 'I'},
189 {L"deterministicnames", no_argument, 0, 'd'},

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected