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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_man.c113 static int pre_ux(DECL_ARGS);
185 { NULL, pre_ux, NULL, "BSD/OS", NULL }, /* Bsx */
195 { NULL, pre_ux, NULL, "FreeBSD", NULL }, /* Fx */
199 { NULL, pre_ux, NULL, "NetBSD", NULL }, /* Nx */
200 { NULL, pre_ux, NULL, "OpenBSD", NULL }, /* Ox */
218 { NULL, pre_ux, NULL, "UNIX", NULL }, /* Ux */
227 { NULL, pre_ux, NULL, "is currently in beta test.", NULL }, /* Bt */
230 { NULL, pre_ux, NULL, "currently under development.", NULL }, /* Ud */
241 { NULL, pre_ux, NULL, "DragonFly", NULL }, /* Dx */
1794 pre_ux(DECL_ARG function
[all...]

Completed in 59 milliseconds