Home
last modified time | relevance | path

Searched refs:field_count (Results 1 – 18 of 18) sorted by relevance

/freebsd/usr.sbin/nscd/
H A Dparser.c374 int field_count, line_num, value; in parse_config_file() local
396 if (field_count == 0) in parse_config_file()
404 if ((field_count == 3) && in parse_config_file()
413 if ((field_count == 2) && in parse_config_file()
420 if ((field_count == 3) && in parse_config_file()
431 } else if ((field_count == 3) && in parse_config_file()
457 if ((field_count == 3) && in parse_config_file()
488 if ((field_count == 3) && in parse_config_file()
501 if ((field_count == 2) && in parse_config_file()
509 if ((field_count == 3) && in parse_config_file()
[all …]
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value_fmts.c865 size_t field_count; in bhnd_nvram_ident_octet_string() local
868 field_count = 0; in bhnd_nvram_ident_octet_string()
919 field_count++; in bhnd_nvram_ident_octet_string()
939 *nelem = field_count; in bhnd_nvram_ident_octet_string()
/freebsd/contrib/ncurses/misc/
H A Dform.ref80 "field_count" @111 ;NONAME
H A Dform.def37 "field_count" @111 NONAME
/freebsd/lib/ncurses/form/
H A DMakefile97 form_field.3 field_count.3 \
/freebsd/sys/net/
H A Dpflow.h115 u_int16_t field_count; member
/freebsd/contrib/ncurses/form/
H A Dfrm_def.c442 field_count(const FORM *form) in field_count() function
H A Dllib-lformt432 #undef field_count
433 int field_count(
H A Dllib-lformtw432 #undef field_count
433 int field_count(
H A Dllib-lformw432 #undef field_count
433 int field_count(
H A Dllib-lform432 #undef field_count
433 int field_count(
H A Dform.h416 extern FORM_EXPORT(int) field_count (const FORM *);
/freebsd/contrib/ncurses/test/
H A Dmove_field.c312 int count = field_count(form); in do_demo()
/freebsd/sys/dev/pst/
H A Dpst-iop.h493 u_int16_t field_count; member
H A Dpst-iop.c365 param->operation[0].field_count = 0xffff; in iop_get_util_params()
/freebsd/sys/netpfil/pf/
H A Dpflow.c259 pflowif->sc_tmpl_ipfix.ipv4_tmpl.h.field_count in pflow_create()
301 pflowif->sc_tmpl_ipfix.ipv6_tmpl.h.field_count = in pflow_create()
343 pflowif->sc_tmpl_ipfix.nat44_tmpl.h.field_count = in pflow_create()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp1511 int field_idx = 0, field_count = record_layout.getFieldCount(); in layoutRecordType() local
1516 if (field_idx >= field_count) in layoutRecordType()
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc1856 int field_count(FORM *form); /* count connect fields */
1867 The field_count() function simply counts the number of fields