Searched refs:do_oper_extract (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/src/ |
D | ar.c | 52 static int do_oper_extract (int oper, const char *arfname, char **argv, 252 status = do_oper_extract (operation, arfname, argv, argc, -1); in main() 256 status = do_oper_extract (operation, arfname, argv, argc, instance); in main() 441 do_oper_extract (int oper, const char *arfname, char **argv, int argc, in do_oper_extract() function
|
D | ChangeLog | 137 * ar.c (do_oper_extract): Assume epoch if ar_date is bogus. 781 (do_oper_extract): Make sure we don't create an empty variable 1422 * ar.c (do_oper_extract): Replace struct timeval with struct timespec 2924 * ar.c (do_oper_extract): Use pathconf instead of statfs.
|