Searched refs:ab (Results 26 - 50 of 84) sorted by relevance

1234

/freebsd-11-stable/etc/rc.d/
H A Dnetif186 # Expand epair[0-9] to epair[0-9][ab].
189 [0-9]*[ab]) ;; # Skip epair[0-9]*[ab].
/freebsd-11-stable/lib/libc/net/
H A Dname6.c135 #define MAPADDR(ab, ina) \
137 memcpy(&(ab)->map_inaddr, ina, sizeof(struct in_addr)); \
138 memset((ab)->map_zero, 0, sizeof((ab)->map_zero)); \
139 memset((ab)->map_one, 0xff, sizeof((ab)->map_one)); \
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ia64.c1679 format_ab_reg (ab, reg)
1680 int ab;
1684 ab = (ab & 3);
1686 ret = (ab << 5) | reg;
1691 output_X1_format (f, rtype, ab, reg, t, w1)
1694 int ab, reg;
1707 bytes[1] = ((r << 7) | format_ab_reg (ab, reg));
1714 output_X2_format (f, ab, reg, x, y, treg, t)
1716 int ab, re
3649 unsigned int qp, ab, reg; local
4196 unsigned int qp, ab, xy, reg, treg; local
4227 unsigned int qp, ab, reg; local
[all...]
H A Dtc-ia64.h290 unsigned short ab; /* Value of the AB field.. */ member in struct:unw_x_record
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_table.c504 struct pfr_buffer *ab, u_int32_t ticket)
515 return pfr_ina_define(&tbl, ab->pfrb_caddr, ab->pfrb_size, NULL,
503 pfctl_define_table(char *name, int flags, int addrs, const char *anchor, struct pfr_buffer *ab, u_int32_t ticket) argument
H A Dparse.y4729 struct pfr_buffer ab;
4734 bzero(&ab, sizeof(ab));
4735 ab.pfrb_type = PFRB_ADDRS;
4738 if (pfr_buf_load(&ab, ti->file, 0, append_addr)) {
4748 if (append_addr_host(&ab, ti->host, 0, 0)) {
4759 pf->anchor->name, &ab, pf->anchor->ruleset.tticket)) {
4765 if (ab.pfrb_size > maxcount)
4776 pfr_buf_clear(&ab);
4779 pfr_buf_clear(&ab);
[all...]
/freebsd-11-stable/contrib/subversion/subversion/svnbench/
H A Dsvnbench.c404 svn_auth_baton_t *ab;
960 &ab,
976 ctx->auth_baton = ab;
400 svn_auth_baton_t *ab; local
/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoff-alpha.c2099 bfd_byte ab[8];
2104 || bfd_bread (ab, (bfd_size_type) 8, abfd) != 8
2108 ret->parsed_size = H_GET_64 (abfd, ab);
2125 bfd_byte ab[8];
2157 if (bfd_bread (ab, (bfd_size_type) 8, nbfd) != 8)
2159 size = H_GET_64 (nbfd, ab);
2178 if (bfd_bread (ab, (bfd_size_type) 8, nbfd) != 8)
2091 bfd_byte ab[8]; local
2117 bfd_byte ab[8]; local
H A Delf.c1227 char ab[20];
1239 sprintf (ab, "0x%lx", (unsigned long) dyn.d_tag);
1240 name = ab;
1225 char ab[20]; local
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dsvn.c2039 svn_auth_baton_t *ab;
3174 &ab,
3190 ctx->auth_baton = ab;
2035 svn_auth_baton_t *ab; local
/freebsd-11-stable/contrib/netbsd-tests/bin/sh/
H A Dt_option.sh245 for f in a b c d e f aa ab ac ad ae aaa aab aac aad aba abc bbb ccc
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Ddeprecated.c1355 svn_cmdline_setup_auth_baton(svn_auth_baton_t **ab,
1367 ab, non_interactive,
1974 svn_cmdline_create_auth_baton(svn_auth_baton_t **ab,
1986 return svn_error_trace(svn_cmdline_create_auth_baton2(ab,
1353 svn_cmdline_setup_auth_baton(svn_auth_baton_t **ab, svn_boolean_t non_interactive, const char *auth_username, const char *auth_password, const char *config_dir, svn_boolean_t no_auth_cache, svn_config_t *cfg, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *pool) argument
1972 svn_cmdline_create_auth_baton(svn_auth_baton_t **ab, svn_boolean_t non_interactive, const char *auth_username, const char *auth_password, const char *config_dir, svn_boolean_t no_auth_cache, svn_boolean_t trust_server_cert, svn_config_t *cfg, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *pool) argument
/freebsd-11-stable/contrib/tnftp/src/
H A DMakefile.in644 grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
646 grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \
/freebsd-11-stable/contrib/top/
H A DConfigure564 rm -f .$$ $$.[fmna] /tmp/$$.[ab]
/freebsd-11-stable/contrib/tzcode/zic/
H A Dzic.c1989 register char * ab; local
1997 ab = emalloc(max_abbr_len + 1);
2178 doabbr(ab, zp->z_format, rp->r_abbrvar,
2181 type = addtype(offset, ab, rp->r_stdoff != 0,
2216 ifree(ab);
/freebsd-11-stable/contrib/binutils/binutils/
H A Dieee.c4141 bfd_byte ab[20];
4149 p = ab + sizeof ab;
4155 c = (ab + 20) - p;
5828 char ab[20];
5847 sprintf (ab, "__anon%u", id);
5848 look = ab;
6509 char ab[20];
6542 sprintf (ab, "__anon%u", id);
6543 name = ab;
4139 bfd_byte ab[20]; local
5824 char ab[20]; local
6505 char ab[20]; local
[all...]
/freebsd-11-stable/sys/dev/isp/
H A Disp.c4825 isp24xx_abrt_t local, *ab = &local; local
4841 ISP_MEMZERO(ab, QENTRY_LEN);
4842 ab->abrt_header.rqs_entry_type = RQSTYPE_ABORT_IO;
4843 ab->abrt_header.rqs_entry_count = 1;
4844 ab->abrt_handle = lp->handle;
4845 ab->abrt_cmd_handle = handle;
4846 ab->abrt_tidlo = lp->portid;
4847 ab->abrt_tidhi = lp->portid >> 16;
4848 ab->abrt_vpidx = ISP_GET_VPIDX(isp, chan);
4849 isp_put_24xx_abrt(isp, ab, is
[all...]
/freebsd-11-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c5505 Dwarf_Abbrev ab; local
5521 while ((ret = dwarf_get_abbrev(re->dbg, aboff, &ab, &length,
5524 dwarf_dealloc(re->dbg, ab, DW_DLA_ABBREV);
5529 if (dwarf_get_abbrev_tag(ab, &tag, &de) != DW_DLV_OK) {
5539 if (dwarf_get_abbrev_children_flag(ab, &flag, &de) !=
5548 if (dwarf_get_abbrev_entry(ab, (Dwarf_Signed) j,
5570 dwarf_dealloc(re->dbg, ab, DW_DLA_ABBREV);
/freebsd-11-stable/contrib/gperf/lib/
H A Dconfigure2089 [ab].out )
/freebsd-11-stable/contrib/gperf/src/
H A Dconfigure2091 [ab].out )
/freebsd-11-stable/contrib/libreadline/examples/rlfe/
H A Dconfigure1643 [ab].out )
/freebsd-11-stable/contrib/gcclibs/libssp/
H A Dconfigure2373 [ab].out )
/freebsd-11-stable/contrib/ldns/drill/
H A Dconfigure2742 [ab].out )
/freebsd-11-stable/contrib/bmake/
H A Dconfigure2763 [ab].out )
/freebsd-11-stable/contrib/tcsh/
H A Dconfigure3373 [ab].out )

Completed in 376 milliseconds

1234