Searched refs:ah_key (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dauth.h129 union des_block ah_key; member in struct:__anon3001
/macosx-10.9.5/vim-53/src/
H A Dspell.c4836 char_u ah_key[AH_KEY_LEN]; /* key for hashtab == name of affix */ member in struct:affheader_S
5612 STRCPY(cur_aff->ah_key, items[1]);
5613 hash_add(tp, cur_aff->ah_key);
5661 && STRCMP(cur_aff->ah_key, items[1]) == 0

Completed in 296 milliseconds