Home
last modified time | relevance | path

Searched defs:tok_end (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/crypto/heimdal/lib/krb5/
H A Dexpand_path.c406 char *tok_begin, *tok_end, *append; in _krb5_expand_path_tokens() local
/freebsd-12.1/contrib/ntp/libjsmn/
H A Djsmn_test.c28 #define TOKEN_EQ(t, tok_start, tok_end, tok_type) \ argument