Home
last modified time | relevance | path

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

/external/elfutils/src/
Dar.c53 static int do_oper_extract (int oper, const char *arfname, char **argv,
253 status = do_oper_extract (operation, arfname, argv, argc, -1); in main()
257 status = do_oper_extract (operation, arfname, argv, argc, instance); in main()
456 do_oper_extract (int oper, const char *arfname, char **argv, int argc, in do_oper_extract() function
DChangeLog359 * ar.c (do_oper_extract): Replace struct timeval with struct timespec
1861 * ar.c (do_oper_extract): Use pathconf instead of statfs.