Searched refs:CTLFLAG_WR (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dsysctl.h46 #define CTLFLAG_WR 0x40000000 /* Allow writes to the variable */ macro
47 #define CTLFLAG_RW (CTLFLAG_RD|CTLFLAG_WR)

Completed in 77 milliseconds