connections_traverse 430 source3/include/proto.h int connections_traverse(int (*fn)(struct db_record *rec, connections_traverse 120 source3/lib/conn_tdb.c return connections_traverse(conn_traverse_fn, (void *)&state); connections_traverse 118 source3/rpc_server/srv_srvsvc_nt.c if (connections_traverse(pipe_enum_fn, &fenum) == -1) {