Home
last modified time | relevance | path

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

1234

/freebsd-10-stable/sys/net80211/
Dieee80211_acl.c100 struct aclstate *as; in acl_attach() local
118 struct aclstate *as = vap->iv_as; in acl_detach() local
130 _find_acl(struct aclstate *as, const uint8_t *macaddr) in _find_acl()
144 _acl_free(struct aclstate *as, struct acl *acl) in _acl_free()
157 struct aclstate *as = vap->iv_as; in acl_check() local
174 struct aclstate *as = vap->iv_as; in acl_add() local
212 struct aclstate *as = vap->iv_as; in acl_remove() local
231 struct aclstate *as = vap->iv_as; in acl_free_all() local
247 struct aclstate *as = vap->iv_as; in acl_setpolicy() local
274 struct aclstate *as = vap->iv_as; in acl_getpolicy() local
[all …]
/freebsd-10-stable/usr.bin/csup/
Dattrstack.c47 struct attrstack *as; in attrstack_new() local
57 attrstack_pop(struct attrstack *as) in attrstack_pop()
65 attrstack_push(struct attrstack *as, struct fattr *fa) in attrstack_push()
77 attrstack_size(struct attrstack *as) in attrstack_size()
84 attrstack_free(struct attrstack *as) in attrstack_free()
Dlister.c149 struct attrstack *as; in lister_coll() local
240 struct attrstack *as) in lister_dodirdown()
300 struct attrstack *as) in lister_dodirup()
/freebsd-10-stable/contrib/libarchive/libarchive/
Darchive_string_sprintf.c54 append_uint(struct archive_string *as, uintmax_t d, unsigned base) in append_uint()
63 append_int(struct archive_string *as, intmax_t d, unsigned base) in append_int()
77 archive_string_sprintf(struct archive_string *as, const char *fmt, ...) in archive_string_sprintf()
91 archive_string_vsprintf(struct archive_string *as, const char *fmt, in archive_string_vsprintf()
Darchive_string.h167 #define archive_strcpy(as,p) \ argument
169 #define archive_wstrcpy(as,p) \ argument
171 #define archive_strcpy_l(as,p,lo) \ argument
175 #define archive_strncpy(as,p,l) \ argument
177 #define archive_wstrncpy(as,p,l) \ argument
Darchive_cmdline.c45 extract_quotation(struct archive_string *as, const char *p) in extract_quotation()
69 get_argument(struct archive_string *as, const char *p) in get_argument()
111 struct archive_string as; in __archive_cmdline_parse() local
Darchive_string.c204 archive_string_append(struct archive_string *as, const char *p, size_t s) in archive_string_append()
216 archive_wstring_append(struct archive_wstring *as, const wchar_t *p, size_t s) in archive_wstring_append()
228 archive_array_append(struct archive_string *as, const char *p, size_t s) in archive_array_append()
249 archive_string_free(struct archive_string *as) in archive_string_free()
258 archive_wstring_free(struct archive_wstring *as) in archive_wstring_free()
267 archive_wstring_ensure(struct archive_wstring *as, size_t s) in archive_wstring_ensure()
276 archive_string_ensure(struct archive_string *as, size_t s) in archive_string_ensure()
338 archive_strncat(struct archive_string *as, const void *_p, size_t n) in archive_strncat()
358 archive_wstrncat(struct archive_wstring *as, const wchar_t *p, size_t n) in archive_wstrncat()
376 archive_strcat(struct archive_string *as, const void *p) in archive_strcat()
[all …]
Darchive_write_set_format_pax.c241 add_pax_attr_time(struct archive_string *as, const char *key, in add_pax_attr_time()
295 add_pax_attr_int(struct archive_string *as, const char *key, int64_t value) in add_pax_attr_int()
308 add_pax_attr(struct archive_string *as, const char *key, const char *value) in add_pax_attr()
318 add_pax_attr_binary(struct archive_string *as, const char *key, in add_pax_attr_binary()
687 struct archive_string as; in archive_write_pax_header() local
/freebsd-10-stable/sys/kgssapi/krb5/
Dkcrypto_aes.c53 struct aes_state *as; in aes_init() local
63 struct aes_state *as = ks->ks_priv; in aes_destroy() local
77 struct aes_state *as = ks->ks_priv; in aes_set_key() local
121 struct aes_state *as = (struct aes_state *) crp->crp_opaque; in aes_crypto_cb() local
141 struct aes_state *as = ks->ks_priv; in aes_encrypt_1() local
320 struct aes_state *as = ks->ks_priv; in aes_checksum() local
/freebsd-10-stable/crypto/heimdal/lib/sl/
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()
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-10-stable/sys/dev/sound/pci/hda/
Dhdaa.c264 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
746 struct hdaa_audio_as *as; in hdaa_sense_init() local
1842 struct hdaa_audio_as *as = &ch->devinfo->as[ch->as]; in hdaa_audio_setup() local
2430 struct hdaa_audio_as *as = devinfo->as; in hdaa_audio_ctl_dest_volume() local
2757 struct hdaa_audio_as *as; in hdaa_audio_ctl_ossmixer_setrecsrc() local
3160 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-10-stable/contrib/libarchive/libarchive/test/
Dtest_archive_string.c33 #define assertStringSizes(strlen, buflen, as) \ argument
37 #define assertExactString(strlen, buflen, data, as) \ argument
43 #define assertNonNULLString(strlen, buflen, as) \ argument
/freebsd-10-stable/crypto/openssh/
Dauth-passwd.c139 warn_expiry(Authctxt *authctxt, auth_session_t *as) in warn_expiry()
176 auth_session_t *as; in sys_auth_passwd() local
/freebsd-10-stable/contrib/gdb/gdb/
Dlibunwind-frame.c128 unw_addr_space_t as; in libunwind_frame_cache() local
174 libunwind_find_dyn_list (unw_addr_space_t as, unw_dyn_info_t *di, void *arg) in libunwind_find_dyn_list()
193 unw_addr_space_t as; in libunwind_frame_sniffer() local
319 libunwind_search_unwind_table (void *as, long ip, void *di, in libunwind_search_unwind_table()
/freebsd-10-stable/sys/dev/acpica/Osd/
DOsdSynch.c81 struct acpi_sema *as; in AcpiOsCreateSemaphore() local
108 struct acpi_sema *as = (struct acpi_sema *)Handle; in AcpiOsDeleteSemaphore() local
154 struct acpi_sema *as = (struct acpi_sema *)Handle; in AcpiOsWaitSemaphore() local
239 struct acpi_sema *as = (struct acpi_sema *)Handle; in AcpiOsSignalSemaphore() local
/freebsd-10-stable/contrib/ntp/sntp/libevent/
Dlistener.c521 free_and_unlock_accepting_socket(struct accepting_socket *as) in free_and_unlock_accepting_socket()
533 start_accepting(struct accepting_socket *as) in start_accepting()
587 stop_accepting(struct accepting_socket *as) in stop_accepting()
598 struct accepting_socket *as = arg; in accepted_socket_invoke_user_cb() local
665 struct accepting_socket *as = in accepted_socket_cb() local
715 struct accepting_socket *as = lev_iocp->accepting[i]; in iocp_listener_enable() local
737 struct accepting_socket *as = lev_iocp->accepting[i]; in iocp_listener_disable_impl() local
/freebsd-10-stable/contrib/byacc/
Dverbose.c255 int as; in print_actions() local
350 int as; in print_gotos() local
Dgraph.c17 int as; in graph() local
/freebsd-10-stable/crypto/heimdal/lib/hx509/
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-10-stable/sys/dev/acpica/
Dacpi_cmbat.c251 ACPI_STATUS as; in acpi_cmbat_get_bst() local
327 ACPI_STATUS as; in acpi_cmbat_get_bif() local
/freebsd-10-stable/crypto/heimdal/lib/roken/
Dmini_inetd.c46 rk_socket_t as; in accept_it() local
/freebsd-10-stable/contrib/traceroute/
Das.c126 unsigned int as; in as_lookup() local
/freebsd-10-stable/contrib/binutils/binutils/
Drclex.c249 struct alloc_string *as; in get_string() local
583 struct alloc_string *as; in rcparse_discard_strings() local
/freebsd-10-stable/contrib/tcpdump/
Dprint-rpki-rtr.c66 u_char as[4]; member
79 u_char as[4]; member

1234