Searched refs:post_defaults (Results 1 – 1 of 1) sorted by relevance
100 static int post_defaults(POST_ARGS);137 static v_post posts_at[] = { post_at, post_defaults, NULL };145 static v_post posts_defaults[] = { post_defaults, NULL };1171 post_defaults(POST_ARGS) in post_defaults() function