Home
last modified time | relevance | path

Searched refs:fixup_new (Results 1 – 1 of 1) sorted by relevance

/trueos/usr.bin/csup/
HDfixups.c60 static struct fixup *fixup_new(struct coll *, const char *);
82 fixup_new(struct coll *coll, const char *name) in fixup_new() function
124 fixup = fixup_new(coll, name); in fixups_put()