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

/freebsd-13-stable/contrib/dialog/
H A Dprogressbox.c57 free_obj(MY_OBJ * obj) function
457 free_obj(obj);
/freebsd-13-stable/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-13-stable/usr.bin/ar/
H A Dwrite.c64 static void free_obj(struct bsdar *bsdar, struct ar_obj *obj);
226 free_obj(struct bsdar *bsdar, struct ar_obj *obj) function
504 free_obj(bsdar, obj);
552 free_obj(bsdar, obj);

Completed in 114 milliseconds