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

/barrelfish-master/usr/eclipseclp/Flexlm/
H A Dbip_pt.c264 struct checked_out_feature *cof, **pcof; local
267 pcof = &checked_out_features;
273 *pcof = cof->next;
277 pcof = &cof->next;

Completed in 22 milliseconds