Searched refs:TXT (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/lib/librstp/common/ |
H A D | base.h | 123 #define STP_FATAL(TXT, MSG, EXCOD) \ argument 124 {stp_trace ("FATAL:%s failed: %s:%d", TXT, MSG, EXCOD); \ 127 #define STP_FATAL(TXT, MSG, EXCOD) \ argument 131 #define STP_FATAL(TXT, MSG, EXCOD) \ argument 132 printf("FATAL: %s code %s:%d\n", TXT, MSG, EXCOD)
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | dns-sd.c | 740 static const char TXT[] = "\xC" "First String" "\xD" "Second String" "\xC" "Third String"; in main() local 742 …est", "_testupdate._tcp.", "", NULL, registerPort.NotAnInteger, sizeof(TXT)-1, TXT, reg_reply, NUL… in main() 748 char TXT[1024]; in main() local 750 for (i=0; i<sizeof(TXT); i++) in main() 751 if ((i & 0x1F) == 0) TXT[i] = 0x1F; else TXT[i] = 'A' + (i >> 5); in main() 753 …st", "_testlargetxt._tcp.", "", NULL, registerPort.NotAnInteger, sizeof(TXT), TXT, reg_reply, NULL… in main() 771 static const char TXT[] = "\x09" "Test Data"; in main() local 774 if (!err) err = DNSServiceUpdateRecord(client, NULL, 0, sizeof(TXT)-1, TXT, 0); in main()
|
/titanic_41/usr/src/cmd/oamuser/lib/ |
H A D | Makefile | 30 TXT= $(DATEFILESRC) macro 80 all: $(PRODUCT) $(TXT)
|
/titanic_41/usr/src/cmd/sendmail/cf/feature/ |
H A D | mtamark.m4 | 19 Kmtamark dns -R TXT -a. -T<TMP> -r`'ifdef(`MTAMARK_TO',`MTAMARK_TO',`5')
|
/titanic_41/usr/src/cmd/localedef/ |
H A D | Makefile | 328 %.cm: data/%.TXT UTF-8.cm
|
/titanic_41/usr/src/data/hwdata/ |
H A D | usb.ids | 1217 1313 WinFast TV - PAL BG+TXT + FM 1219 1315 WinFast TV Audio - PHP PAL I+TXT 1221 1317 WinFast TV Audio - PHP PAL DK+TXT 1225 131b WinFast TV Audio - PHP SECAM LL+TXT 1227 131d WinFast TV - SECAM DK + TXT + FM 1232 1323 WinFast TV - PAL BG+TXT 1234 1325 WinFast TV Audio - PHP PAL I+TXT 1236 1327 WinFast TV Audio - PHP PAL DK+TXT 1240 132b WinFast TV Audio - PHP SECAM LL+TXT 1242 132d WinFast TV - SECAM DK + TXT
|
/titanic_41/usr/src/cmd/sendmail/cf/ |
H A D | README | 1210 Reverse DNS with TXT RRs" (MTAMark), see
|