Searched defs:tokend (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/securityd-55199.3/src/
H A Dreader.cpp121 void Reader::insertToken(TokenDaemon *tokend) argument
H A Dtoken.h95 TokenDaemon &tokend() const { return *mTokend; } function in class:Token::Access
H A Dtokencache.h103 enum Owner { securityd, tokend }; enumerator in enum:TokenCache::Owner
H A Dpcscmonitor.cpp533 RefPointer<TokenDaemon> tokend = new TokenDaemon(tokendBundle, local
[all...]
H A Dtoken.cpp80 TokenDaemon &Token::tokend() function in class:Token
203 void Token::insert(::Reader &slot, RefPointer<TokenDaemon> tokend) argument
465 RefPointer<TokenDaemon> tokend = new TokenDaemon(candidate, local
[all...]
H A Dtokencache.cpp226 cache.makedir(workPath(), O_CREAT, 0700, tokend); local
227 cache.makedir(cachePath(), O_CREAT, 0700, tokend); local
H A Dtokendatabase.cpp157 TokenDaemon &TokenDatabase::tokend() function in class:TokenDatabase
[all...]

Completed in 204 milliseconds