Searched refs:fcd (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/keyserv/ |
H A D | keyserv_cache.c | 500 struct cachekey_disklist *fcd; in remap_cache_file_ch() local 513 fcd = MOVE_ADDR(&(ch->array[0]), in remap_cache_file_ch() 515 tmpsize = (u_long)fcd - (u_long)ch + ch->reclength; in remap_cache_file_ch() 516 while (tmpsize > newsize && fcd > &(ch->array[0])) { in remap_cache_file_ch() 517 if (fcd->uid == (uid_t)-1) { in remap_cache_file_ch() 518 list_remove(fcd, &(ch->free), 0, in remap_cache_file_ch() 521 list_remove_hash(fcd, in remap_cache_file_ch() 522 &(ch->bucket[hashval(fcd->uid)]), 0, 0); in remap_cache_file_ch() 523 list_remove(fcd, &(ch->inuse), &(ch->inuse_end), in remap_cache_file_ch() 527 fcd = MOVE_ADDR(fcd, -(ch->reclength)); in remap_cache_file_ch()
|
/titanic_44/usr/src/data/hwdata/ |
H A D | pci.ids | 285 1028 1fcd PERC H740P Mini 10827 0fcd GK107M [GeForce GT 755M] 29935 6fcd Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit
|