Home
last modified time | relevance | path

Searched refs:entries (Results 1 – 25 of 1264) sorted by path

12345678910>>...51

/freebsd/
H A DObsoleteFiles.inc5 # Recently removed entries should be listed first (with the date as a
29 # Before you commit changes to this file please check if any entries in
46 # For optional components, you can use the following to see if some entries
18609 # Early entries split OLD_FILES, OLD_LIBS, and OLD_DIRS into separate sections
H A DUPDATING615 jewish calendar entries were moved to deskutils/hebcal years ago. After
958 kld_list="if_tun" entries in /etc/rc.conf, if_tap_load="YES" or
959 if_tun_load="YES" entries in /boot/loader.conf to load the if_tuntap
960 module instead, and "device tap" or "device tun" entries in kernel
1003 other filesystems. You should update any kld_load="fuse" entries in
1004 /etc/rc.conf, fuse_load="YES" entries in /boot/loader.conf, and
1005 "options FUSE" entries in kernel config files.
1416 entries as EFI instead of overloading the i386 tag as done previously.
1900 entries older than stable/12 branch point will be removed from current's
1941 older entries before relying on them blindly. Authors of new entries
[all …]
/freebsd/bin/ls/
H A Dls.c721 int entries, needstats; in display() local
781 for (cur = list, entries = 0; cur; cur = cur->fts_link) { in display()
955 ++entries; in display()
964 if (!entries && (!(f_longform || f_size) || p == NULL)) in display()
968 d.entries = entries; in display()
H A Dls.h69 int entries; member
H A Dprint.c320 if (dp->entries > lastentries) { in printcol()
322 realloc(array, dp->entries * sizeof(FTSENT *))) == NULL) { in printcol()
327 lastentries = dp->entries; in printcol()
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dexp.sollya7 N = 128; // table entries
H A Dexp2.sollya8 N = 32; // table entries
14 //N = 128; // table entries
H A Dlog2_abs.sollya7 // interval ~= 1/(2*N), where N is the table entries
H A Dlog_abs.sollya7 // interval ~= 1/(2*N), where N is the table entries
H A Dv_exp.sollya7 N = 128; // table entries
/freebsd/contrib/bearssl/
H A DDoxyfile1192 # With HTML_INDEX_NUM_ENTRIES one can control the preferred number of entries
1194 # and collapse entries dynamically later on. Doxygen will expand the tree to
1195 # such a level that at most the specified number of entries are visible (unless
1197 # entries 1 will produce a full collapsed tree by default. 0 is a special value
1198 # representing an infinite number of entries and will result in a full expanded
/freebsd/contrib/blocklist/
H A DREADME53 The configuration file contains entries of the form:
101 You can use 'blacklistctl dump -a' to list all the current entries
105 can examine the packet filter dynamic rule entries using 'npfctl
106 rule <rulename> list'. The number of current entries can exceed
/freebsd/contrib/bmake/
H A DChangeLog2642 so we can call it before adding entries to missingFiles.
2657 o meta.c: remove all missingFiles entries that match a deleted
4197 don't skip 1st two dir entries (normally . and ..) since
H A Dbmake.cat11663 entries, having _._A_L_L_S_R_C set to the name of that dependency file.
H A Dparse.c411 const IncludedFile *entries; in PrintStackTrace() local
418 entries = GetInclude(0); in PrintStackTrace()
419 if (!includingInnermost && entries[n - 1].forLoop == NULL) in PrintStackTrace()
423 const IncludedFile *entry = entries + i; in PrintStackTrace()
438 } else if (i + 1 < n && entries[i + 1].forLoop != NULL) { in PrintStackTrace()
/freebsd/contrib/bmake/mk/
H A DChangeLog456 * cc-wrap.mk: allow other entries in CC_WRAP_FILTER
856 entries - and we don't care about 'W'rite entries.
998 * gendirdeps.mk: guard against bogus entries in GENDIRDEPS_FILTER
1123 * dpadd.mk: avoid applying :T:R twice to DPLIBS entries
1702 * gendirdeps.mk: do not apply :tA to DPADD entries, since we lose
1845 entries ending in .${MACHINE} to decide if qualified _dirdep is
/freebsd/contrib/bsnmp/lib/
H A Dsnmpclient.c85 LIST_ENTRY(sent_pdu) entries;
163 d = &work->descr->entries[i]; in table_free()
216 switch (work->descr->entries[i].syntax) { in table_find()
260 work->descr->entries[i].offset) = ptr; in table_find()
297 work->descr->entries[i].offset)[j] = in table_find()
357 work->descr->entries[i].offset)); in table_find()
376 if (descr->entries[i].subid == in table_value()
385 descr->entries[i].syntax); in table_value()
1140 LIST_REMOVE(p1, entries); in snmp_close()
1291 LIST_REMOVE(listentry, entries); in snmp_timeout()
[all …]
H A Dsnmpclient.h179 } entries[0]; member
181 } entries[];
/freebsd/contrib/bsnmp/snmp_ntp/
H A DNTP-MIB.txt558 "The number of valid entries for a peer in the Filter Register Table."
H A DNTP-PROXY-MIB.txt551 "The number of valid entries for a peer in the Proxy Filter
/freebsd/contrib/dialog/
H A DCHANGES585 + improve some older changelog entries to help with HTML'izing content.
725 + add color table entries for secondary borders, i.e., the ones that
1763 entries.
1990 + updated pt_BR.po with modified entries for fselect.c (Frederic L W
2302 check for abbreviations in list entries, which are more useful.
/freebsd/contrib/diff/
H A DChangeLog66 (EXTRA_DIST, noinst_HEADERS): Remove most entries.
/freebsd/contrib/ee/
H A DREADME.ee88 before rummaging through code. Terminfo entries often contain
H A Dee.i18n.guide24 2 - 8 entries for modes menu, each line should be the same length
26 9 - 34 other menu titles and entries
97 146 - 153 help screen entries for emacs key bindings info
98 154 - 158 info window entries for emacs key bindings info
/freebsd/contrib/elftoolchain/libelf/
H A Dlibelf_convert.m4339 # Macros to generate entries for the table of convertors.
434 /* Process AUX entries. */
498 /* Process AUX entries. */

12345678910>>...51