Home
last modified time | relevance | path

Searched defs:hashslots (Results 1 – 3 of 3) sorted by relevance

/dports/net-mgmt/nagios/nagios-3.5.1/common/
H A Dshared.c340 int hashfunc(const char *name1, const char *name2, int hashslots) { in hashfunc()
/dports/net-mgmt/nagios4/nagios-4.4.6/common/
H A Dshared.c470 int hashfunc(const char *name1, const char *name2, int hashslots) { in hashfunc()
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/src/
H A Ddbhandlers.c386 int ndo2db_object_hashfunc(const char *name1,const char *name2,int hashslots){ in ndo2db_object_hashfunc()