Home
last modified time | relevance | path

Searched refs:oid_pos (Results 1 – 25 of 47) sorted by relevance

12

/dports/www/libevhtp/libevhtp-1.2.16/
H A Dsslutils.c373 int oid_pos; in htp_sslutil_x509_ext_tostr() local
395 oid_pos = X509_get_ext_by_OBJ(cert, oid_obj, -1); in htp_sslutil_x509_ext_tostr()
397 if (!(ext = X509_get_ext(cert, oid_pos))) { in htp_sslutil_x509_ext_tostr()
/dports/devel/git-p4/git-2.34.1/
H A Dhash-lookup.h6 int oid_pos(const struct object_id *oid,
H A Dhash-lookup.c53 int oid_pos(const struct object_id *oid, const void *table, size_t nr,
H A Doid-array.c34 return oid_pos(oid, array->oid, array->nr, oid_access); in oid_array_lookup()
H A Dkhash.h337 KHASH_INIT(oid_pos, struct object_id, int, 1, oidhash_by_value, oideq_by_value)
/dports/devel/git-svn/git-2.34.1/
H A Dhash-lookup.h6 int oid_pos(const struct object_id *oid,
H A Dhash-lookup.c53 int oid_pos(const struct object_id *oid, const void *table, size_t nr, in oid_pos() function
H A Doid-array.c34 return oid_pos(oid, array->oid, array->nr, oid_access); in oid_array_lookup()
H A Dkhash.h337 KHASH_INIT(oid_pos, struct object_id, int, 1, oidhash_by_value, oideq_by_value)
/dports/devel/git-gui/git-2.34.1/
H A Dhash-lookup.h6 int oid_pos(const struct object_id *oid,
H A Dhash-lookup.c53 int oid_pos(const struct object_id *oid, const void *table, size_t nr, in oid_pos() function
H A Doid-array.c34 return oid_pos(oid, array->oid, array->nr, oid_access); in oid_array_lookup()
H A Dkhash.h337 KHASH_INIT(oid_pos, struct object_id, int, 1, oidhash_by_value, oideq_by_value)
/dports/devel/git/git-2.34.1/
H A Dhash-lookup.h6 int oid_pos(const struct object_id *oid,
H A Dhash-lookup.c53 int oid_pos(const struct object_id *oid, const void *table, size_t nr, in oid_pos() function
H A Doid-array.c34 return oid_pos(oid, array->oid, array->nr, oid_access); in oid_array_lookup()
H A Dkhash.h337 KHASH_INIT(oid_pos, struct object_id, int, 1, oidhash_by_value, oideq_by_value)
/dports/devel/git-cvs/git-2.34.1/
H A Dhash-lookup.h6 int oid_pos(const struct object_id *oid,
H A Dhash-lookup.c53 int oid_pos(const struct object_id *oid, const void *table, size_t nr, in oid_pos() function
H A Doid-array.c34 return oid_pos(oid, array->oid, array->nr, oid_access); in oid_array_lookup()
H A Dkhash.h337 KHASH_INIT(oid_pos, struct object_id, int, 1, oidhash_by_value, oideq_by_value)
/dports/devel/cgit/cgit-1.2.3/git/
H A Dkhash.h341 KHASH_INIT(oid_pos, struct object_id, int, 1, oidhash_by_value, oideq_by_value)
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dname-rev.c411 found = oid_pos(&o->oid, tip_table.table, tip_table.nr, in get_exact_ref_match()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dname-rev.c411 found = oid_pos(&o->oid, tip_table.table, tip_table.nr, in get_exact_ref_match()
/dports/devel/git/git-2.34.1/builtin/
H A Dname-rev.c411 found = oid_pos(&o->oid, tip_table.table, tip_table.nr, in get_exact_ref_match()

12