Home
last modified time | relevance | path

Searched refs:Key_t (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libast/common/regex/
H A Dregcache.c35 typedef unsigned long Key_t; typedef
87 Key_t key; in regcache()
145 …else if (*(Key_t*)matchstate.cache[i]->pattern == key && !strcmp(matchstate.cache[i]->pattern, pat… in regcache()
180 while (++i < sizeof(Key_t)) in regcache()
/titanic_44/usr/src/lib/libcmd/common/
H A Dchgrp.c120 } Key_t; typedef
125 Key_t key; /* key */
126 Key_t to; /* map to these */
162 getids(register char* s, char** e, Key_t* key, int options) in getids()
234 Key_t keys[3]; in b_chgrp()
235 Key_t key; in b_chgrp()
282 mapdisc.size = sizeof(Key_t); in b_chgrp()