Searched refs:entries (Results 176 - 200 of 273) sorted by relevance

1234567891011

/freebsd-9.3-release/sys/fs/pseudofs/
H A Dpseudofs_vncache.c59 SYSCTL_INT(_vfs_pfs_vncache, OID_AUTO, entries, CTLFLAG_RD,
61 "number of entries in the vnode cache");
66 "highest number of entries in the vnode cache");
103 ("%d vncache entries remaining", pfs_vncache_entries));
264 * Purge the cache of dead entries
/freebsd-9.3-release/sys/fs/udf/
H A Decma167-udf.h269 struct spare_map_entry entries[1]; member in struct:udf_sparing_table
/freebsd-9.3-release/tools/tools/cxgbtool/
H A Dcxgbtool.c1566 int i, idx, max_idx, entries; local
1585 entries = la.bufsize / 4;
1587 max_idx = (entries / 4) - 1;
1591 idx = (idx + 4) & (entries - 1);
1601 int i, entries; local
1621 entries = ioqs.bufsize / sizeof(struct t3_ioq_entry);
1622 for (i = 0; i < entries; i++) {
/freebsd-9.3-release/contrib/ipfilter/
H A DHISTORY15 backout changes (B1) & (B2) as they've caused NAT entries to persist for
41 destroying NAT entries for blocked packets can lead to NAT table entry leak,
42 provide a counter of orphan'd NAT entries to track this problem.
170 refactor the automatic flushing of TCP state entries when we fill up,
174 interface renaming was being used for state entries
229 fix leakage of state entries due to packets not matching up with NAT
516 fix memory leak with state entries created by proxies
557 make the maximum log size for internally buffered log entries accessible
577 fix state table updates for entries where the first packet as an ICMPv6
580 fix hang when flushing state for v4/v6 and other (v6/v4) entries ar
[all...]
/freebsd-9.3-release/usr.sbin/ctladm/
H A Dctladm.c340 ooa.entries = malloc(len);
342 if (ooa.entries == NULL) {
362 free(ooa.entries);
363 ooa.entries = NULL;
381 entry = &ooa.entries[i];
414 free(ooa.entries);
434 struct ctl_port_entry *entries; local
444 entries = malloc(sizeof(*entries) * num_entries);
446 port_list.entries
[all...]
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dmep-desc.c2424 /* MAX_HW is only an upper bound on the number of selected entries.
2438 cd->hw_table.entries = selected;
2458 /* MAX_OPERANDS is only an upper bound on the number of selected entries.
2471 cd->operand_table.entries = selected;
2721 if (cd->hw_table.entries)
2722 free ((CGEN_HW_ENTRY *) cd->hw_table.entries);
2724 if (cd->operand_table.entries)
2725 free ((CGEN_HW_ENTRY *) cd->operand_table.entries);
/freebsd-9.3-release/contrib/cvs/contrib/
H A Dcvs_acls.in118 Multiple entries on an 'cvsacl' line will be matched individually,
120 'cvsacl' entries. Commiting a file not in the 'cvsacl' list would
125 avoid matching the 'cvsacl's entries.]
163 Accurately report restricted entries and their matching patterns
260 CVS administrators will then set up their 'passwd' file entries to
462 add %repository_matches entries to %restricted_entries
464 remove %repository_matches entries from %restricted_entries
468 are any entries in the %restricted_entries. If so, then deny the
520 # line, then entries added to this map.)
534 $entries
[all...]
/freebsd-9.3-release/contrib/pf/pfctl/
H A Dpfctl_parser.c414 TAILQ_NEXT(TAILQ_FIRST(&pool->list), entries) != NULL)
416 TAILQ_FOREACH(pooladdr, &pool->list, entries){
435 if (TAILQ_NEXT(pooladdr, entries) != NULL)
437 else if (TAILQ_NEXT(TAILQ_FIRST(&pool->list), entries) != NULL)
567 printf(" %-25s %14u %14s\n", "current entries", s->states, "");
579 printf(" %-25s %14u %14s\n", "current entries",
1063 SIMPLEQ_FOREACH(ti, nodes, entries) {
1074 nti = SIMPLEQ_NEXT(ti, entries);
/freebsd-9.3-release/sys/cam/scsi/
H A Dscsi_cd.c139 struct cd_toc_entry entries[100]; member in struct:cd_tocdata
193 * The changer quirk entries aren't strictly necessary. Basically, what
839 * changer device. Check the quirk entries as well, though, just
1249 if (changer->devq.entries <= 0) {
2076 sentry = &softc->toc.entries[st].addr;
2077 eentry = &softc->toc.entries[et].addr;
2350 if (len > sizeof(data->entries)) {
2390 data->entries[idx - starting_track] =
2395 data->entries[idx].track =
2396 bcd2bin(data->entries[id
[all...]
/freebsd-9.3-release/contrib/binutils/gas/
H A Ditbl-ops.c27 * table entries. The grammar for the table is defined in the document
40 * names and formats, and builds a list of entries for each
42 * the entries in the table and call functions defined here to
50 * instruction entries, and if a match is found, uses the format
56 * Given the table entries:
114 /* structures for keeping itbl format entries */
147 /* Array of entries for each processor and entry type */
148 static struct itbl_entry *entries[e_nprocs][e_ntypes]; variable in typeref:struct:itbl_entry
170 /* Open the table and use lex and yacc to parse the entries.
375 At this point, we can free the entries, a
[all...]
/freebsd-9.3-release/contrib/binutils/include/opcode/
H A Dcgen.h132 /* Define a structure member for attributes with N non-boolean entries.
458 enum cgen_hw_type is an index into this table (specifically `entries'). */
461 /* Pointer to null terminated table of all compiled in entries. */
464 /* Array of all entries, initial and run-time added. */
465 const CGEN_HW_ENTRY **entries;
466 /* Number of elements in `entries'. */
506 /* ??? Putting these here means compiled in entries can't be const.
524 /* Number of entries in `init_entries'. */
533 /* Number of entries in the hash_tables. */
541 At present, the highest number of entries use
457 const CGEN_HW_ENTRY **entries; member in struct:__anon695
709 const CGEN_OPERAND **entries; member in struct:__anon699
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dverify_krb5_conf.c575 struct entry *entries)
585 for(e = entries; e->name != NULL; e++) {
574 check_section(krb5_context context, const char *path, krb5_config_section *cf, struct entry *entries) argument
/freebsd-9.3-release/share/mk/
H A Dbsd.info.mk44 # INSTALLINFO A program for installing directory entries from Info
/freebsd-9.3-release/sys/boot/i386/boot0/
H A Dboot0.S72 * made of four 16-byte entries each containing:
164 .set _MNUOPT, 0x10 # Saved menu entries
279 * within the first TLEN entries, we hit the 'unknown' entry.
282 movb $(TLEN+1),%cl # Number of entries
H A Dboot0ext.S138 * If any of the entries in the table are
144 movb $TBL0SZ,%cl # Number of entries
151 movb $TBL1SZ,%cl # Number of entries
449 * These entries identify invalid or NON BOOT types and partitions.
/freebsd-9.3-release/sys/boot/ia64/efi/
H A Dmain.c567 printf("Entries = %u\n", tbl->entries);
568 for (i = 0; i < tbl->entries; i++) {
/freebsd-9.3-release/sys/dev/aac/
H A Daac_cam.c155 camsc = ccb->ccb_h.sim_priv.entries[0].ptr;
387 ccb->ccb_h.sim_priv.entries[0].ptr = camsc;
/freebsd-9.3-release/sys/dev/drm/
H A Dr128_cce.c138 static int r128_do_wait_for_fifo(drm_r128_private_t * dev_priv, int entries) argument
144 if (slots >= entries)
/freebsd-9.3-release/sys/ofed/include/linux/
H A Dpci.h508 pci_enable_msix(struct pci_dev *pdev, struct msix_entry *entries, int nreq) argument
528 entries[i].vector = pdev->dev.msix + i;
/freebsd-9.3-release/sys/xen/
H A Dgnttab.c43 /* External tools reserve first few grant table entries. */
64 get_free_entries(int count, int *entries) argument
83 *entries = ref;
/freebsd-9.3-release/usr.sbin/burncd/
H A Dburncd.c476 sheet.entries = cue;
481 u_int8_t *ptr = (u_int8_t *)sheet.entries;
550 fprintf(stderr, "format list entries=%zd\n",
/freebsd-9.3-release/contrib/cvs/src/
H A Dlog.c129 List *entries));
832 p = findnode (finfo->entries, finfo->file);
1462 * Count the number of entries on a list. This is called via walklist.
1756 log_dirproc (callerdat, dir, repository, update_dir, entries)
1761 List *entries;
/freebsd-9.3-release/etc/namedb/
H A Dnamed.conf52 // the entries in /etc/resolv.conf, uncomment the following line and
92 To use this mechanism, uncomment the entries below, and comment
322 // Example slave zone config entries. It can be convenient to become
/freebsd-9.3-release/sys/kern/
H A Dkern_ktr.c92 SYSCTL_INT(_debug_ktr, OID_AUTO, entries, CTLFLAG_RD,
93 &ktr_entries, 0, "Number of entries in the KTR buffer");
186 "Maximum number of entries to write");
188 "Current number of written entries");
366 /* Skip over unused entries. */
/freebsd-9.3-release/usr.bin/finger/
H A Dutil.c176 ++entries;

Completed in 383 milliseconds

1234567891011