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

/freebsd-9.3-release/usr.bin/csup/
H A Dconfig.h118 struct coll *coll_new(struct coll *);
H A Dconfig.c78 defaults = coll_new(NULL);
87 cur_coll = coll_new(defaults);
283 coll_new(struct coll *def) function
455 cur_coll = coll_new(defaults);
578 cur_coll = coll_new(defaults);
H A Dmain.c127 override = coll_new(NULL);

Completed in 54 milliseconds