Searched refs:SEP (Results 1 – 11 of 11) sorted by relevance
/titanic_50/usr/src/cmd/print/scripts/ |
H A D | getppds | 41 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 D | ppdmgr | 622 varlabelcachepath="${VARCACHES}/${2}${SEP}${3}" 1462 SEP=":"
|
/titanic_50/usr/src/cmd/auditreduce/ |
H A D | regex2.c | 43 static char SEP = ','; /* separator used between reg exprs */ variable 71 if (*p == SEP) { 85 while (*p != SEP && *p != '\0') 87 if (*p == SEP) {
|
/titanic_50/usr/src/cmd/ssh/libssh/common/ |
H A D | match.c | 232 #define SEP "," macro 243 for ((p = strsep(&sp, SEP)), i=0; p && *p != '\0'; in match_list() 244 (p = strsep(&sp, SEP)), i++) { in match_list() 252 for ((p = strsep(&cp, SEP)), i=0; p && *p != '\0'; in match_list() 253 (p = strsep(&cp, SEP)), i++) { in match_list()
|
H A D | compat.c | 202 #define SEP "," macro 212 for ((p = strsep(&q, SEP)); p && *p != '\0'; (p = strsep(&q, SEP))) { in proto_spec()
|
/titanic_50/usr/src/cmd/ssh/libopenbsd-compat/common/ |
H A D | glob.c | 86 #define SEP '/' macro 561 *pathend++ = SEP; 567 pathend[-1] != SEP) && (S_ISDIR(sb.st_mode) || 573 *pathend++ = SEP; 583 while (*p != EOS && *p != SEP) { 594 while (*pattern == SEP) { 660 *pathend++ = SEP;
|
/titanic_50/usr/src/lib/libc/port/regex/ |
H A D | glob.c | 131 #define SEP '/' macro 783 (pathend++)->w_wc = SEP; in glob2() 793 pathend[-1].w_wc != SEP)) && in glob2() 801 (pathend++)->w_wc = SEP; in glob2() 812 while (p->w_wc != EOS && p->w_wc != SEP) { in glob2() 823 while (pattern->w_wc == SEP) { in glob2() 893 (pathend++)->w_wc = SEP; in glob3()
|
/titanic_50/usr/src/lib/libast/common/port/ |
H A D | mnt.c | 497 #define SEP ':' 714 #ifdef SEP 715 case SEP:
|
/titanic_50/usr/src/tools/cscope-fast/ |
H A D | invlib.c | 50 #define SEP ' ' /* sorted posting field separator */ macro 179 s = (unsigned char *) strchr(line, SEP); in invmake()
|
/titanic_50/usr/src/uts/common/sys/mpt/ |
H A D | mpi_cnfg.h | 500 ioc_4_sep_t SEP[MPI_IOC_PAGE_4_SEP_MAX]; member
|
/titanic_50/usr/src/data/zoneinfo/ |
H A D | asia | 331 # CHINA 9 H AHEAD OF UTC APR 17 - SEP 10
|