Searched defs:map (Results 101 - 125 of 498) sorted by relevance

1234567891011>>

/freebsd-10-stable/usr.sbin/autofs/
H A Dautomount.c144 mount_if_not_already(const struct node *n, const char *map, const char *options, argument
/freebsd-10-stable/sys/sparc64/pci/
H A Dapb.c133 apb_map_print(uint8_t map, u_long scale) argument
147 apb_checkrange(uint8_t map, u_long scale, u_long start, u_long end) argument
/freebsd-10-stable/sys/dev/usb/
H A Dusb_busdma.h91 bus_dmamap_t map; member in struct:usb_page_cache
/freebsd-10-stable/contrib/xz/src/xz/
H A Doptions.c28 const name_id_map *map; member in struct:__anon76
[all...]
/freebsd-10-stable/lib/libc/net/
H A Dgethostbynis.c52 _gethostbynis(const char *name, char *map, int af, struct hostent *he, argument
167 char *map; local
184 char *map; local
[all...]
/freebsd-10-stable/contrib/amd/mk-amd-map/
H A Dmk-amd-map.c108 read_file(FILE *fp, char *map, voidp db) argument
[all...]
/freebsd-10-stable/contrib/tcsh/
H A Dtc.bind.c59 KEYCMD *map; local
230 printkey(const KEYCMD *map, CStr *in) argument
444 printkeys(KEYCMD *map, int first, int last) argument
[all...]
/freebsd-10-stable/sys/dev/ixgbe/
H A Dixgbe_dcb_82599.c283 s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw, u8 pfc_en, u8 *map) argument
117 ixgbe_dcb_config_rx_arbiter_82599(struct ixgbe_hw *hw, u16 *refill, u16 *max, u8 *bwg_id, u8 *tsa, u8 *map) argument
221 ixgbe_dcb_config_tx_data_arbiter_82599(struct ixgbe_hw *hw, u16 *refill, u16 *max, u8 *bwg_id, u8 *tsa, u8 *map) argument
579 ixgbe_dcb_hw_config_82599(struct ixgbe_hw *hw, int link_speed, u16 *refill, u16 *max, u8 *bwg_id, u8 *tsa, u8 *map) argument
[all...]
/freebsd-10-stable/sys/boot/efi/loader/
H A Dcopy.c98 EFI_MEMORY_DESCRIPTOR *map, *p; local
/freebsd-10-stable/sys/amd64/amd64/
H A Dtrap.c671 vm_map_t map; local
/freebsd-10-stable/sys/arm/arm/
H A Dtrap-v6.c281 struct vm_map *map; local
/freebsd-10-stable/contrib/amd/amd/
H A Dinfo_exec.c164 exec_parse_qanswer(mnt_map *m, int fd, char *map, char *key, char **pval, time_t *tp) argument
348 exec_check_perm(char *map) argument
387 exec_init(mnt_map *m, char *map, time_t *tp) argument
398 exec_search(mnt_map *m, char *map, char *key, char **pval, time_t *tp) argument
[all...]
H A Dam_ops.c384 ops_match(am_opts *fo, char *key, char *g_key, char *path, char *keym, char *map) argument
/freebsd-10-stable/sys/dev/vt/
H A Dvt_font.c50 vtfont_bisearch(const struct vt_font_map *map, unsigned int len, uint32_t src) argument
[all...]
/freebsd-10-stable/sys/i386/i386/
H A Dtrap.c818 vm_map_t map; local
/freebsd-10-stable/sys/powerpc/booke/
H A Dtrap.c398 vm_map_t map; local
/freebsd-10-stable/usr.sbin/yp_mkdb/
H A Dyp_mkdb.c79 unwind(char *map) argument
106 char *map = NULL; local
[all...]
/freebsd-10-stable/contrib/binutils/ld/emultempl/
H A Dspu_ovl.S64 #define map $7 define
/freebsd-10-stable/contrib/gcc/
H A Dbitmap.h204 bmp_iter_set_init (bitmap_iterator *bi, bitmap map, argument
H A Dc-ppoutput.c237 const struct line_map *map = linemap_lookup (&line_table, src_loc); local
271 const struct line_map *map = linemap_lookup (&line_table, src_loc); local
320 const struct line_map *map = linemap_lookup (&line_table, src_loc); local
412 pp_file_change(const struct line_map *map) argument
[all...]
/freebsd-10-stable/contrib/groff/src/utils/xtotroff/
H A Dxtotroff.c227 FILE *map; local
/freebsd-10-stable/contrib/libstdc++/include/bits/
H A Dstl_map.h93 class map class
157 map() function in class:map
165 map(const _Compare& __comp, const allocator_type& __a = allocator_type()) function in class:map
175 map(cons function in class:map
188 map(_InputIterator __first, _InputIterator __last) function in class:map
204 map(_InputIterator __first, _InputIterator __last, function in class:map
682 operator ==(const map<_Key, _Tp, _Compare, _Alloc>& __x, const map<_Key, _Tp, _Compare, _Alloc>& __y) argument
699 operator <(const map<_Key, _Tp, _Compare, _Alloc>& __x, const map<_Key, _Tp, _Compare, _Alloc>& __y) argument
706 operator !=(const map<_Key, _Tp, _Compare, _Alloc>& __x, const map<_Key, _Tp, _Compare, _Alloc>& __y) argument
713 operator >(const map<_Key, _Tp, _Compare, _Alloc>& __x, const map<_Key, _Tp, _Compare, _Alloc>& __y) argument
720 operator <=(const map<_Key, _Tp, _Compare, _Alloc>& __x, const map<_Key, _Tp, _Compare, _Alloc>& __y) argument
727 operator >=(const map<_Key, _Tp, _Compare, _Alloc>& __x, const map<_Key, _Tp, _Compare, _Alloc>& __y) argument
[all...]
/freebsd-10-stable/contrib/sendmail/src/
H A Dalias.c214 static MAP *map = NULL; local
265 register MAP *map; local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/asn1/
H A Dcheck-common.c63 map_alloc(enum map_type type, const void *buf, size_t size, struct map_page **map) argument
137 map_free(struct map_page *map, const char *test_name, const char *map_name) argument
[all...]
/freebsd-10-stable/lib/libedit/
H A Dkey.c213 key_clear(EditLine *el, el_action_t *map, const char *in) argument
[all...]

Completed in 238 milliseconds

1234567891011>>