Home
last modified time | relevance | path

Searched refs:FIELD (Results 1 – 25 of 44) sorted by relevance

12

/illumos-gate/usr/src/lib/libeti/form/inc/
H A Dform.h101 FIELD; typedef
251 extern FIELD * _DEFAULT_FIELD;
271 extern FIELD * dup_field(FIELD *, int, int);
272 extern FIELD * link_field(FIELD *, int, int);
273 extern int free_field(FIELD *);
283 extern int new_page(FIELD *);
291 extern int field_pad(FIELD *);
359 extern FIELD * new_field();
360 extern FIELD * dup_field();
361 extern FIELD * link_field();
[all …]
H A Dutility.h219 extern int _checkfield(FIELDTYPE *, FIELD *, char *);
224 extern BOOLEAN _grow_field(FIELD *, int);
225 extern FIELD * _first_active(FORM *);
230 extern void _buf_to_win(FIELD *, WINDOW *);
231 extern void _win_to_buf(WINDOW *, FIELD *);
234 extern int _sync_linked(FIELD *);
235 extern int _sync_field(FIELD *);
236 extern int _sync_attrs(FIELD *);
237 extern int _sync_opts(FIELD *, OPTIONS);
239 extern int _set_current_field(FORM *, FIELD *);
[all …]
/illumos-gate/usr/src/lib/libeti/form/common/
H A Dfield.c111 CopyType(FIELD *f, FIELD *fsrc) in CopyType()
133 FreeType(FIELD *f) in FreeType()
143 FIELD *
153 FIELD *f = (FIELD *) 0; in new_field()
190 FIELD *
197 FIELD *f = (FIELD *) 0; in dup_field()
239 FIELD *
246 FIELD *f = (FIELD *) 0; in link_field()
287 FIELD *p; in free_field()
435 field_arg(FIELD *f) in field_arg()
[all …]
H A Dchg_field.c44 static FIELD *
45 next(FIELD *f) in next()
61 static FIELD *
62 prev(FIELD *f) in prev()
78 static FIELD *
81 FIELD *x = f; in snext()
92 static FIELD *
95 FIELD *x = f; in sprev()
106 static FIELD *
135 up(FIELD *f) in up()
[all …]
H A Dform.c74 static FIELD *
75 insert(FIELD *f, FIELD *head) in insert()
77 FIELD *p; in insert()
78 FIELD *newhead; in insert()
92 head = (FIELD *) 0; in insert()
113 FIELD **field; in sort_form()
114 FIELD *p; in sort_form()
120 p = (FIELD *) 0; in sort_form()
262 FIELD **p; in set_form_fields()
287 FIELD **
[all …]
H A Dfield_opts.c37 set_field_opts(FIELD *f, OPTIONS opts) in set_field_opts()
43 field_opts(FIELD *f) in field_opts()
49 field_opts_on(FIELD *f, OPTIONS opts) in field_opts_on()
51 FIELD *x = Field(f); in field_opts_on()
57 field_opts_off(FIELD *f, OPTIONS opts) in field_opts_off()
59 FIELD *x = Field(f); in field_opts_off()
H A Dchg_char.c103 FIELD * c = C(f); in _next_word()
163 FIELD * c = C(f); in _beg_field()
174 FIELD * c = C(f); in _end_field()
191 FIELD *c = C(f); in _beg_line()
202 FIELD *c = C(f); in _end_line()
263 FIELD *c = C(f); in _scr_fline()
278 FIELD *c = C(f); in _scr_bline()
363 FIELD *c = C(f); in _scr_fchar()
390 FIELD *c = C(f); in _scr_hfline()
406 FIELD *c = C(f); in _scr_hbline()
[all …]
H A Dutility.c146 FIELD * c = C(f); in _pos_form_cursor()
181 FIELD * c = C(f); in _update_current()
294 _sync_linked(FIELD *f) in _sync_linked()
296 FIELD * p = f -> link; in _sync_linked()
309 display_field(FIELD *f) in display_field()
335 erase_field(FIELD *f) in erase_field()
351 _sync_field(FIELD *f) in _sync_field()
385 _sync_attrs(FIELD *f) in _sync_attrs()
477 FIELD * c = C(f); in _validate()
500 FIELD * c = C(f); in _set_current_field()
[all …]
H A Dchg_page.c64 return (_set_form_page(f, next(f), (FIELD *) 0)); in _next_page()
70 return (_set_form_page(f, prev(f), (FIELD *) 0)); in _prev_page()
76 return (_set_form_page(f, first(f), (FIELD *) 0)); in _first_page()
82 return (_set_form_page(f, last(f), (FIELD *) 0)); in _last_page()
H A Dty_enum.c59 static int fcheck_enum(FIELD *, char *);
60 static int next_enum(FIELD *, char *);
61 static int prev_enum(FIELD *, char *);
148 fcheck_enum(FIELD *f, char *arg) in fcheck_enum()
183 next_enum(FIELD *f, char *arg) in next_enum()
205 prev_enum(FIELD *f, char *arg) in prev_enum()
H A Dpost.c102 set_current_field(FORM *f, FIELD *c) in set_current_field()
140 FIELD *
147 field_index(FIELD *f) in field_index()
175 v = _set_form_page(f, page, (FIELD *) 0); in set_form_page()
H A Dchg_data.c77 _grow_field(FIELD *c, int chunks) in _grow_field()
157 FIELD *p = c->link; in _grow_field()
175 FIELD *c = C(f); in insert_str()
226 FIELD *c = C(f); in wrap_ok()
294 FIELD * c = C(f); in _new_line()
357 FIELD *c = C(f); in _ins_char()
377 FIELD *c = C(f); in _ins_line()
423 FIELD * c = C(f); in _del_prev()
479 FIELD *c = C(f); in _del_word()
575 FIELD * c = C(f); /* current field */ in _data_entry()
H A Dfield_user.c37 set_field_userptr(FIELD *f, char *userptr) in set_field_userptr()
44 field_userptr(FIELD *f) in field_userptr()
H A Dfield_stat.c37 set_field_status(FIELD *f, int status) in set_field_status()
50 field_status(FIELD *f) in field_status()
H A Dfield_pad.c37 set_field_pad(FIELD *f, int pad) in set_field_pad()
52 field_pad(FIELD *f) in field_pad()
H A Dfield_back.c37 set_field_back(FIELD *f, chtype back) in set_field_back()
52 field_back(FIELD *f) in field_back()
H A Dfield_fore.c37 set_field_fore(FIELD *f, chtype fore) in set_field_fore()
52 field_fore(FIELD *f) in field_fore()
H A Dfield_just.c37 set_field_just(FIELD *f, int just) in set_field_just()
53 field_just(FIELD *f) in field_just()
H A Dty_regexp.c50 static int fcheck_rexp(FIELD *, char *);
93 fcheck_rexp(FIELD *f, char *arg) in fcheck_rexp()
H A Dfield_buf.c37 set_field_buffer(FIELD *f, int n, char *v) in set_field_buffer()
73 field_buffer(FIELD *f, int n) in field_buffer()
/illumos-gate/usr/src/cmd/cmd-inet/etc/dhcp/
H A Dinittab125 Opcode FIELD, 0, UNUMBER8, 1, 1, id
126 Htype FIELD, 1, UNUMBER8, 1, 1, id
127 HLen FIELD, 2, UNUMBER8, 1, 1, id
128 Hops FIELD, 3, UNUMBER8, 1, 1, id
129 Xid FIELD, 4, UNUMBER32, 1, 1, id
130 Secs FIELD, 8, UNUMBER16, 1, 1, id
131 Flags FIELD, 10, OCTET, 1, 2, id
132 Ciaddr FIELD, 12, IP, 1, 1, id
133 Yiaddr FIELD, 16, IP, 1, 1, id
134 BootSrvA FIELD, 20, IP, 1, 1, idm
[all …]
H A Dinittab663 MsgType FIELD, 0, UNUMBER8, 1, 1, id
64 TransId FIELD, 1, UNUMBER24, 1, 1, id
65 HopCount FIELD, 1, UNUMBER8, 1, 1, id
66 LinkAddr FIELD, 2, IPV6, 1, 1, id
67 PeerAddr FIELD, 18, IPV6, 1, 1, id
/illumos-gate/usr/src/cmd/oamuser/user/
H A Duserdefs.c73 #define FIELD(up, pe, type) (*(type *)((char *)(up) + (pe)->off)) macro
196 FIELD(&defaults, pe, int) = in getusrdef()
200 FIELD(&defaults, pe, projid_t) = in getusrdef()
204 FIELD(&defaults, pe, char *) = dup_to_nl(ptr); in getusrdef()
390 FIELD(defs, &tab[i], int)); in putusrdef()
394 FIELD(defs, &tab[i], char *)); in putusrdef()
398 (int)FIELD(defs, &tab[i], projid_t)); in putusrdef()
424 FIELD(ud, &tab[i], char *) = val; in update_def()
436 char *val = FIELD(ud, &tab[i], char *); in import_def()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Daccessor.c48 #define S(FIELD, VAL) .FIELD = VAL in krb5int_accessor() argument
51 #define S(FIELD, VAL) internals_temp.FIELD = VAL in krb5int_accessor()
/illumos-gate/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_drv.c158 #define FIELD(n, s, m, t) \ macro
163 FIELD("bif_unit", acpi_bif_t, bif_unit, ACPI_TYPE_INTEGER),
166 FIELD("bif_tech", acpi_bif_t, bif_tech, ACPI_TYPE_INTEGER),
167 FIELD("bif_voltage", acpi_bif_t, bif_voltage, ACPI_TYPE_INTEGER),
172 FIELD("bif_model", acpi_bif_t, bif_model, ACPI_TYPE_STRING),
173 FIELD("bif_serial", acpi_bif_t, bif_serial, ACPI_TYPE_STRING),
174 FIELD("bif_type", acpi_bif_t, bif_type, ACPI_TYPE_STRING),
180 FIELD("bst_state", acpi_bst_t, bst_state, ACPI_TYPE_INTEGER),
181 FIELD("bst_rate", acpi_bst_t, bst_rate, ACPI_TYPE_INTEGER),
182 FIELD("bst_rem_cap", acpi_bst_t, bst_rem_cap, ACPI_TYPE_INTEGER),
[all …]

12