Searched defs:max_token_length (Results 1 – 4 of 4) sorted by relevance
44 optional int32 max_token_length = 3 [default = 30]; field
810 size_t max_token_length,int c) in StoreToken()840 char *token,const size_t max_token_length,const char *line,const char *white, in Tokenizer()
63 ULONG max_token_length = kMaxTokenLength; in TEST() local72 ULONG max_token_length = kMaxTokenLength; in TEST() local
262 Error SSPILibrary::DetermineMaxTokenLength(ULONG* max_token_length) { in DetermineMaxTokenLength()476 ULONG max_token_length = 0; in GetNextSecurityToken() local