Searched refs:ndmp_get_max_tok_seq (Results 1 – 3 of 3) sorted by relevance
1093 if ((int)seq > ndmp_get_max_tok_seq()) { in get_date_token_v3()1100 seq, ndmp_get_max_tok_seq()); in get_date_token_v3()1122 } else if ((int)seq == ndmp_get_max_tok_seq()) { in get_date_token_v3()1128 seq, ndmp_get_max_tok_seq()); in get_date_token_v3()
975 extern int ndmp_get_max_tok_seq(void);
971 ndmp_get_max_tok_seq(void) in ndmp_get_max_tok_seq() function