Home
last modified time | relevance | path

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

/dports/misc/librepo/librepo-1.14.2/librepo/
H A Dhandle.h149 LRO_HTTPAUTH, /*!< (long 1 or 0) enumerator
H A Dhandle.c348 case LRO_HTTPAUTH: in lr_handle_setopt()
/dports/misc/librepo/librepo-1.14.2/librepo/python/
H A Dlibrepomodule.c239 PYMODULE_ADDINTCONSTANT(LRO_HTTPAUTH); in PyInit__librepo()
H A Dhandle-py.c362 case LRO_HTTPAUTH: in py_setopt()
/dports/misc/librepo/librepo-1.14.2/tests/python/tests/
H A Dtest_handle.py508 h.setopt(librepo.LRO_HTTPAUTH, None)