Home
last modified time | relevance | path

Searched refs:write_sorted (Results 1 – 3 of 3) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/rpl/rgrl/
H A Drgrl_match_set.h106 void write_sorted( std::ostream& os ) const;
H A Drgrl_match_set.cxx369 write_sorted( std::ostream& os ) const in write_sorted() function in rgrl_match_set
/dports/net/samba412/samba-4.12.15/source3/utils/
H A Dnet_registry_check.c976 static bool write_sorted(struct db_context *db, struct regkey *key, char sep) in write_sorted() function
1084 write_sorted(ctx->odb, key, ctx->sep); in check_write_db_action()
1122 write_sorted(ctx->odb, key, ctx->sep); in fix_tree_action()