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

12345

/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_wattron.c49 wattr_on(WINDOW *win, attr_t at, void *opts GCC_UNUSED) argument
61 toggle_attr_on(WINDOW_ATTRS(win), at); local
H A Dlib_wattroff.c49 wattr_off(WINDOW *win, attr_t at, void *opts GCC_UNUSED) argument
61 toggle_attr_off(WINDOW_ATTRS(win), at); local
/freebsd-current/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-current/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 Dlibdwarf_attr.c35 Dwarf_Attribute at; local
54 Dwarf_Attribute at; local
87 Dwarf_Attribute at; local
215 _dwarf_attr_write(Dwarf_P_Debug dbg, Dwarf_P_Section ds, Dwarf_Rel_Section drs, Dwarf_CU cu, Dwarf_Attribute at, int pass2, Dwarf_Error *error) argument
377 Dwarf_Attribute at; local
407 Dwarf_Attribute at; local
444 Dwarf_Attribute at; local
[all...]
H A Ddwarf_pro_attr.c35 Dwarf_Attribute at; local
72 Dwarf_Attribute at; local
84 Dwarf_Attribute at; local
96 Dwarf_Attribute at; local
109 Dwarf_Attribute at; local
136 Dwarf_Attribute at; local
163 Dwarf_Attribute at; local
185 Dwarf_Attribute at; local
210 Dwarf_Attribute at; local
231 Dwarf_Attribute at; local
256 Dwarf_Attribute at; local
288 Dwarf_Attribute at; local
320 Dwarf_Attribute at; local
348 Dwarf_Attribute at; local
372 Dwarf_Attribute at; local
[all...]
H A Ddwarf_loclist.c57 dwarf_loclist_n(Dwarf_Attribute at, Dwarf_Locdesc ***llbuf, argument
146 dwarf_loclist(Dwarf_Attribute at, Dwarf_Locdesc **llbuf, Dwarf_Signed *listlen, Dwarf_Error *error) argument
[all...]
H A Dlibdwarf_loc.c680 _dwarf_loc_add(Dwarf_Die die, Dwarf_Attribute at, Dwarf_Error *error) argument
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...]
/freebsd-current/contrib/arm-optimized-routines/string/test/
H A D__mtag_tag_zero_region.c18 mtag_quoteat (const char *prefix, void *p, int len, int at) argument
H A D__mtag_tag_region.c18 mtag_quoteat (const char *prefix, void *p, int len, int at) argument
H A Dstringtest.h27 quoteat (const char *prefix, const void *p, int len, int at) argument
/freebsd-current/usr.sbin/pw/
H A Dbitmap.c91 int at = 0; local
112 int at = 0; local
/freebsd-current/crypto/openssl/test/
H A Dtime_offset_test.c69 ASN1_TIME at; local
[all...]
/freebsd-current/usr.sbin/nscd/
H A Dagent.c70 register_agent(struct agent_table *at, struct agent *a) argument
94 find_agent(struct agent_table *at, const char *name, enum agent_type type) argument
111 destroy_agent_table(struct agent_table *at) argument
[all...]
/freebsd-current/contrib/netbsd-tests/fs/common/
H A Dsnapshot.c168 pthread_t at[NACTIVITY]; local
/freebsd-current/sbin/nvmecontrol/
H A Dcomnd.h57 arg_type at; member in struct:opts
65 arg_type at; member in struct:args
/freebsd-current/sys/dev/syscons/
H A Dscgfbrndr.c214 gfb_cursor(scr_stat *scp, int at, int blink, int on, int flip) argument
255 gfb_cursor(scr_stat *scp, int at, int blink, int on, int flip) argument
290 gfb_blink(scr_stat *scp, int at, int flip) argument
[all...]
/freebsd-current/sys/dev/hpt27xx/
H A Dlist.h92 struct list_head *at = head->next; local
/freebsd-current/sys/dev/hptnr/
H A Dlist.h91 struct list_head *at = head->next; local
/freebsd-current/sys/dev/hptrr/
H A Dlist.h94 struct list_head *at = head->next; local
/freebsd-current/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-current/crypto/openssl/crypto/x509/
H A Dt_req.c115 ASN1_TYPE *at; local

Completed in 245 milliseconds

12345