Searched defs:next_key (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Dchecksum-reps-table.c178 char next_key[MAX_KEY_SIZE]; local
H A Dreps-table.c148 char next_key[MAX_KEY_SIZE]; local
H A Dcopies-table.c107 char next_key[MAX_KEY_SIZE]; local
H A Dnodes-table.c93 char next_key[MAX_KEY_SIZE]; local
H A Dstrings-table.c285 char next_key[MAX_KEY_SIZE]; local
H A Dtxn-table.c116 char next_key[MAX_KEY_SIZE]; local
/freebsd-11-stable/contrib/libucl/src/
H A Ducl_parser.c2162 bool next_key = false, end_of_object = false, ret; local
1188 ucl_parse_key(struct ucl_parser *parser, struct ucl_chunk *chunk, bool *next_key, bool *end_of_object) argument

Completed in 71 milliseconds