Searched defs:field (Results 1 - 25 of 210) sorted by relevance

123456789

/freebsd-11-stable/contrib/ncurses/form/
H A Dfld_arg.c92 field_arg(const FIELD *field) argument
H A Dfld_max.c48 set_max_field(FIELD *field, int maxgrow) argument
[all...]
H A Dfld_move.c49 move_field(FIELD *field, int frow, int fcol) argument
H A Dfld_page.c48 set_new_page(FIELD *field, bool new_page_flag) argument
[all...]
H A Dfld_stat.c47 set_field_status(FIELD *field, bool status) argument
[all...]
H A Dfld_user.c47 set_field_userptr(FIELD *field, void *usrptr) argument
66 field_userptr(const FIELD *field) argument
[all...]
H A Dfld_just.c48 set_field_just(FIELD *field, int just) argument
80 field_just(const FIELD *field) argument
[all...]
H A Dfld_pad.c49 set_field_pad(FIELD *field, int ch) argument
78 field_pad(const FIELD *field) argument
[all...]
H A Dfld_current.c51 set_current_field(FORM *form, FIELD *field) argument
131 field_index(const FIELD *field) argument
[all...]
H A Dfld_dup.c51 dup_field(FIELD *field, int frow, int fcol) argument
[all...]
H A Dfld_link.c52 link_field(FIELD *field, int frow, int fcol) argument
[all...]
H A Dfld_opts.c54 set_field_opts(FIELD *field, Field_Options opts) argument
95 field_opts_on(FIELD *field, Field_Options opts) argument
123 field_opts_off(FIELD *field, Field_Options opts) argument
[all...]
H A Dfld_type.c49 set_field_type(FIELD *field, FIELDTYPE *type,...) argument
91 field_type(const FIELD *field) argument
[all...]
H A Dfrm_data.c56 FIELD *field; local
143 FIELD *field; local
[all...]
H A Dfld_info.c50 field_info(const FIELD *field, argument
92 dynamic_field_info(const FIELD *field, int *drows, int *dcols, int *maxgrow) argument
[all...]
H A Dfty_ipv4.c51 Check_IPV4_Field(FIELD *field, const void *argp GCC_UNUSED) argument
H A Dfty_alnum.c160 Check_This_Field(FIELD *field, const void *argp) argument
H A Dfty_alpha.c160 Check_This_Field(FIELD *field, const void *argp) argument
H A Dfty_generic.c217 _nc_set_generic_fieldtype(FIELD *field, argument
[all...]
H A Dfld_def.c250 _nc_Free_Type(FIELD *field) argument
357 free_field(FIELD *field) argument
[all...]
/freebsd-11-stable/usr.sbin/makefs/ffs/
H A Dffs_subr.c53 int field, subfield; local
/freebsd-11-stable/bin/ls/
H A Dutil.c59 prn_normal(const char *field, const char *s) argument
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-sysinfo.c209 const char *field = strtok(buffer, " "); local
[all...]
/freebsd-11-stable/lib/libc/posix1e/
H A Dacl_from_text_nfs4.c206 char *field, *qualifier_field; local
[all...]
/freebsd-11-stable/usr.bin/procstat/
H A Dprocstat_rusage.c119 char *field, *threadid; local

Completed in 189 milliseconds

123456789