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

/illumos-gate/usr/src/cmd/audit_warn/
H A Daudit_warn.sh268 TEXT=$4
288 $TEXT\n\
/illumos-gate/usr/src/cmd/sgs/tools/
H A Dlibconv_mk_report_bufsize.pl54 print OFILE <<TEXT;
101 TEXT
108 print OFILE <<TEXT;
112 TEXT
/illumos-gate/usr/src/cmd/sed/
H A Ddefs.h112 TEXT, /* a c i */ enumerator in enum:e_args
H A Dcompile.c92 {'a', 1, TEXT},
94 {'c', 2, TEXT},
101 {'i', 1, TEXT},
257 case TEXT: /* a c i */
/illumos-gate/usr/src/lib/libeti/menu/inc/
H A Dmenu.h57 } TEXT; typedef in typeref:struct:__anon3223
60 TEXT name;
61 TEXT description;
/illumos-gate/usr/src/cmd/lms/
H A Dtypes.h142 #define TEXT(quote) __TEXT(quote) macro
H A DProtocol.cpp1075 TEXT("LMS Service already accepted a request at %s:%d\n"),
1095 TEXT("LMS Service cannot listen at port %d.\n"),
1674 _eventLog(_eventLogParam, TEXT("Error: Can't open hosts file"), EVENTLOG_ERROR_TYPE);
1680 _eventLog(_eventLogParam, TEXT("Error: Can't create temporary hosts file"), EVENTLOG_ERROR_TYPE);
1748 _eventLog(_eventLogParam, TEXT("Error: Can't update hosts file [1]"), EVENTLOG_ERROR_TYPE);
1754 _eventLog(_eventLogParam, TEXT("Error: Can't update hosts file [2]"), EVENTLOG_ERROR_TYPE);
1761 _eventLog(_eventLogParam, TEXT("Error: Can't update hosts file [3]"), EVENTLOG_ERROR_TYPE);
1768 _eventLog(_eventLogParam, TEXT("Error: Can't update hosts file [4]"), EVENTLOG_ERROR_TYPE);
1774 _eventLog(_eventLogParam, TEXT("Error: Can't update hosts file [5]"), EVENTLOG_ERROR_TYPE);
1784 _eventLog(_eventLogParam, TEXT("Erro
[all...]
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7c.c636 enum parse_e {START, TOK, TEXT, EOL} parse = START; enumerator in enum:parse_e
731 parse = TEXT;
742 case TEXT:
/illumos-gate/usr/src/lib/libm/common/C/
H A Dlibm.h47 #define TEXT .section ".text" macro
/illumos-gate/usr/src/cmd/auditrecord/
H A Dauditrecord.pl271 <body TEXT="#000000" BGCOLOR="#F0F0F0">
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/dns-sd/
H A Ddns-sd.c96 if ((library = LoadLibrary(TEXT("Iphlpapi")) ) != NULL )
118 if ((library = LoadLibrary(TEXT("Iphlpapi")) ) != NULL )
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex806 % @inmargin{WHICH}{TEXT} puts TEXT in the WHICH margin next to the current
832 % @inmargin{TEXT [, RIGHT-TEXT]}
833 % (if RIGHT-TEXT is given, use TEXT for left page, RIGHT-TEXT for right;
834 % else use TEXT for both).

Completed in 122 milliseconds