Home
last modified time | relevance | path

Searched refs:OPT_BINDINGS (Results 1 – 3 of 3) sorted by path

/dports/games/xzip/xzip/
H A Darguments.h15 #define OPT_BINDINGS 0 macro
H A Dosdepend.c27 {"bindings", OPT_BINDINGS, TRUE},
H A Dxinit.c121 cx = findoption(OPT_BINDINGS); in xinit_openconnection()