Home
last modified time | relevance | path

Searched defs:SEPARATOR (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/praudit/
H A Dmain.c48 static char SEPARATOR[SEP_SIZE] = ","; /* field separator */ variable
H A Dpraudit.h145 char SEPARATOR[SEP_SIZE]; /* field separator */ member
/titanic_41/usr/src/lib/ncad_addr/common/
H A Dncad_addr.c65 #define SEPARATOR '/' macro
/titanic_41/usr/src/cmd/sendmail/src/
H A Dalias.c20 #define SEPARATOR ':' macro
/titanic_41/usr/src/uts/common/io/
H A Dcpc.c82 #define SEPARATOR "," macro
/titanic_41/usr/src/uts/common/zmod/
H A Dtrees.c326 # define SEPARATOR(i, last, width) \ macro