HomeSort by: relevance | last modified time | path
    Searched refs:restrict (Results 1 - 4 of 4) sorted by relevancy

  /src/etc/
ntp.conf 86 restrict default limited kod nomodify notrap nopeer noquery
90 restrict source nomodify notrap noquery
95 #restrict 192.0.2.0 mask 255.255.255.0 limited kod nomodify notrap nopeer
96 #restrict 2001:db8:: mask ffff:ffff:: limited kod nomodify notrap nopeer
100 restrict 127.0.0.1
101 restrict ::1 key
  /src/games/battlestar/
Makefile 16 COPTS.parse.c+=-Wno-restrict
  /src/sys/rump/fs/lib/libffs/
Makefile 21 CWARNFLAGS.gcc+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 9:? -Wno-error=restrict :}
  /src/sys/external/isc/libsodium/dist/
configure 6181 test_restrict (ccp restrict text)
6232 // Check restrict.
6235 char *restrict newvar = "Another string";

Completed in 51 milliseconds