Home
last modified time | relevance | path

Searched refs:IDENT (Results 1 – 14 of 14) sorted by relevance

/titanic_44/usr/src/lib/libast/common/string/
H A Dfmtident.c27 #define IDENT 01 macro
57 i |= IDENT; in fmtident()
64 i &= IDENT; in fmtident()
/titanic_44/usr/src/cmd/tnf/prex/
H A Dprexgram.y50 %token IDENT
107 %type <strval> SETNAME FCNNAME IDENT VALSTR REGEXP
173 | HELP IDENT NL { help_on_topic($2); }
285 | CREATE FCNNAME IDENT NL { fcn($2, $3); }
289 | SOURCE IDENT NL { source_file($2); }
348 spec : IDENT { $$ = spec($1, SPEC_EXACT); }
H A Dprexlex.l105 {ID} { yylval.strval = strdup(yytext); return IDENT; }
/titanic_44/usr/src/tools/onbld/Checks/
H A DHdrChk.py153 IDENT = re.compile(r'(%s)' % '|'.join(idents)) variable
180 if lenient and line.startswith("#pragma ident") and IDENT.search(line):
227 not IDENT.search(line)):
/titanic_44/usr/src/tools/cscope-fast/
H A Dscanner.l448 token = IDENT;
495 token = IDENT;
503 ident: token = IDENT;
965 case IDENT:
H A Dcrossref.c126 (token == IDENT || in crossref()
235 if ((type = symbol[symput].type) != IDENT) { in putcrossref()
H A Dconstants.h107 #define IDENT 1 macro
/titanic_44/usr/src/cmd/cpio/
H A Dcpio.h134 #define IDENT(a, b) ((a.st_ino == b.st_ino && a.st_dev == b.st_dev) ? 1 : 0) macro
H A Dcpio.c3665 if (!Aspec && IDENT(SrcSt, ArchSt)) in file_out()
/titanic_44/usr/src/lib/libm/common/C/
H A Dlibm.h50 #define IDENT(x) .ident x macro
/titanic_44/usr/src/lib/libpp/common/
H A Dpp.probe125 id="::IDENT::`date`::IDENT::"
/titanic_44/usr/src/uts/intel/io/dnet/
H A Ddnet.c74 #define IDENT "DNET 21x4x" macro
299 IDENT, /* short description */
/titanic_44/usr/src/uts/common/crypto/io/
H A Ddca.c125 #define IDENT "PCI Crypto Accelerator" macro
144 IDENT, /* drv_linkinfo */
/titanic_44/usr/src/cmd/sendmail/cf/
H A DREADME3513 response to an IDENT query.