Searched refs:available (Results 1 - 25 of 121) sorted by relevance

12345

/freebsd-10-stable/cddl/usr.sbin/dtrace/tests/common/plockstat/
H A DMakefile8 tst.available.d \
12 tst.available.exe \
/freebsd-10-stable/contrib/unbound/util/
H A Dregional.h73 /** number of bytes available in the current chunk. */
74 size_t available; member in struct:regional
H A Dregional.c77 r->available = r->first_size - a;
135 if(a > r->available) {
141 r->available = REGIONAL_CHUNK_SIZE - ALIGNMENT;
144 r->available -= a;
/freebsd-10-stable/sys/boot/ofw/libofw/
H A Dofw_memory.c122 cell_t available[4]; local
130 OF_getprop(memoryp, "available", available, sizeof(available));
132 heap_base = OF_claim((void *)available[acells-1], size,
/freebsd-10-stable/sys/xen/interface/
H A Dmem_event.h63 uint16_t available:12; member in struct:mem_event_st
/freebsd-10-stable/sys/boot/i386/zfsboot/
H A DMakefile67 echo "$$x bytes available"; test $$x -ge 0
/freebsd-10-stable/contrib/apr/file_io/unix/
H A Dflock.c79 #error No file locking mechanism is available.
116 #error No file locking mechanism is available.
/freebsd-10-stable/usr.sbin/bsdinstall/partedit/
H A Dpart_wizard.c43 #define SWAP_SIZE(available) MIN(available/20, 4*1024*1024*1024LL)
308 intmax_t swapsize, available; local
328 available = gpart_max_free(gp, NULL)*pp->lg_sectorsize;
329 if (interactive && available < MIN_FREE_SPACE) {
331 humanize_number(availablestr, 7, available, "B", HN_AUTOSCALE,
349 swapsize = SWAP_SIZE(available);
352 humanize_number(rootsizestr, 7, available - swapsize - 1024*1024,
/freebsd-10-stable/sbin/atm/atmconfig/
H A Datmconfig.help51 prints a list of available commands (and help items)
61 available:
68 ^^ help commands show available commands
69 The following commands are available:
/freebsd-10-stable/sys/xdr/
H A Dxdr_mbuf.c283 size_t available; local
289 available = M_TRAILINGSPACE(m) + (m->m_len - xdrs->x_handy);
291 available = m->m_len - xdrs->x_handy;
294 if (available >= len) {
/freebsd-10-stable/sys/dev/iscsi/
H A Dicl.c685 icl_conn_receive_pdus(struct icl_conn *ic, size_t available) argument
713 if (available < ic->ic_receive_len) {
716 "need %zd", available,
722 response = icl_conn_receive_pdu(ic, &available);
743 size_t available; local
762 available = so->so_rcv.sb_cc;
763 if (available < ic->ic_receive_len) {
770 icl_conn_receive_pdus(ic, available);
853 size_t available, size, size2; local
867 available
[all...]
/freebsd-10-stable/contrib/libc++/src/
H A Dstring.cpp361 size_type available = s.size(); local
364 int status = sprintf_like(&s[0], available + 1, fmt, a);
368 if ( used <= available )
373 available = used; // Assume this is advice of how much space we need.
376 available = available * 2 + 1;
377 s.resize(available);
/freebsd-10-stable/sys/boot/common/
H A Dhelp.common13 Some commands may not be available. Use the '?' command to list
14 most available commands.
17 # T? DList available commands
21 Lists all available commands.
250 Selects the default device. See lsdev for available devices.
330 Limits the amount of physical memory space available to
/freebsd-10-stable/sbin/newfs/
H A Dnewfs.c415 intmax_t available; local
417 available = disksize - reserved;
418 if (available <= 0)
422 *fsz = available;
423 else if (*fsz > available)
425 s, available);
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DExecutionDepsFix.cpp12 // Some X86 SSE instructions like mov, and, or, xor are available in different
49 /// keep track of the fact that the register is now available in multiple
56 // Bitmask of available domains. For an open DomainValue, it is the still
58 // domains where the register is available for free.
70 // track of the domains where the registers are already available.
73 // Is domain available?
78 // Mark domain as available.
83 // Restrict to a single domain available.
88 // Return bitmask of domains that are available and in mask.
93 // First domain available
605 unsigned available = mask; local
[all...]
/freebsd-10-stable/usr.sbin/pkg_install/
H A Dtkpkg46 button .menu.available -text "What can I install?" \
57 .menu.available left \
74 # display the list of available packages
108 -text "You can install, deinstall and list info on the available packages. To select a package and see its complete description, press mouse button 1 over the package name. To install a selected package, press the Install button. To exit, press the \"Quit\" button."
/freebsd-10-stable/contrib/gdb/
H A Ddjunpack.bat42 echo FAIL: Sed is not available.
45 echo FAIL: DJTAR is not available or no fnchange.lst file in %1.
/freebsd-10-stable/crypto/openssl/crypto/rand/
H A Drand_lcl.h53 * The licence and distribution terms for any publically available version or
127 # error No message digest algorithm available
/freebsd-10-stable/sys/kern/
H A Dkern_rctl.c225 int64_t available = INT64_MAX; local
234 available = rule->rr_amount -
238 available = rule->rr_amount -
242 available = rule->rr_amount -
246 available = rule->rr_amount -
255 return (available);
266 int64_t available; local
272 available = rctl_available_resource(p, rule);
273 if (available >= amount)
287 int64_t available, minavailabl local
495 int64_t available, minavailable, allocated; local
[all...]
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dbuffer.c111 * Make 'r' refer to the available region of 'b'.
430 unsigned int available; local
439 available = isc_buffer_availablelength(b);
440 if (r->length > available)
/freebsd-10-stable/sys/boot/i386/boot2/
H A Dsio.S72 sio_getc: call sio_ischar # Character available?
/freebsd-10-stable/contrib/apr-util/dbd/
H A Dapr_dbd_odbc.c757 * return -1 if data not available
1427 return (handle) ? handle->lastError : "[dbd_odbc]No error message available";
/freebsd-10-stable/contrib/apr-util/
H A Dapu-config.in65 --apu-la-file print the path to the .la file, if available
/freebsd-10-stable/sys/dev/cxgbe/
H A Dt4_sge.c1884 u_int available, dbdiff; /* # of hardware descriptors */ local
1899 available = eq->sidx - 1;
1901 available = IDXDIFF(eq->cidx, eq->pidx, eq->sidx) - 1;
1905 if (available < n)
1925 if (available < eq->sidx / 4 &&
2281 int ndesc, available; local
2307 available = eq->sidx - 1;
2309 available = IDXDIFF(eq->cidx, eq->pidx, eq->sidx) - 1;
2310 if (available < ndesc)
2425 u_int available, dbdif local
4096 write_txpkt_vm_wr(struct adapter *sc, struct sge_txq *txq, struct fw_eth_tx_pkt_vm_wr *wr, struct mbuf *m0, u_int available) argument
4275 write_txpkt_wr(struct sge_txq *txq, struct fw_eth_tx_pkt_wr *wr, struct mbuf *m0, u_int available) argument
4396 try_txpkts(struct mbuf *m, struct mbuf *n, struct txpkts *txp, u_int available) argument
4430 add_to_txpkts(struct mbuf *m, struct txpkts *txp, u_int available) argument
4468 write_txpkts_wr(struct sge_txq *txq, struct fw_eth_tx_pkts_wr *wr, struct mbuf *m0, const struct txpkts *txp, u_int available) argument
[all...]
/freebsd-10-stable/contrib/openbsm/bin/auditdistd/
H A Dsynch.h183 #error Neither pthread_condattr_setclock nor pthread_cond_timedwait_relative_np is available.

Completed in 209 milliseconds

12345