Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/ar/
H A Dwrite.c59 static void free_obj(struct ar_obj *obj);
199 free_obj(struct ar_obj *obj) in free_obj() function
492 free_obj(obj); in ar_write_archive()
547 free_obj(obj); in write_cleanup()
/freebsd/usr.bin/ar/
H A Dwrite.c62 static void free_obj(struct bsdar *bsdar, struct ar_obj *obj);
181 free_obj(struct bsdar *bsdar, struct ar_obj *obj) in free_obj() function
463 free_obj(bsdar, obj); in ar_write_archive()
517 free_obj(bsdar, obj); in write_cleanup()
/freebsd/contrib/dialog/
H A Dprogressbox.c56 free_obj(MY_OBJ * obj) in free_obj() function
468 free_obj(obj); in dlg_progressbox()