| /src/usr.bin/patch/ |
| backupfile.h | 25 none, enumerator in enum:backup_type
|
| /src/usr.sbin/bootp/bootpd/ |
| syslog.conf | 15 #*.err;kern.debug;auth.notice;user.none /dev/console 19 #*.err;kern.debug;daemon,auth.notice;mail.crit;user.none /var/adm/messages 25 *.alert;kern.err;daemon.err;user.none operator 26 *.alert;user.none root 28 *.emerg;user.none *
|
| /src/etc/ |
| syslog.conf | 3 *.err;kern.*;auth.notice;authpriv.none;mail.crit /dev/console 4 *.info;auth,authpriv,cron,ftp,kern,lpr,mail.none /var/log/messages
|
| /src/sys/arch/dreamcast/dev/microcode/ |
| Makefile | 5 TOOLDIR ?= /usr/pkg/cross-arm-none-eabi 7 CC = ${TOOLDIR}/bin/arm-none-eabi-gcc 8 OBJCOPY = ${TOOLDIR}/bin/arm-none-eabi-objcopy
|
| /src/usr.bin/make/unit-tests/ |
| opt-no-action-runflags.mk | 14 SILENT.no= # none 16 ALWAYS.no= # none
|
| dep-wildcards.exp | 7 dep-none.mk
|
| varmod-order-string.mk | 15 QUOTED_WORDS= none "double quoted" 'single quoted' `in backticks` 16 .if ${QUOTED_WORDS:O} != "\"double quoted\" 'single quoted' `in backticks` none"
|
| /src/tests/dev/cgd/ |
| t_cgdconfig.sh | 41 verify_method none; 60 verify_method none; 68 verify_method none; 94 verify_method none; 115 verify_method none; 136 verify_method none; 158 verify_method none; 182 verify_method none; 193 verify_method none; 231 verify_method none; [all...] |
| /src/games/hack/ |
| hack.rumors.c | 132 goto none; 144 none:
|
| /src/usr.sbin/altq/altqd/altq.conf.samples/ |
| cbq.bandwidthtest | 6 class cbq en0 root_class NULL priority 0 admission none pbandwidth 100
|
| /src/tests/net/ipsec/ |
| t_ipsec_tcp.sh | 135 if [ $proto != none ]; then 146 if [ $proto != none ]; then 179 if [ $proto != none ]; then 190 if [ $proto != none ]; then 226 if [ $proto != none ]; then 237 if [ $proto != none ]; then 255 if [ $proto = none ]; then 296 add_test_tcp ipv4 none 297 add_test_tcp ipv6 none 298 add_test_tcp ipv4mappedipv6 none [all...] |
| /src/tests/net/if_shmif/ |
| t_shmif.sh | 43 local none="Ethernet none" 57 # ifconfig media none makes the state DOWN 58 atf_check rump.ifconfig shmif0 media none 60 -o match:"media: $none" \ 112 atf_check rump.ifconfig shmif0 media none
|
| /src/usr.sbin/btdevctl/ |
| btdevctl.c | 67 int ch, query, verbose, attach, detach, set, none; local 78 none = false; 109 if (strcasecmp(optarg, "none") == 0) 110 none = true; 168 if (none == true) {
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/sw/ |
| nouveau_nvkm_engine_sw_chan.c | 59 struct nvif_notify_uevent_req none; member in union:__anon5396 63 if (!(ret = nvif_unvers(ret, &data, &size, req->none))) {
|
| /src/usr.bin/vis/ |
| vis.c | 58 static int eflags, fold, foldwidth = 80, none, markeol; variable 117 none++; 208 if (none) {
|
| /src/sys/arch/atari/stand/libsa/ |
| consio.S | 53 trap #13 | => none
|
| /src/tests/lib/libc/net/getaddrinfo/ |
| t_getaddrinfo.sh | 34 if [ "$2" = "none" ] ; then 168 check_output unsup_fam none 186 check_output scoped none
|
| /src/sys/arch/next68k/ |
| Makefile | 33 emacs-etags -a -l none \
|
| /src/usr.bin/make/ |
| test-variants.mk | 48 TESTS+= filemon-none 49 ENV.filemon-none= USE_FILEMON="no" 51 SKIP_TESTS.filemon-none= \ 109 TESTS+= opt-none 110 CFLAGS.opt-none= -O0 -ggdb 135 # macro, or at least none that affect the outcome of the tests. 243 @echo "env: "${ENV.${.TARGET}:U"(none)"} 244 @echo "cflags: "${CFLAGS.${.TARGET}:U(none):Q} 245 @echo "cppflags: "${CPPFLAGS.${.TARGET}:U(none):Q}
|
| /src/libexec/ftpd/ |
| conf.c | 142 int none, match; local 167 none = match = 0; 181 if (strcasecmp(class, "none") == 0) 182 none = 1; 185 none || 191 if (none || \ 200 if (none || EMPTYSTR(arg)) \ 209 if (none || EMPTYSTR(Arg)) \ 232 if (none || EMPTYSTR(arg)) 279 if (!none && !EMPTYSTR(arg)) [all...] |
| /src/tests/usr.bin/patch/ |
| t_patch.sh | 103 atf_set "descr" "Test backup type 'none' (-V none)" 119 patch -V none to_patch < test_diff.patch 125 VERSION_CONTROL=existing patch -V none to_patch \ 130 # --posix should imply -V none.
|
| /src/bin/pax/ |
| options.h | 47 #define none "none" macro
|
| /src/distrib/evbarm/instkernel/ramdisk/ |
| Makefile | 56 ${TOOL_MKUBOOTIMAGE} -A ${UBOOT_IMAGE_ARCH} -C none -O linux \
|
| /src/etc/rc.d/ |
| iscsid_volumes | 42 *:none:*)
|
| /src/usr.bin/locate/locate/ |
| updatedb.sh | 134 none) ignorefs=
|