Home
last modified time | relevance | path

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

/trueos/usr.bin/ar/
HDwrite.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) in insert_obj() function
497 insert_obj(bsdar, obj, pos); in write_archive()
499 insert_obj(bsdar, nobj, pos); in write_archive()
520 insert_obj(bsdar, nobj, pos); in write_archive()