Home
last modified time | relevance | path

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

/haiku/src/bin/keystore/
H A Dkeystore.cpp149 lock_keyring(const char* keyring) in lock_keyring() function
436 return lock_keyring(argc == 3 ? argv[2] : ""); in main()