Home
last modified time | relevance | path

Searched defs:maximumNameLength (Results 1 – 2 of 2) sorted by relevance

/dports/net/kdenetwork-filesharing/kdenetwork-filesharing-21.12.3/samba/filepropertiesplugin/
H A Dsambausershareplugin.cpp51 Q_PROPERTY(int maximumNameLength READ maximumNameLength CONSTANT) property in ShareContext
107 static constexpr int maximumNameLength() in maximumNameLength() function in ShareContext
/dports/astro/xtide/xtide-2.15.3/libxtide/
H A DStation.cc646 unsigned maximumNameLength = 0; in aboutMode() local