Searched refs:rcnp (Results 1 – 2 of 2) sorted by relevance
388 struct rsrr_cache *rc, **rcnp; in rsrr_cache() local393 rcnp = >->gt_rsrr_cache; in rsrr_cache()394 while ((rc = *rcnp) != NULL) { in rsrr_cache()405 *rcnp = rc->next; in rsrr_cache()416 rcnp = &rc->next; in rsrr_cache()443 struct rsrr_cache *rc, **rcnp; in rsrr_cache_send() local449 rcnp = >->gt_rsrr_cache; in rsrr_cache_send()450 while ((rc = *rcnp) != NULL) { in rsrr_cache_send()455 *rcnp = rc->next; in rsrr_cache_send()458 rcnp = &rc->next; in rsrr_cache_send()
597 ntfs_runtovrun(cn_t **rcnp, cn_t **rclp, u_long *rcntp, u_int8_t *run) in ntfs_runtovrun() argument644 *rcnp = cn; in ntfs_runtovrun()