Searched defs:new_form (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libeti/form/common/
H A Dform.c224 new_form(FIELD **field) function
/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpforms.c474 int new_form = 0; local
607 new_form = 1;
649 new_form = 1;
667 if (!input && new_form && !P) {
743 #define P_FBUF (new_form || input? &fbuf : (FORM *)0)
753 if (new_form && allow_user_form(all_list, fbuf.name) == -1) {
/illumos-gate/usr/src/man/man3curses/
H A DMakefile361 new_form.3curses \
1021 new_form.3curses := LINKSRC = form_new.3curses

Completed in 65 milliseconds