Searched refs:IDENT (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libast/string/
H A Dfmtident.c27 #define IDENT 01 macro
57 i |= IDENT;
64 i &= IDENT;
/ast/src/cmd/mailx/
H A Dlocal.c332 #define IDENT 01 macro
362 i |= IDENT;
369 i &= IDENT;
/ast/src/cmd/coshell/
H A Dservice.h121 #define IDENT 3 macro
H A Dmain.c245 else state.con[fd].type = IDENT;
452 case IDENT:

Completed in 12 milliseconds