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

/freebsd-10.1-release/usr.bin/ar/
H A Dwrite.c62 static void insert_obj(struct bsdar *bsdar, struct ar_obj *obj,
233 insert_obj(struct bsdar *bsdar, struct ar_obj *obj, struct ar_obj *pos) function
497 insert_obj(bsdar, obj, pos);
499 insert_obj(bsdar, nobj, pos);
520 insert_obj(bsdar, nobj, pos);

Completed in 56 milliseconds