Home
last modified time | relevance | path

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

/freebsd/contrib/pkgconf/cli/bomtool/
H A Dmain.c326 pkgconf_queue_push(&pkgq, package); in main()
336 pkgconf_queue_push(&pkgq, packagebuf); in main()
/freebsd/contrib/pkgconf/libpkgconf/
H A Dqueue.c44 pkgconf_queue_push(pkgconf_list_t *list, const char *package) in pkgconf_queue_push() function
H A Dlibpkgconf.h421 PKGCONF_API void pkgconf_queue_push(pkgconf_list_t *list, const char *package);
/freebsd/contrib/pkgconf/doc/
H A Dlibpkgconf-queue.rst11 .. c:function:: void pkgconf_queue_push(pkgconf_list_t *list, const char *package)
/freebsd/contrib/pkgconf/cli/
H A Dmain.c1647 pkgconf_queue_push(&pkgq, package); in main()
1657 pkgconf_queue_push(&pkgq, packagebuf); in main()
1666 pkgconf_queue_push(&pkgq, packagebuf); in main()