Home
last modified time | relevance | path

Searched refs:COLON (Results 1 – 25 of 303) sorted by last modified time

12345678910>>...13

/illumos-gate/usr/src/cmd/sh/
H A Dname.c289 if (c == COLON) in patheq()
/illumos-gate/usr/src/lib/libsec/common/
H A Dacl_lex.l225 return (COLON);
385 return (COLON);
615 return (COLON);
688 return (COLON);
H A Dacl.y48 %token COLON COMMA NL SLASH
59 %left ERROR COLON
265 | entry_type ace_perms access_type COLON id
356 | entry_type COLON aclent_perm COLON id
423 | entry_type aclent_perm COLON id
434 iflags: compact_iflag COLON {$$ = $1;}
435 | verbose_iflag COLON {$$ = $1;}
436 | COLON {$$ = 0;}
507 | COLON
522 | aclent_perm COLON {$$ = $1;}
[all …]
/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_conf.h84 COLON, enumerator
/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ditm_comp.l119 ":" {return (COLON);}
H A Ditm_comp.y147 %token COLON
527 : MAPTYPE ASSIGN map_type_names COLON DECIMAL
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Ddefs.h51 #define COLON 6 macro
/illumos-gate/usr/src/uts/common/sys/
H A Dkobj_lex.h64 COLON, enumerator
/illumos-gate/usr/src/uts/common/os/
H A Dmodsysfile.c247 token = COLON; in kobj_lex()
538 if ((token = kobj_lex(file, tok1, sizeof (tok1))) == COLON) { in do_sysfile_cmd()
583 if ((token = kobj_lex(file, tok2, sizeof (tok2))) == COLON) { in do_sysfile_cmd()
688 if ((token = kobj_lex(file, tok1, sizeof (tok1))) != COLON) { in do_sysfile_cmd()
725 if ((token = kobj_lex(file, tok1, sizeof (tok1))) != COLON) { in do_sysfile_cmd()
2698 case COLON: in read_dacf_binding_file()
/illumos-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c286 static const unsigned char *COLON = ":"; variable
360 utils->MD5Update(&Md5Ctx, COLON, 1); in DigestCalcResponse()
369 utils->MD5Update(&Md5Ctx, COLON, 1); in DigestCalcResponse()
371 utils->MD5Update(&Md5Ctx, COLON, 1); in DigestCalcResponse()
379 utils->MD5Update(&Md5Ctx, COLON, 1); in DigestCalcResponse()
381 utils->MD5Update(&Md5Ctx, COLON, 1); in DigestCalcResponse()
383 utils->MD5Update(&Md5Ctx, COLON, 1); in DigestCalcResponse()
464 utils->MD5Update(&Md5Ctx, COLON, 1); in DigestCalcSecret()
471 utils->MD5Update(&Md5Ctx, COLON, 1); in DigestCalcSecret()
2360 utils->MD5Update(&Md5Ctx, COLON, 1);
[all …]
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dglob.c140 #define COLON ':' macro
509 if ((colon = g_strchr(pattern, COLON)) == NULL || in g_charclass()
602 qpatnext->w_wc == COLON) { in glob0()
611 qpatnext->w_wc == COLON); in glob0()
/illumos-gate/usr/src/lib/iconv_modules/utf-8/utils/
H A Dptcp154.txt113 0x3a 0x003A # COLON
/illumos-gate/usr/src/lib/iconv_modules/utf-8/utils/msft-pc-windows/
H A DCP857.TXT100 0x3a 0x003a #COLON
H A DCP860.TXT100 0x3a 0x003a #COLON
H A DCP862.TXT100 0x3a 0x003a #COLON
H A DCP863.TXT100 0x3a 0x003a #COLON
H A DCP869.TXT100 0x3a 0x003a #COLON
H A DCP861.TXT100 0x3a 0x003a #COLON
H A DCP864.TXT100 0x3a 0x003a #COLON
H A DCP865.TXT100 0x3a 0x003a #COLON
H A DCP866.TXT100 0x3a 0x003a #COLON
H A DCP874.TXT101 0x3A 0x003A #COLON
H A DCP1256.TXT101 0x3A 0x003A #COLON
H A DCP437.TXT100 0x3a 0x003a #COLON
H A DCP737.TXT100 0x3a 0x003a #COLON

12345678910>>...13