Home
last modified time | relevance | path

Searched defs:as (Results 1 – 25 of 100) sorted by relevance

1234

/freebsd/sys/contrib/openzfs/module/zfs/
H A Daggsum.c88 aggsum_init(aggsum_t *as, uint64_t value) in aggsum_init()
108 aggsum_fini(aggsum_t *as) in aggsum_fini()
117 aggsum_lower_bound(aggsum_t *as) in aggsum_lower_bound()
123 aggsum_upper_bound(aggsum_t *as) in aggsum_upper_bound()
129 aggsum_value(aggsum_t *as) in aggsum_value()
165 aggsum_add(aggsum_t *as, int64_t delta) in aggsum_add()
212 aggsum_compare(aggsum_t *as, uint64_t target) in aggsum_compare()
/freebsd/sys/net80211/
H A Dieee80211_acl.c101 struct aclstate *as; in acl_attach() local
119 struct aclstate *as = vap->iv_as; in acl_detach() local
131 _find_acl(struct aclstate *as, const uint8_t *macaddr) in _find_acl()
145 _acl_free(struct aclstate *as, struct acl *acl) in _acl_free()
158 struct aclstate *as = vap->iv_as; in acl_check() local
175 struct aclstate *as = vap->iv_as; in acl_add() local
214 struct aclstate *as = vap->iv_as; in acl_remove() local
233 struct aclstate *as = vap->iv_as; in acl_free_all() local
249 struct aclstate *as = vap->iv_as; in acl_setpolicy() local
276 struct aclstate *as = vap->iv_as; in acl_getpolicy() local
[all …]
/freebsd/contrib/libarchive/libarchive/
H A Darchive_string_sprintf.c54 append_uint(struct archive_string * as,uintmax_t d,unsigned base) append_uint() argument
63 append_int(struct archive_string * as,intmax_t d,unsigned base) append_int() argument
77 archive_string_sprintf(struct archive_string * as,const char * fmt,...) archive_string_sprintf() argument
91 archive_string_vsprintf(struct archive_string * as,const char * fmt,va_list ap) archive_string_vsprintf() argument
[all...]
H A Darchive_string.h167 archive_strcpy(as,p) global() argument
169 archive_wstrcpy(as,p) global() argument
171 archive_strcpy_l(as,p,lo) global() argument
175 archive_strncpy(as,p,l) global() argument
177 archive_wstrncpy(as,p,l) global() argument
[all...]
H A Darchive_cmdline.c45 extract_quotation(struct archive_string * as,const char * p) extract_quotation() argument
69 get_argument(struct archive_string * as,const char * p) get_argument() argument
111 struct archive_string as; __archive_cmdline_parse() local
[all...]
H A Darchive_string.c203 archive_string_append(struct archive_string *as, const char *p, size_t s) in archive_string_append()
215 archive_wstring_append(struct archive_wstring *as, const wchar_t *p, size_t s) in archive_wstring_append()
227 archive_array_append(struct archive_string *as, const char *p, size_t s) in archive_array_append()
248 archive_string_free(struct archive_string *as) in archive_string_free()
257 archive_wstring_free(struct archive_wstring *as) in archive_wstring_free()
266 archive_wstring_ensure(struct archive_wstring *as, size_t s) in archive_wstring_ensure()
275 archive_string_ensure(struct archive_string *as, size_t s) in archive_string_ensure()
337 archive_strncat(struct archive_string *as, const void *_p, size_t n) in archive_strncat()
357 archive_wstrncat(struct archive_wstring *as, const wchar_t *p, size_t n) in archive_wstrncat()
375 archive_strcat(struct archive_string *as, const void *p) in archive_strcat()
[all …]
/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_arange.c34 Dwarf_ArangeSet as, tas; in _dwarf_arange_cleanup() local
58 Dwarf_ArangeSet as; in _dwarf_arange_init() local
169 Dwarf_ArangeSet as; in _dwarf_arange_gen() local
246 Dwarf_ArangeSet as; in _dwarf_arange_pro_cleanup() local
H A Ddwarf_arange.c97 Dwarf_ArangeSet as; in dwarf_get_cu_die_offset() local
123 Dwarf_ArangeSet as; in dwarf_get_arange_cu_header_offset() local
148 Dwarf_ArangeSet as; in dwarf_get_arange_info() local
H A Ddwarf_pro_arange.c45 Dwarf_ArangeSet as; in dwarf_add_arange_b() local
/freebsd/sys/kgssapi/krb5/
H A Dkcrypto_aes.c52 struct aes_state *as; in aes_init() local
62 struct aes_state *as = ks->ks_priv; in aes_destroy() local
76 struct aes_state *as = ks->ks_priv; in aes_set_key() local
120 struct aes_state *as = (struct aes_state *) crp->crp_opaque; in aes_crypto_cb() local
140 struct aes_state *as = ks->ks_priv; in aes_encrypt_1() local
319 struct aes_state *as = ks->ks_priv; in aes_checksum() local
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-gram.y126 check_option(struct assignment *as) in check_option()
194 check_command(struct assignment *as) in check_command()
253 check(struct assignment *as) in check()
274 find_next(struct assignment *as, const char *name) in find_next()
284 find(struct assignment *as, const char *name) in find()
322 gen_command(struct assignment *as) in gen_command()
359 make_name(struct assignment *as) in make_name()
487 gen_wrapper(struct assignment *as) in gen_wrapper()
695 gen(struct assignment *as) in gen()
H A Dslc-gram.c1635 check_option(struct assignment *as) in check_option()
1703 check_command(struct assignment *as) in check_command()
1762 check(struct assignment *as) in check()
1783 find_next(struct assignment *as, const char *name) in find_next()
1793 find(struct assignment *as, const char *name) in find()
1831 gen_command(struct assignment *as) in gen_command()
1868 make_name(struct assignment *as) in make_name()
1996 gen_wrapper(struct assignment *as) in gen_wrapper()
2204 gen(struct assignment *as) in gen()
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_admis.c240 const GENERAL_NAME *ADMISSION_SYNTAX_get0_admissionAuthority(const ADMISSION_SYNTAX *as) in ADMISSION_SYNTAX_get0_admissionAuthority()
245 void ADMISSION_SYNTAX_set0_admissionAuthority(ADMISSION_SYNTAX *as, in ADMISSION_SYNTAX_set0_admissionAuthority()
257 void ADMISSION_SYNTAX_set0_contentsOfAdmissions(ADMISSION_SYNTAX *as, in ADMISSION_SYNTAX_set0_contentsOfAdmissions()
326 void PROFESSION_INFO_set0_professionItems(PROFESSION_INFO *pi, in PROFESSION_INFO_set0_professionItems()
/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa.c263 hdaa_channels_handler(struct hdaa_audio_as *as) in hdaa_channels_handler()
382 struct hdaa_audio_as *as = &devinfo->as[w->bindas]; in hdaa_hpredir_handler() local
461 hdaa_autorecsrc_handler(struct hdaa_audio_as *as, struct hdaa_widget *w) in hdaa_autorecsrc_handler()
535 struct hdaa_audio_as *as; in hdaa_presence_handler() local
745 struct hdaa_audio_as *as; in hdaa_sense_init() local
1843 struct hdaa_audio_as *as = &ch->devinfo->as[ch->as]; in hdaa_audio_setup() local
2432 struct hdaa_audio_as *as = devinfo->as; in hdaa_audio_ctl_dest_volume() local
2759 struct hdaa_audio_as *as; in hdaa_audio_ctl_ossmixer_setrecsrc() local
3161 struct hdaa_audio_as *as; in hdaa_audio_as_parse() local
3316 hdaa_audio_trace_dac(struct hdaa_devinfo *devinfo, int as, int seq, nid_t nid, in hdaa_audio_trace_dac()
[all …]
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_archive_string.c32 #define assertStringSizes(strlen, buflen, as) \ argument
36 #define assertExactString(strlen, buflen, data, as) \ argument
42 #define assertNonNULLString(strlen, buflen, as) \ argument
/freebsd/crypto/openssh/
H A Dauth-passwd.c133 warn_expiry(Authctxt *authctxt, auth_session_t *as) in warn_expiry()
170 auth_session_t *as; in sys_auth_passwd() local
/freebsd/sys/dev/acpica/Osd/
H A DOsdSynch.c79 struct acpi_sema *as; in AcpiOsCreateSemaphore() local
106 struct acpi_sema *as = (struct acpi_sema *)Handle; in AcpiOsDeleteSemaphore() local
152 struct acpi_sema *as = (struct acpi_sema *)Handle; in AcpiOsWaitSemaphore() local
237 struct acpi_sema *as = (struct acpi_sema *)Handle; in AcpiOsSignalSemaphore() local
/freebsd/contrib/ntp/sntp/libevent/
H A Dlistener.c531 free_and_unlock_accepting_socket(struct accepting_socket *as) in free_and_unlock_accepting_socket()
543 start_accepting(struct accepting_socket *as) in start_accepting()
597 stop_accepting(struct accepting_socket *as) in stop_accepting()
608 struct accepting_socket *as = arg; in accepted_socket_invoke_user_cb() local
675 struct accepting_socket *as = in accepted_socket_cb() local
725 struct accepting_socket *as = lev_iocp->accepting[i]; in iocp_listener_enable() local
747 struct accepting_socket *as = lev_iocp->accepting[i]; in iocp_listener_disable_impl() local
/freebsd/contrib/libevent/
H A Dlistener.c531 free_and_unlock_accepting_socket(struct accepting_socket *as) in free_and_unlock_accepting_socket()
543 start_accepting(struct accepting_socket *as) in start_accepting()
597 stop_accepting(struct accepting_socket *as) in stop_accepting()
608 struct accepting_socket *as = arg; in accepted_socket_invoke_user_cb() local
675 struct accepting_socket *as = in accepted_socket_cb() local
725 struct accepting_socket *as = lev_iocp->accepting[i]; in iocp_listener_enable() local
747 struct accepting_socket *as = lev_iocp->accepting[i]; in iocp_listener_disable_impl() local
/freebsd/contrib/arm-optimized-routines/pl/math/
H A Dsv_powif.c15 _ZGVsMxvv_powi (svfloat32_t as, svint32_t ns, svbool_t p) in _ZGVsMxvv_powi()
H A Dsv_powi.c15 _ZGVsMxvv_powk (svfloat64_t as, svint64_t ns, svbool_t p) in _ZGVsMxvv_powk()
/freebsd/contrib/byacc/
H A Dverbose.c266 int as = accessing_symbol[sp->shift[sp->nshifts - 1]]; in print_actions() local
357 int as = accessing_symbol[k]; in print_gotos() local
H A Dgraph.c17 int as; in graph() local
/freebsd/crypto/heimdal/lib/hx509/
H A Dks_p12.c330 PKCS12_AuthenticatedSafe as; in p12_init() local
449 PKCS12_AuthenticatedSafe *as, in addBag()
488 PKCS12_AuthenticatedSafe *as = ctx; in store_func() local
569 PKCS12_AuthenticatedSafe as; in p12_store() local
/freebsd/crypto/heimdal/lib/roken/
H A Dmini_inetd.c46 rk_socket_t as; in accept_it() local

1234