Home
last modified time | relevance | path

Searched defs:postfix (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Drax.c702 raxNode *postfix = NULL; in raxGenericInsert() local
791 raxNode *postfix = rax_malloc(nodesize); in raxGenericInsert() local
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_dynamic.c891 int log_flags, char *prefix, char *postfix) in print_dyn_rule_flags()
917 #define print_dyn_rule(id, dtype, prefix, postfix) \ argument