Home
last modified time | relevance | path

Searched defs:keycmp (Results 1 – 25 of 67) sorted by relevance

123

/dports/mail/opensmtpd/opensmtpd-6.8.0p2/usr.sbin/smtpd/
H A Dtable_db.c76 static struct keycmp { struct
79 } keycmp[] = { argument
H A Dtable_static.c76 static struct keycmp { struct
79 } keycmp[] = { variable
/dports/games/torcs/torcs-1.3.7/src/libs/txml/
H A Dhashtable.c29 #define keycmp wcscmp macro
31 #define keycmp strcmp macro
/dports/shells/yash/yash-2.51/
H A Dhashtable.h48 keycmp_T *keycmp; member
105 hashtable_T *ht_init(hashtable_T *ht, hashfunc_T *hashfunc, keycmp_T *keycmp) in ht_init()
/dports/net/ldapsdk/mozldap-6.0.7/c-sdk/ldap/libraries/libldap/
H A Dsort.c67 typedef struct keycmp { struct
70 } keycmp_t; argument
/dports/mail/thunderbird/thunderbird-91.8.0/comm/ldap/c-sdk/libraries/libldap/
H A Dsort.c54 typedef struct keycmp { struct
57 } keycmp_t; argument
/dports/devel/bglibs/bglibs-2.04/adt/
H A Dghash_init.c8 adt_cmp_fn* keycmp, in ghash_init()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/cs/vcs_src/
H A Dvcs_tag.c73 int keycmp(tp1, tp2) in keycmp() function
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/cs/vcs_src/
H A Dvcs_tag.c73 int keycmp(tp1, tp2) in keycmp() function
/dports/shells/ksh93/ast-93u/src/cmd/cs/vcs_src/
H A Dvcs_tag.c73 int keycmp(tp1, tp2) in keycmp() function
/dports/dns/dnscap/dnscap-2.0.1/src/
H A Dhashtbl.h59 hashkeycmp_func keycmp; member
/dports/dns/dnstop/dnstop-20140915/
H A Dhashtbl.h23 hashkeycmp *keycmp; member
/dports/devel/csoap/libsoap-1.1.0/utils/
H A Dhashtable.h41 int (*keycmp)(const void *key1, const void *key2); member
/dports/science/smoldyn/smoldyn-2.67/source/libSteve/
H A Dqueue.h29 int (*keycmp)(void *,void *); member
/dports/dns/dsc/dsc-2.11.1/src/
H A Dhashtbl.h58 hashkeycmp* keycmp; member
/dports/biology/subread/subread-2.0.2-source/src/longread-one/
H A DLRMhashtable.h29 int (*keycmp)(const void *key1, const void *key2); member
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/hfs/
H A Dbtree.c19 struct hfs_btree *hfs_btree_open(struct super_block *sb, u32 id, btree_keycmp keycmp) in hfs_btree_open()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/hfs/
H A Dbtree.c19 struct hfs_btree *hfs_btree_open(struct super_block *sb, u32 id, btree_keycmp keycmp) in hfs_btree_open()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/hfs/
H A Dbtree.c19 struct hfs_btree *hfs_btree_open(struct super_block *sb, u32 id, btree_keycmp keycmp) in hfs_btree_open()
/dports/biology/subread/subread-2.0.2-source/src/
H A Dhashtable.h34 int (*keycmp)(const void *key1, const void *key2); member
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/qt/util/
H A Dcustomwidgets.cpp262 static int keycmp( const void *a, const void *b ) in keycmp() function
/dports/graphics/pixie/Pixie/src/common/
H A Dcontainers.h211 int keycmp(const char *s1,const char *s2) const { in keycmp() function
216 int keycmp(int s1,int s2) const { in keycmp() function
/dports/graphics/azpainterb/azpainterb-1.1.3/mlib/src/
H A DmTextParam.c139 char *keycmp,*param = NULL; in _find() local
/dports/graphics/azpainter/azpainter-2.1.7/mlib/src/
H A DmTextParam.c139 char *keycmp,*param = NULL; in _find() local
/dports/devel/bglibs/bglibs-2.04/include/
H A Dghash.h43 adt_cmp_fn* keycmp; member

123