Searched refs:SEP (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/print/scripts/
H A Dgetppds41 SEP=": "
87 system="${system}${ppdlabel}(S)${SEP}${driver}\n"
90 vendor="${vendor}${ppdlabel}(V)${SEP}${driver}\n"
93 admin="${admin}${ppdlabel}(A)${SEP}${driver}\n"
96 user="${user}${ppdlabel}(U)${SEP}${driver}\n"
H A Dppdmgr622 varlabelcachepath="${VARCACHES}/${2}${SEP}${3}"
1462 SEP=":"
/illumos-gate/usr/src/cmd/auditreduce/
H A Dregex2.c43 static char SEP = ','; /* separator used between reg exprs */ variable
71 if (*p == SEP) {
85 while (*p != SEP && *p != '\0')
87 if (*p == SEP) {
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dglob.c131 #define SEP '/' macro
783 (pathend++)->w_wc = SEP;
793 pathend[-1].w_wc != SEP)) &&
801 (pathend++)->w_wc = SEP;
812 while (p->w_wc != EOS && p->w_wc != SEP) {
823 while (pattern->w_wc == SEP) {
893 (pathend++)->w_wc = SEP;
/illumos-gate/usr/src/tools/cscope-fast/
H A Dinvlib.c50 #define SEP ' ' /* sorted posting field separator */ macro
179 s = (unsigned char *) strchr(line, SEP);
/illumos-gate/usr/src/lib/libast/common/port/
H A Dmnt.c497 #define SEP ':'
714 #ifdef SEP
715 case SEP:
/illumos-gate/usr/src/uts/common/sys/mpt/
H A Dmpi_cnfg.h500 ioc_4_sep_t SEP[MPI_IOC_PAGE_4_SEP_MAX]; member in struct:config_page_ioc_4

Completed in 232 milliseconds