Searched refs:spc (Results 1 - 24 of 24) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-pretty-print.c201 int spc, int flags)
215 dump_generic_node (buffer, TREE_VALUE (arg), spc, flags, false);
233 dump_array_domain (pretty_printer *buffer, tree domain, int spc, int flags) argument
248 dump_generic_node (buffer, min, spc, flags, false);
251 dump_generic_node (buffer, max, spc, flags, false);
264 dump_omp_clause (pretty_printer *buffer, tree clause, int spc, int flags) argument
292 spc, flags, false);
301 spc, flags, false);
308 spc, flags, false);
315 spc, flag
200 dump_function_declaration(pretty_printer *buffer, tree node, int spc, int flags) argument
388 dump_omp_clauses(pretty_printer *buffer, tree clause, int spc, int flags) argument
411 dump_generic_node(pretty_printer *buffer, tree node, int spc, int flags, bool is_stmt) argument
1932 print_declaration(pretty_printer *buffer, tree t, int spc, int flags) argument
2025 print_struct_decl(pretty_printer *buffer, tree node, int spc, int flags) argument
2567 newline_and_indent(pretty_printer *buffer, int spc) argument
2574 dump_vops(pretty_printer *buffer, tree stmt, int spc, int flags) argument
[all...]
/freebsd-9.3-release/usr.sbin/wpa/wpa_supplicant/
H A DPacket32.c245 int spc; local
249 spc = 0;
283 if ((spc + sdl->sdl_nlen) > *len) {
289 spc += (sdl->sdl_nlen + 1);
300 spc++;
316 if ((spc + sdl->sdl_nlen) > *len) {
322 spc += (sdl->sdl_nlen + 1);
331 *len = spc + 1;
/freebsd-9.3-release/usr.sbin/jls/
H A Djls.c82 int c, i, jflags, jid, lastjid, pflags, spc; local
209 for (i = spc = 0; i < nparams; i++)
211 if (spc)
214 spc = 1;
365 int i, ai, jid, count, n, spc; local
436 for (i = spc = 0; i < nparams; i++) {
446 if (spc)
449 spc = 1;
/freebsd-9.3-release/lib/libstand/
H A Ddosfs.h100 u_int spc; /* sectors per cluster */ member in struct:__anon5314
H A Ddosfs.c72 u_char spc; /* sectors per cluster */ member in struct:__anon5307
439 if (!(fs->spc = bs->bpb.spc) || fs->spc & (fs->spc - 1))
441 fs->bsize = secbyt(fs->spc);
528 nsec = !clus ? entsec(fs->dirents) : fs->spc;
/freebsd-9.3-release/sys/kern/
H A Dkern_et.c238 char buf[512], *spc; local
242 spc = "";
249 spc, et->et_name, et->et_quality);
250 spc = " ";
H A Dkern_tc.c611 char buf[32], *spc; local
615 spc = "";
619 spc, tc->tc_name, tc->tc_quality);
621 spc = " ";
/freebsd-9.3-release/sys/sparc64/sparc64/
H A Dofw_machdep.c132 uint32_t cspc, pspc, spc; local
179 spc = phys_hi_mask_space(name, banks[bank]);
224 if (cspc != spc) {
252 spc = phys_hi_mask_space(name, pspc);
/freebsd-9.3-release/sys/dev/siba/
H A Dsiba_core.c1739 siba_pcicore_init(struct siba_pci *spc) argument
1741 struct siba_dev_softc *sd = spc->spc_dev;
1749 KASSERT(spc->spc_hostmode == 0,
1752 siba_write_4_sub(spc->spc_dev, SIBA_INTR_MASK, 0);
1888 siba_pcicore_setup(struct siba_pci *spc, struct siba_dev_softc *sd) argument
1890 struct siba_dev_softc *psd = spc->spc_dev;
1895 siba_pcicore_write_4(spc, SIBA_PCICORE_SBTOPCI2,
1896 siba_pcicore_read_4(spc, SIBA_PCICORE_SBTOPCI2) |
1918 tmp = siba_pcicore_read_4(spc, SIBA_PCICORE_SBTOPCI2);
1920 siba_pcicore_write_4(spc, SIBA_PCICORE_SBTOPCI
1943 struct siba_pci *spc = &siba->siba_pci; local
1972 siba_pcicore_read_4(struct siba_pci *spc, uint16_t offset) argument
1979 siba_pcicore_write_4(struct siba_pci *spc, uint16_t offset, uint32_t value) argument
1986 siba_pcie_read(struct siba_pci *spc, uint32_t address) argument
1994 siba_pcie_write(struct siba_pci *spc, uint32_t address, uint32_t data) argument
2002 siba_pcie_mdio_write(struct siba_pci *spc, uint8_t device, uint8_t address, uint16_t data) argument
[all...]
/freebsd-9.3-release/sys/libkern/
H A Diconv.c327 char spc; local
343 spc = 0;
344 error = SYSCTL_OUT(req, &spc, sizeof(spc));
/freebsd-9.3-release/sys/powerpc/ofw/
H A Dofw_machdep.c683 u_int spc, rspc; local
709 spc = (pci) ? cell[regno] & OFW_PCI_PHYS_HI_SPACEMASK : ~0;
736 if (rspc != spc) {
756 spc = rspc;
/freebsd-9.3-release/sys/sparc64/pci/
H A Dschizo.c185 #define SCHIZO_SPC_BARRIER(spc, sc, offs, len, flags) \
186 bus_barrier((sc)->sc_mem_res[(spc)], (offs), (len), (flags))
187 #define SCHIZO_SPC_READ_8(spc, sc, offs) \
188 bus_read_8((sc)->sc_mem_res[(spc)], (offs))
189 #define SCHIZO_SPC_WRITE_8(spc, sc, offs, v) \
190 bus_write_8((sc)->sc_mem_res[(spc)], (offs), (v))
193 #define SCHIZO_SPC_SET(spc, sc, offs, reg, v) \
194 SCHIZO_SPC_WRITE_8((spc), (sc), (offs), (v))
196 #define SCHIZO_SPC_SET(spc, sc, offs, reg, v) do { \
198 (unsigned long long)SCHIZO_SPC_READ_8((spc), (s
[all...]
H A Dfire.c209 #define FIRE_SPC_BARRIER(spc, sc, offs, len, flags) \
210 bus_barrier((sc)->sc_mem_res[(spc)], (offs), (len), (flags))
211 #define FIRE_SPC_READ_8(spc, sc, offs) \
212 bus_read_8((sc)->sc_mem_res[(spc)], (offs))
213 #define FIRE_SPC_WRITE_8(spc, sc, offs, v) \
214 bus_write_8((sc)->sc_mem_res[(spc)], (offs), (v))
217 #define FIRE_SPC_SET(spc, sc, offs, reg, v) \
218 FIRE_SPC_WRITE_8((spc), (sc), (offs), (v))
220 #define FIRE_SPC_SET(spc, sc, offs, reg, v) do { \
222 (unsigned long long)FIRE_SPC_READ_8((spc), (s
[all...]
/freebsd-9.3-release/sys/ofed/drivers/net/mlx4/
H A Den_tx.c599 int spc = MLX4_INLINE_ALIGN - CTRL_SIZE - sizeof *inl; local
605 if (len <= spc) {
609 inl->byte_count = cpu_to_be32(1 << 31 | spc);
610 mb = mb_copy(mb, &off, (void *)(inl + 1), spc);
611 inl = (void *) (inl + 1) + spc;
612 mb_copy(mb, &off, (void *)(inl + 1), len - spc);
614 inl->byte_count = cpu_to_be32(1 << 31 | (len - spc));
/freebsd-9.3-release/sys/dev/hme/
H A Dif_hme.c142 #define HME_SPC_READ_4(spc, sc, offs) \
143 bus_space_read_4((sc)->sc_ ## spc ## t, (sc)->sc_ ## spc ## h, \
145 #define HME_SPC_WRITE_4(spc, sc, offs, v) \
146 bus_space_write_4((sc)->sc_ ## spc ## t, (sc)->sc_ ## spc ## h, \
148 #define HME_SPC_BARRIER(spc, sc, offs, l, f) \
149 bus_space_barrier((sc)->sc_ ## spc ## t, (sc)->sc_ ## spc ## h, \
/freebsd-9.3-release/contrib/telnet/telnet/
H A Dtelnet.c1098 struct spc {
1113 struct spc *spcp;
1222 struct spc *spcp;
1246 struct spc *spcp;
1314 struct spc *spcp;
1387 struct spc *spcp;
1094 struct spc { struct
/freebsd-9.3-release/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c1070 struct spc { struct
1085 struct spc *spcp;
1184 struct spc *spcp;
1208 struct spc *spcp;
1276 struct spc *spcp;
1350 struct spc *spcp;
/freebsd-9.3-release/sys/cam/scsi/
H A Dscsi_da.h438 u_int8_t spc; /* XXX ??? */ member in struct:disk_pages::flexible_disk_page
/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dqp.c1509 int spc; local
1637 spc = MLX4_INLINE_ALIGN -
1639 if (header_size <= spc) {
1644 inl->byte_count = cpu_to_be32(1 << 31 | spc);
1645 memcpy(inl + 1, sqp->header_buf, spc);
1647 inl = (void *) (inl + 1) + spc;
1648 memcpy(inl + 1, sqp->header_buf + spc, header_size - spc);
1663 inl->byte_count = cpu_to_be32(1 << 31 | (header_size - spc));
/freebsd-9.3-release/sys/netinet/
H A Dsctputil.c2736 struct sctp_paddr_change *spc; local
2748 spc = mtod(m_notify, struct sctp_paddr_change *);
2749 spc->spc_type = SCTP_PEER_ADDR_CHANGE;
2750 spc->spc_flags = 0;
2751 spc->spc_length = sizeof(struct sctp_paddr_change);
2755 memcpy(&spc->spc_aaddr, sa, sizeof(struct sockaddr_in));
2763 memcpy(&spc->spc_aaddr, sa, sizeof(struct sockaddr_in6));
2765 sin6 = (struct sockaddr_in6 *)&spc->spc_aaddr;
2782 spc->spc_state = state;
2783 spc
[all...]
H A Dsctp_output.c11408 long spc; local
11522 spc = SCTP_SB_LIMIT_RCV(stcb->sctp_socket);
11523 if (spc < 0) {
11524 spc = 0;
11526 drp->bottle_bw = htonl(spc);
11537 drp->current_onq = htonl(spc);
/freebsd-9.3-release/usr.sbin/makefs/
H A Dffs.c321 int32_t spc, nspf, ncyl, fssize; local
/freebsd-9.3-release/etc/
H A Dservices2371 spc 6111/tcp #HP SoftBench Sub-Process Control
2372 spc 6111/udp #HP SoftBench Sub-Process Control
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dresolver.c2338 const char *spc = ""; local
2383 spc = " ";
2388 spc = " ";
2399 dns_result_totext(reason), spc, code,

Completed in 428 milliseconds