Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pmcannotate/
H A Dpmcannotate.c96 static int fqueue_getall(const char *bin, char *temp, int asmf);
426 fqueue_getall(const char *bin, char *temp, int asmf) in fqueue_getall() function
832 if (fqueue_getall(bin, tbfl, asmsrc) == -1) in main()