Home
last modified time | relevance | path

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

/external/elfutils/src/
Dar.c57 static int do_oper_insert (int oper, const char *arfname, char **argv,
267 status = do_oper_insert (operation, arfname, argv, argc, member); in main()
1094 do_oper_insert (int oper, const char *arfname, char **argv, int argc, in do_oper_insert() function
1403 return do_oper_insert (oper, arfname, argv, argc, member); in do_oper_insert()
DChangeLog1420 (do_oper_insert): Use arlib_deterministic_output instead.
1433 (do_oper_insert): When set, use zero from mtime, uid, and gid.
1435 * ar.c (do_oper_insert): Fix check on elf_rawfile return value.
2498 * ar.c (do_oper_insert): Put trailing / on short names.
2506 * ar.c (do_oper_insert): Use write_retry for padding write.
2508 * ar.c (do_oper_insert): Initialize CUR_OFF in no_old case.
2511 (do_oper_insert): Call it. Correctly use length of basename,
2824 (do_oper_insert): Handle error when writing padding.