Home
last modified time | relevance | path

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

/dports/misc/librepo/librepo-1.14.2/librepo/python/
H A Dhandle-py.c327 (LrHandleOption)option, in py_setopt()
352 (LrHandleOption)option, in py_setopt()
403 (LrHandleOption)option, in py_setopt()
458 (LrHandleOption)option, in py_setopt()
503 (LrHandleOption)option, in py_setopt()
530 (LrHandleOption)option, in py_setopt()
553 (LrHandleOption)option, in py_setopt()
592 (LrHandleOption)option, in py_setopt()
612 (LrHandleOption)option, in py_setopt()
691 (LrHandleOption)option, in py_setopt()
[all …]
/dports/misc/librepo/librepo-1.14.2/librepo/
H A Dhandle.h433 } LrHandleOption; /*!< Handle config options */ typedef
532 LrHandleOption option,
H A Dhandle.c270 LrHandleOption option, in lr_handle_setopt()
/dports/sysutils/libdnf/libdnf-0.64.0/libdnf/repo/
H A DRepo.cpp139 inline static void handleSetOpt(LrHandle * handle, LrHandleOption option, T value) in handleSetOpt()