Searched refs:post_defaults (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/mdocml/
H A Dmdoc_validate.c102 static int post_defaults(POST_ARGS);
135 static v_post posts_at[] = { post_at, post_defaults, NULL };
143 static v_post posts_defaults[] = { post_defaults, NULL };
1153 post_defaults(POST_ARGS) function

Completed in 66 milliseconds