Home
last modified time | relevance | path

Searched defs:map (Results 1 – 25 of 270) sorted by relevance

1234567891011

/titanic_50/usr/src/lib/libnisdb/yptol/
H A Dshim.c93 map_ctrl *map; in shim_dbm_close() local
119 map_ctrl *map; in shim_dbm_delete() local
155 map_ctrl *map; in shim_dbm_fetch() local
194 map_ctrl *map; in shim_dbm_fetch_noupdate() local
226 map_ctrl *map; in shim_dbm_firstkey() local
313 map_ctrl *map; in shim_dbm_nextkey() local
354 map_ctrl *map; in shim_dbm_do_nextkey() local
385 map_ctrl *map; in shim_dbm_open() local
457 map_ctrl *map; in shim_dbm_store() local
563 check_old_map_date(map_ctrl *map) in check_old_map_date()
H A Dupdate.c81 update_entry_if_required(map_ctrl *map, datum *key) in update_entry_if_required()
127 update_from_dit(map_ctrl *map, datum *key) in update_from_dit()
205 update_map_if_required(map_ctrl *map, bool_t wait) in update_map_if_required()
344 map_ctrl *map; in update_thread() local
H A Dmap_ctrl.c91 map_ctrl *map; in create_map_ctrl() local
142 map_ctrl_init(map_ctrl *map, char *name) in map_ctrl_init()
335 free_map_ctrl(map_ctrl *map) in free_map_ctrl()
404 map_ctrl *map = (map_ctrl *)db; in get_map_name() local
424 set_key_data(map_ctrl *map, datum *data) in set_key_data()
471 open_yptol_files(map_ctrl *map) in open_yptol_files()
H A Dlock_update.c224 lock_map_update(map_ctrl *map) in lock_map_update()
280 unlock_map_update(map_ctrl *map) in unlock_map_update()
314 is_map_updating(map_ctrl *map) in is_map_updating()
343 try_lock_map_update(map_ctrl *map) in try_lock_map_update()
H A Dttl_utils.c67 has_entry_expired(map_ctrl *map, datum *key) in has_entry_expired()
161 has_map_expired(map_ctrl *map) in has_map_expired()
188 update_entry_ttl(map_ctrl *map, datum *key, TTL_TYPE type) in update_entry_ttl()
236 update_map_ttl(map_ctrl *map) in update_map_ttl()
H A Dshim_lockmap.c60 lock_map_ctrl(map_ctrl *map) in lock_map_ctrl()
80 unlock_map_ctrl(map_ctrl *map) in unlock_map_ctrl()
/titanic_50/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dcong.c117 struct rdsv3_cong_map *map; in rdsv3_cong_tree_walk() local
143 struct rdsv3_cong_map *map; in rdsv3_cong_from_addr() local
234 rdsv3_cong_queue_updates(struct rdsv3_cong_map *map) in rdsv3_cong_queue_updates()
255 rdsv3_cong_map_updated(struct rdsv3_cong_map *map, uint64_t portmask) in rdsv3_cong_map_updated()
307 rdsv3_cong_set_bit(struct rdsv3_cong_map *map, uint16_be_t port) in rdsv3_cong_set_bit()
322 rdsv3_cong_clear_bit(struct rdsv3_cong_map *map, uint16_be_t port) in rdsv3_cong_clear_bit()
337 rdsv3_cong_test_bit(struct rdsv3_cong_map *map, uint16_be_t port) in rdsv3_cong_test_bit()
365 struct rdsv3_cong_map *map; in rdsv3_cong_remove_socket() local
385 rdsv3_cong_wait(struct rdsv3_cong_map *map, uint16_be_t port, int nonblock, in rdsv3_cong_wait()
446 struct rdsv3_cong_map *map; in rdsv3_cong_exit() local
[all …]
/titanic_50/usr/src/cmd/lp/filter/postscript/download/
H A Ddownload.h45 typedef struct map { struct
47 char *font; /* a request for this PostScript font */
48 char *file; /* means copy this unix file */
49 int downloaded; /* TRUE after *file is downloaded */
/titanic_50/usr/src/uts/common/io/mr_sas/
H A Dld_pd_map.c51 *MR_LdRaidGet(U32 ld, MR_FW_RAID_MAP_ALL *map) in MR_LdRaidGet()
57 MR_GetLDTgtId(U32 ld, MR_FW_RAID_MAP_ALL *map) in MR_GetLDTgtId()
64 MR_LdSpanInfoGet(U32 ld, MR_FW_RAID_MAP_ALL *map) in MR_LdSpanInfoGet()
70 MR_LdDataArmGet(U32 ld, U32 armIdx, MR_FW_RAID_MAP_ALL *map) in MR_LdDataArmGet()
76 MR_ArPdGet(U32 ar, U32 arm, MR_FW_RAID_MAP_ALL *map) in MR_ArPdGet()
82 MR_LdSpanArrayGet(U32 ld, U32 span, MR_FW_RAID_MAP_ALL *map) in MR_LdSpanArrayGet()
88 MR_PdDevHandleGet(U32 pd, MR_FW_RAID_MAP_ALL *map) in MR_PdDevHandleGet()
94 MR_TargetIdToLdGet(U32 ldTgtId, MR_FW_RAID_MAP_ALL *map) in MR_TargetIdToLdGet()
100 MR_CheckDIF(U32 ldTgtId, MR_FW_RAID_MAP_ALL *map) in MR_CheckDIF()
117 MR_LdSpanPtrGet(U32 ld, U32 span, MR_FW_RAID_MAP_ALL *map) in MR_LdSpanPtrGet()
[all …]
/titanic_50/usr/src/cmd/sendmail/src/
H A Dmap.c158 map_parseargs(map, ap) in map_parseargs() argument
322 map_rewrite(map, s, slen, av) in map_rewrite() argument
474 register MAP *map; local
521 openmap(map) in openmap() argument
629 MAP *map; local
983 dns_map_open(map, mode) in dns_map_open() argument
1020 dns_map_parseargs(map,args) in dns_map_parseargs() argument
1204 dns_map_lookup(map, name, av, statp) in dns_map_lookup() argument
1408 ndbm_map_open(map, mode) in ndbm_map_open() argument
1671 ndbm_map_lookup(map, name, av, statp) in ndbm_map_lookup() argument
[all …]
H A Dalias.c216 static MAP *map = NULL; local
267 register MAP *map; local
391 aliaswait(map, ext, isopen) in aliaswait() argument
501 rebuildaliases(map, automatic) in rebuildaliases() argument
641 readaliases(map, af, announcestats, logstats) in readaliases() argument
/titanic_50/usr/src/lib/libpp/i386/
H A Dppdebug.h4 struct map struct
9 static struct map pplexmap[] = argument
/titanic_50/usr/src/lib/libpp/sparc/
H A Dppdebug.h4 struct map struct
9 static struct map pplexmap[] = argument
/titanic_50/usr/src/cmd/sendmail/include/sm/
H A Dbitops.h45 # define bitnset(bit, map) ((map)[_BITWORD(bit)] & _BITBIT(bit)) argument
48 # define setbitn(bit, map) (map)[_BITWORD(bit)] |= _BITBIT(bit) argument
51 # define clrbitn(bit, map) (map)[_BITWORD(bit)] &= ~_BITBIT(bit) argument
54 # define clrbitmap(map) memset((char *) map, '\0', BITMAPBYTES) argument
/titanic_50/usr/src/cmd/format/
H A Dmodify_partition.c75 struct dk_map32 *map = tmp_pinfo->pinfo_map; in p_modify() local
349 adj_cyl_offset(map) in adj_cyl_offset() argument
393 check_map(map) in check_map() argument
458 get_user_map(map, float_part) in get_user_map() argument
552 get_user_map_efi(map, float_part) in get_user_map_efi() argument
/titanic_50/usr/src/lib/libnsl/yp/
H A Dyp_enum.c66 char *map, in __yp_first_cflookup()
119 char *map, in yp_first()
134 dofirst(domain, map, pdomb, timeout, key, keylen, val, vallen) in dofirst() argument
228 char *map, in __yp_next_cflookup()
285 char *map, in yp_next()
303 donext(domain, map, inkey, inkeylen, pdomb, timeout, outkey, outkeylen, in donext() argument
H A Dyp_match.c64 char *map; member
96 makenode(char *domain, char *map, int keylen, int vallen) in makenode()
122 in_cache(char *domain, char *map, char *key, int keylen, char **val, in in_cache()
176 __yp_match_cflookup(char *domain, char *map, char *key, int keylen, char **val, in __yp_match_cflookup()
305 char *map, in yp_match()
356 char *map, in __yp_match_rsvdport_cflookup()
490 char *map, in yp_match_rsvdport()
506 domatch(char *domain, char *map, char *key, int keylen, in domatch()
H A Dyp_master.c58 yp_master(char *domain, char *map, char **master) in yp_master()
120 __yp_master_rsvdport(char *domain, char *map, char **master) in __yp_master_rsvdport()
177 domaster(char *domain, char *map, struct dom_binding *pdomb, in domaster()
H A Dyp_all.c63 __yp_all_cflookup(char *domain, char *map, struct ypall_callback *callback, in __yp_all_cflookup()
177 yp_all(char *domain, char *map, struct ypall_callback *callback) in yp_all()
188 __yp_all_rsvdport(char *domain, char *map, struct ypall_callback *callback) in __yp_all_rsvdport()
H A Dyp_order.c58 yp_order(char *domain, char *map, unsigned long *order) in yp_order()
106 doorder(char *domain, char *map, struct dom_binding *pdomb, in doorder()
/titanic_50/usr/src/tools/cpcgen/
H A Dcpcgen.c527 void *map; in cpcgen_read_datafile() local
649 cpc_map_t *map; in cpcgen_read_amd() local
712 FILE *map; in cpcgen_read_intel() local
734 cpc_map_t *map; in cpcgen_read_intel() local
826 cpcgen_manual_intel_name(cpc_map_t *map) in cpcgen_manual_intel_name()
840 cpcgen_manual_intel_file_before(FILE *f, cpc_map_t *map) in cpcgen_manual_intel_file_before()
900 cpcgen_manual_intel_file_after(FILE *f, cpc_map_t *map) in cpcgen_manual_intel_file_after()
981 cpcgen_cfile_intel_name(cpc_map_t *map) in cpcgen_cfile_intel_name()
994 cpcgen_cfile_intel_before(FILE *f, cpc_map_t *map) in cpcgen_cfile_intel_before()
1012 cpcgen_cfile_intel_after(FILE *f, cpc_map_t *map) in cpcgen_cfile_intel_after()
[all …]
/titanic_50/usr/src/lib/libkmf/libkmf/common/
H A Dmapping.c92 open_mapper_library(KMF_MAPPER_RECORD *map) in open_mapper_library()
115 KMF_MAPPER_RECORD *map = NULL; in kmf_cert_to_name_mapping_initialize() local
309 KMF_MAPPER_RECORD *map = NULL; in kmf_map_cert_to_name() local
335 KMF_MAPPER_RECORD *map = NULL; in kmf_match_cert_to_name() local
363 KMF_MAPPER_RECORD *map = NULL; in kmf_get_mapper_error_str() local
/titanic_50/usr/src/lib/libsec/common/
H A Daclsort.c54 struct map { struct
59 static struct map map_to_sort[] = { argument
/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb.c203 void ixgbe_dcb_unpack_pfc_cee(struct ixgbe_dcb_config *cfg, u8 *map, u8 *pfc_up) in ixgbe_dcb_unpack_pfc_cee()
281 u8 *map) in ixgbe_dcb_unpack_map_cee()
457 u8 map[IXGBE_DCB_MAX_USER_PRIORITY] = { 0 }; in ixgbe_dcb_config_rx_arbiter_cee() local
540 u8 map[IXGBE_DCB_MAX_USER_PRIORITY] = { 0 }; in ixgbe_dcb_config_tx_data_arbiter_cee() local
583 u8 map[IXGBE_DCB_MAX_USER_PRIORITY] = { 0 }; in ixgbe_dcb_config_pfc_cee() local
648 u8 map[IXGBE_DCB_MAX_USER_PRIORITY] = { 0 }; in ixgbe_dcb_hw_config_cee() local
693 s32 ixgbe_dcb_config_pfc(struct ixgbe_hw *hw, u8 pfc_en, u8 *map) in ixgbe_dcb_config_pfc()
716 u8 *bwg_id, u8 *tsa, u8 *map) in ixgbe_dcb_hw_config()
/titanic_50/usr/src/lib/libldap5/sources/ldap/common/
H A Dfriendly.c46 ldap_friendly_name( char *filename, char *name, FriendlyMap *map ) in ldap_friendly_name()
128 ldap_free_friendlymap( FriendlyMap *map ) in ldap_free_friendlymap()

1234567891011