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

/freebsd-current/contrib/dialog/
H A Dprogressbox.c56 free_obj(MY_OBJ * obj) function
468 free_obj(obj);
/freebsd-current/contrib/elftoolchain/ar/
H A Dwrite.c59 static void free_obj(struct ar_obj *obj);
199 free_obj(struct ar_obj *obj) function
492 free_obj(obj);
547 free_obj(obj);
/freebsd-current/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) function
463 free_obj(bsdar, obj);
517 free_obj(bsdar, obj);

Completed in 124 milliseconds