Home
last modified time | relevance | path

Searched defs:want_commit (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/minisatip/minisatip-1.1.52/src/
H A Dnetceiver.h29 char want_tune, want_commit; // tuining & and PID handling state machine member
H A Dsatipc.c102 char expect_reply, force_commit, want_commit, want_tune, sent_transport, member
/dports/games/0ad/0ad-0.0.23b-alpha/source/lib/sysdep/os/win/wposix/
H A Dwmman.cpp89 bool want_commit = (prot != PROT_NONE && !(flags & MAP_NORESERVE)); in mmap_mem() local