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

/freebsd-10.0-release/contrib/ncurses/form/
H A Dform.priv.h133 O_PUBLIC |\
H A Dform.h176 #define O_PUBLIC (0x0004U) macro
H A Dfrm_driver.c175 (!((field)->opts & O_PUBLIC) || \
839 if (field->opts & O_PUBLIC)
1084 if (field->opts & O_PUBLIC)
1130 if ((field->opts & O_PUBLIC) && Justification_Allowed(field))
1216 if (field->opts & O_PUBLIC)
1298 if ((changed_opts & O_PUBLIC) &&
1389 if (field->opts & O_PUBLIC)

Completed in 71 milliseconds