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

/barrelfish-2018-10-04/usr/eclipseclp/Flexlm/
H A Dbip_pt.c96 checked_out_features = 0; variable in typeref:struct:checked_out_feature
180 for(cof=checked_out_features; cof; cof = cof->next)
225 cof->next = checked_out_features;
226 checked_out_features = cof;
251 for(cof=checked_out_features; cof; cof = cof->next)
267 pcof = &checked_out_features;
268 for(cof=checked_out_features; cof; cof = cof->next)
293 for(cof=checked_out_features; cof; cof = cof->next)

Completed in 37 milliseconds