Searched defs:at (Results 1 - 25 of 124) sorted by relevance

12345

/freebsd-11.0-release/contrib/ncurses/ncurses/base/
H A Dlib_wattroff.c48 wattr_off(WINDOW *win, attr_t at, void *opts GCC_UNUSED) argument
60 toggle_attr_off(WINDOW_ATTRS(win), at); local
H A Dlib_wattron.c48 wattr_on(WINDOW *win, attr_t at, void *opts GCC_UNUSED) argument
60 toggle_attr_on(WINDOW_ATTRS(win), at); local
/freebsd-11.0-release/contrib/bsnmp/snmp_mibII/
H A DmibII_nettomedia.c46 struct mibarp *at; local
66 struct mibarp *at; local
89 mib_arp_delete(struct mibarp *at) argument
99 struct mibarp *at; local
[all...]
/freebsd-11.0-release/contrib/elftoolchain/libdwarf/
H A Ddwarf_attrval.c34 Dwarf_Attribute at; local
67 Dwarf_Attribute at; local
102 Dwarf_Attribute at; local
144 Dwarf_Attribute at; local
[all...]
H A Ddwarf_dealloc.c36 Dwarf_Attribute at, tat; local
H A Ddwarf_lineno.c39 Dwarf_Attribute at; local
101 Dwarf_Attribute at; local
H A Ddwarf_attr.c37 Dwarf_Attribute at; local
60 Dwarf_Attribute at; local
117 dwarf_attroffset(Dwarf_Attribute at, Dwarf_Of argument
136 Dwarf_Attribute at; local
167 Dwarf_Attribute at; local
202 Dwarf_Attribute at; local
225 Dwarf_Attribute at; local
248 Dwarf_Attribute at; local
271 Dwarf_Attribute at; local
294 Dwarf_Attribute at; local
[all...]
H A Ddwarf_die.c70 Dwarf_Attribute at; local
H A Ddwarf_form.c33 dwarf_hasform(Dwarf_Attribute at, Dwarf_Half form, Dwarf_Bool *return_hasform, argument
51 dwarf_whatform(Dwarf_Attribute at, Dwarf_Half *return_form, Dwarf_Error *error) argument
68 dwarf_whatform_direct(Dwarf_Attribute at, Dwarf_Half *return_form, Dwarf_Error *error) argument
89 dwarf_whatattr(Dwarf_Attribute at, Dwarf_Half *return_attr, Dwarf_Error *error) argument
106 dwarf_formref(Dwarf_Attribute at, Dwarf_Off *return_offset, Dwarf_Error *error) argument
136 dwarf_global_formref(Dwarf_Attribute at, Dwarf_Off *return_offset, Dwarf_Error *error) argument
173 dwarf_formaddr(Dwarf_Attribute at, Dwarf_Addr *return_addr, Dwarf_Error *error) argument
197 dwarf_formflag(Dwarf_Attribute at, Dwarf_Bool *return_bool, Dwarf_Error *error) argument
222 dwarf_formudata(Dwarf_Attribute at, Dwarf_Unsigned *return_uvalue, Dwarf_Error *error) argument
253 dwarf_formsdata(Dwarf_Attribute at, Dwarf_Signed *return_svalue, Dwarf_Error *error) argument
293 dwarf_formblock(Dwarf_Attribute at, Dwarf_Block **return_block, Dwarf_Error *error) argument
323 dwarf_formsig8(Dwarf_Attribute at, Dwarf_Sig8 *return_sig8, Dwarf_Error *error) argument
346 dwarf_formexprloc(Dwarf_Attribute at, Dwarf_Unsigned *return_exprlen, Dwarf_Ptr *return_expr, Dwarf_Error *error) argument
371 dwarf_formstring(Dwarf_Attribute at, char **return_string, Dwarf_Error *error) argument
[all...]
/freebsd-11.0-release/sys/netinet/
H A Dsctp_crc32.c89 struct mbuf *at; local
[all...]
/freebsd-11.0-release/crypto/openssl/crypto/asn1/
H A Dt_req.c168 ASN1_TYPE *at; local
/freebsd-11.0-release/usr.sbin/nscd/
H A Dagent.c72 register_agent(struct agent_table *at, struct agent *a) argument
96 find_agent(struct agent_table *at, const char *name, enum agent_type type) argument
113 destroy_agent_table(struct agent_table *at) argument
[all...]
/freebsd-11.0-release/usr.sbin/pw/
H A Dbitmap.c94 int at = 0; local
115 int at = 0; local
/freebsd-11.0-release/contrib/netbsd-tests/fs/common/
H A Dsnapshot.c168 pthread_t at[NACTIVITY]; local
/freebsd-11.0-release/sys/dev/hpt27xx/
H A Dlist.h92 struct list_head *at = head->next; local
/freebsd-11.0-release/sys/dev/hptnr/
H A Dlist.h91 struct list_head *at = head->next; local
/freebsd-11.0-release/sys/dev/hptrr/
H A Dlist.h94 struct list_head *at = head->next; local
/freebsd-11.0-release/sys/dev/syscons/
H A Dscgfbrndr.c244 gfb_cursor(scr_stat *scp, int at, int blink, int on, int flip) argument
287 gfb_cursor(scr_stat *scp, int at, int blink, int on, int flip) argument
322 gfb_blink(scr_stat *scp, int at, int flip) argument
[all...]
/freebsd-11.0-release/sys/pc98/cbus/
H A Dscgdcrndr.c150 gdc_txtcursor(scr_stat *scp, int at, int blink, int on, int flip) argument
168 int at; local
H A Dsyscons_cbus.c136 const char *at; local
/freebsd-11.0-release/usr.sbin/mfiutil/
H A Dmfi_patrol.c44 adapter_time(time_t now, uint32_t at_now, uint32_t at) argument
53 mfi_get_time(int fd, uint32_t *at) argument
86 uint32_t at; local
254 uint32_t at, next_exec, exec_freq; local
[all...]
/freebsd-11.0-release/crypto/heimdal/appl/login/
H A Dlogin_access.c199 char *at; local
/freebsd-11.0-release/crypto/heimdal/appl/rsh/
H A Dlogin_access.c199 char *at; local
/freebsd-11.0-release/crypto/openssl/crypto/x509/
H A Dx509_att.c207 X509_ATTRIBUTE *at; local
/freebsd-11.0-release/crypto/openssl/apps/
H A Dasn1pars.c102 ASN1_TYPE *at = NULL; local
[all...]

Completed in 329 milliseconds

12345