Home
last modified time | relevance | path

Searched refs:getselections (Results 1 – 8 of 8) sorted by relevance

/dports/misc/mc-nox11/mc-4.8.27/src/vfs/extfs/helpers/
H A Ddpkg+.in123 chop($getselections = `dpkg --get-selections 2>/dev/null`);
131 $sz = length($getselections);
/dports/misc/mc/mc-4.8.27/src/vfs/extfs/helpers/
H A Ddpkg+.in123 chop($getselections = `dpkg --get-selections 2>/dev/null`);
131 $sz = length($getselections);
/dports/archivers/dpkg/dpkg-1.19.7/src/
H A Dselect.c61 getselections(const char *const *argv) in getselections() function
H A Dmain.h185 int getselections(const char *const *argv);
H A Dmain.c534 ACTION( "get-selections", 0, act_getselections, getselections ),
/dports/editors/lazarus/docs/chm/
H A Dlcl.xct14549 GetSelections comctrls/ttreenodes.getselections.html
/dports/editors/lazarus-qt5/docs/chm/
H A Dlcl.xct14549 GetSelections comctrls/ttreenodes.getselections.html
/dports/archivers/dpkg/dpkg-1.19.7/
H A DChangeLog89761 dpkg: Remove unused head variable in getselections()