Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/netpgp/dist/src/libmj/
H A Dmj.h69 int mj_lint(mj_t */*atom*/);
H A Dmj.c581 mj_lint(mj_t *obj) in mj_lint() function
609 if (!mj_lint(&obj->value.v[i])) { in mj_lint()