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.c94 static int fqueue_getall(const char *bin, char *temp, int asmf);
424 fqueue_getall(const char *bin, char *temp, int asmf) in fqueue_getall() function
828 if (fqueue_getall(bin, tbfl, asmsrc) == -1) in main()