Home
last modified time | relevance | path

Searched defs:null_oid (Results 1 – 14 of 14) sorted by relevance

/dports/devel/libgit2/libgit2-1.3.0/tests/odb/backend/
H A Dsimple.c240 git_oid null_oid = {{0}}; in test_odb_backend_simple__null_oid_is_ignored() local
/dports/devel/libgit2/libgit2-1.3.0/tests/object/tree/
H A Dwrite.c519 git_oid null_oid = {{0}}; in test_object_tree_write__invalid_null_oid() local
/dports/devel/git-svn/git-2.34.1/
H A Dhash.h175 const struct object_id *null_oid; member
H A Dobject-file.c219 const struct object_id *null_oid(void) in null_oid() function
/dports/devel/git-gui/git-2.34.1/
H A Dhash.h175 const struct object_id *null_oid; member
H A Dobject-file.c219 const struct object_id *null_oid(void) in null_oid() function
/dports/devel/git-p4/git-2.34.1/
H A Dhashmap.c177 static void free_individual_entries(struct hashmap *map, ssize_t entry_offset)
/dports/devel/git/git-2.34.1/
H A Dhash.h175 const struct object_id *null_oid; member
H A Dobject-file.c219 const struct object_id *null_oid(void) in null_oid() function
/dports/devel/git-cvs/git-2.34.1/
H A Dhash.h175 const struct object_id *null_oid; member
H A Dobject-file.c219 const struct object_id *null_oid(void) in null_oid() function
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/agentx/
H A Dprotocol.c1972 oid null_oid[] = { 0, 0 }; in main() local
/dports/net-mgmt/net-snmp/net-snmp-5.9/apps/
H A Dsnmptrapd_sql.c788 static oid null_oid[] = { 0, 0 }; in _sql_save_trap_info() local
/dports/devel/cgit/cgit-1.2.3/git/
H A Dsha1-file.c58 const struct object_id null_oid; variable