| /src/external/mpl/bind/dist/fuzz/dns_name_fromtext_target.in/ |
| example.com | 1 example.com
|
| /src/external/mpl/bind/dist/tests/dns/testdata/resconf/ |
| domain.conf | 12 domain example.com
|
| options-empty.conf | 12 domain example.com
|
| search.conf | 12 search example.com example.net
|
| options-bad-ndots.conf | 12 search example.com example.net
|
| unknown+search.conf | 13 search example.com example.net
|
| /src/lib/libossaudio/ |
| oss_ioctl.c | 7 _oss_ioctl(int fd, unsigned long com, ...) 12 va_start(ap, com); 16 if (IOCGROUP(com) == 'P') 17 return _oss_dsp_ioctl(fd, com, argp); 18 else if (IOCGROUP(com) == 'M') 19 return _oss3_mixer_ioctl(fd, com, argp); 20 else if (IOCGROUP(com) == 'X') 21 return _oss4_mixer_ioctl(fd, com, argp); 22 else if (IOCGROUP(com) == 'Y') 23 return _oss4_global_ioctl(fd, com, argp) [all...] |
| /src/external/ibm-public/postfix/dist/src/smtpd/ |
| smtpd_addr_valid.in | 7 mydestination example.com 8 myorigin example.com 10 sender_canonical_maps inline:{foo@example.com=foo_canon@example.com} 11 recipient_canonical_maps inline:{bar@example.com=bar_canon@example.com} 15 mail bar_canon@example.com 17 mail bar@example.com 19 mail foo_canon@example.com 21 mail foo@example.com [all...] |
| /src/external/bsd/unbound/dist/contrib/ |
| warmup.sh | 22 adobe.com 25 akamai.com 28 aol.com 29 apple.com 30 arin.com 34 bing.com 35 blogspot.com 37 comodo.com 39 drive.google.com 41 facebook.com [all...] |
| warmup.cmd | 28 adobe.com
31 akamai.com
34 aol.com
35 apple.com
36 arin.com
40 bing.com
41 blogspot.com
42 comodo.com
44 drive.google.com
46 facebook.com
[all...] |
| /src/sys/coda/ |
| coda_pioctl.h | 70 #define _VALIDVICEIOCTL(com) (com >= _VICEIOCTL(0) && com <= _VICEIOCTL(255))
|
| /src/external/ibm-public/postfix/dist/src/global/ |
| mail_addr_crunch.in | 8 foo@example.com, "foo bar"@example.com, foo+ext@example.com 16 foo@example.com, "foo bar"@example.com, foo+ext@example.com 24 foo@example.com, "foo bar"@example.com, foo+ext@example.com 32 foo@example.com, "foo bar"@example.com, foo+ext@example.co [all...] |
| /src/external/gpl3/gdb/dist/sim/ppc/ |
| hw_com.c | 3 Copyright (C) 1994-1996, Andrew Cagney <cagney@highland.com.au> 37 com - '550 compatible serial device 124 | /iobus@0xf0000000/com@0x3000/reg 0x3000 8 137 | -o '/iobus@0xf0000000/com@0x4000/reg 0x4000 8' \ 138 | -o '/iobus@0xf0000000/com@0x4000/input-file /etc/passwd' \ 139 | -o '/iobus@0xf0000000/com@0x4000/input-delay 1000' \ 140 | -o '/iobus@0xf0000000/com@0x4000 > 0 int /cpus/cpu@0x0' \ 141 | psim-test/hw-com/cat.be 0xf0004000 150 The program <<psim-test/hw-com/cat>> copies any characters on the serial 170 terminal device). In the future, the <<com>> device should allow the 209 hw_com_device *com = (hw_com_device*)device_data(me); local 285 hw_com_device *com = (hw_com_device*)device_data(me); local 387 hw_com_device *com = device_data(me); local 400 hw_com_device *com = (hw_com_device*)device_data(me); local 453 hw_com_device *com = device_data(me); local 477 hw_com_device *com = device_data(me); local 491 hw_com_device *com = device_data(me); local [all...] |
| /src/external/gpl3/gdb.old/dist/sim/ppc/ |
| hw_com.c | 3 Copyright (C) 1994-1996, Andrew Cagney <cagney@highland.com.au> 37 com - '550 compatible serial device 124 | /iobus@0xf0000000/com@0x3000/reg 0x3000 8 137 | -o '/iobus@0xf0000000/com@0x4000/reg 0x4000 8' \ 138 | -o '/iobus@0xf0000000/com@0x4000/input-file /etc/passwd' \ 139 | -o '/iobus@0xf0000000/com@0x4000/input-delay 1000' \ 140 | -o '/iobus@0xf0000000/com@0x4000 > 0 int /cpus/cpu@0x0' \ 141 | psim-test/hw-com/cat.be 0xf0004000 150 The program <<psim-test/hw-com/cat>> copies any characters on the serial 170 terminal device). In the future, the <<com>> device should allow the 209 hw_com_device *com = (hw_com_device*)device_data(me); local 285 hw_com_device *com = (hw_com_device*)device_data(me); local 387 hw_com_device *com = device_data(me); local 400 hw_com_device *com = (hw_com_device*)device_data(me); local 453 hw_com_device *com = device_data(me); local 477 hw_com_device *com = device_data(me); local 491 hw_com_device *com = device_data(me); local [all...] |
| /src/sys/arch/vax/consolerl/ |
| Makefile | 5 STDBOOS= defboo.com anyboo.com 7 DEVBOOS= hkmboo.com hksboo.com hpmboo.com hpsboo.com \ 8 ramboo.com rasboo.com upmboo.com upsboo.com [all...] |
| /src/crypto/external/bsd/heimdal/dist/tests/java/ |
| jaas.conf | 4 com.sun.security.auth.module.Krb5LoginModule required; 7 com.sun.security.jgss.accept { 8 com.sun.security.auth.module.Krb5LoginModule required
|
| /src/external/mpl/bind/dist/bin/tests/system/inline/ns8/ |
| sign.sh | 16 for zone in example01.com example02.com example03.com example04.com \ 17 example05.com example06.com example07.com example08.com \ 18 example09.com example10.com example11.com example12.com [all...] |
| /src/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/data/ |
| variant.conf | 4 variantDN ou=People,dc=example,dc=com 5 variantSpec seealso seealso ou=Societies,dc=example,dc=com 6 variantSpec description description dc=example,dc=com 8 variantRegex "(.*),(ou=.*technology.*)(,)dc=example,dc=com" 10 variantRegexSpec ou ou "$2$3dc=example$3dc=com" 12 variantDN ou=Groups,dc=example,dc=com 13 variantSpec st ou "ou=Alumni Association,ou=People,dc=example,dc=com" 14 variantSpec description description ou=People,dc=example,dc=com 17 variantRegexSpec l l dc=example,dc=com
|
| /src/lib/libc/termios/ |
| tcflush.c | 56 int com; local 62 com = FREAD; 65 com = FWRITE; 68 com = FREAD | FWRITE; 74 return (ioctl(fd, TIOCFLUSH, &com));
|
| /src/external/mpl/bind/dist/bin/tests/system/eddsa/ns2/ |
| sign.sh | 18 zone=example.com. 19 infile=example.com.db.in 20 zonefile=example.com.db 30 for i in Xexample.com.+015+03613 Xexample.com.+015+35217; do
|
| /src/external/mpl/bind/dist/bin/tests/system/eddsa/ns3/ |
| sign.sh | 18 zone=example.com. 19 infile=example.com.db.in 20 zonefile=example.com.db 29 for i in Xexample.com.+016+09713 Xexample.com.+016+38353; do
|
| /src/usr.bin/indent/ |
| pr_comment.c | 50 buf_add_char(&com, ch); 57 buf_add_str(&com, " * "); 104 if (com.len > 0) 155 buf_add_chars(&com, token.s, token.len); // "/*" or "//" 173 int ind = ind_add(ps.comment_ind, com.s, com.len); 177 *last_blank = (ssize_t)com.len; 188 if (ch_isspace(com.s[com.len - 1])) 198 const char *last_word = com.s + *last_blank + 1 [all...] |
| /src/external/mpl/bind/dist/bin/tests/system/pending/ns2/ |
| sign.sh | 16 for domain in example example.com; do 29 # remove "removed" record from example.com, causing the server to 31 sed '/^removed/d' example.com.db.signed >example.com.db.new 32 rm -f example.com.db.signed 33 mv example.com.db.new example.com.db.signed
|
| /src/distrib/i386/floppies/ |
| Makefile | 5 SUBDIR+= bootfloppy-com
|
| /src/distrib/i386/floppies/bootfloppy-com/ |
| Makefile | 3 FLOPPYBASE= boot-com
|