Home
last modified time | relevance | path

Searched refs:colon (Results 1 – 25 of 76) sorted by relevance

1234

/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dlistener.c133 char *colon; local
148 if (colon != NULL)
150 *colon = '\0';
206 *colon++ = ':';
210 colon = p;
241 at = colon;
247 name, colon);
261 name, colon);
305 if (isascii(*colon) && isdigit(*colon))
311 name, colon);
[all …]
/illumos-gate/usr/src/cmd/sendmail/util/
H A Dpraliases.c239 char *colon; local
248 colon = strchr(filename, PATH_SEPARATOR);
249 if (colon == NULL)
256 *colon = '\0';
257 db_name = colon + 1;
291 if (colon != NULL)
292 *colon = ':';
396 if (colon != NULL)
397 *colon = ':';
/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Dmacro.cc475 if (IS_WEQUAL(colon, colon_sh) || IS_WEQUAL(colon, colon_shell)) { in expand_macro()
480 while (colon != NULL) { in expand_macro()
491 colon + 1, in expand_macro()
492 eq - colon - 1); in expand_macro()
497 tmp_len = colon - eq; in expand_macro()
504 colon - eq - 1); in expand_macro()
505 right_tail[colon - eq - 1] = in expand_macro()
528 if (percent > (colon + 1)) { in expand_macro()
529 tmp_len = percent - colon; in expand_macro()
535 colon + 1, in expand_macro()
[all …]
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dpfmt_print.c97 const char *psev = NULL, *colon; in __pfmt_print() local
103 colon = __gtxt(fmt_cat, def_colonid, def_colon); in __pfmt_print()
109 if ((status = fputs(colon, stream)) < 0) in __pfmt_print()
147 if ((status = fputs(colon, stream)) < 0) in __pfmt_print()
/illumos-gate/usr/src/common/ficl/softcore/
H A Djhlocal.fr54 \ If you don't specify anything after the colon, like "f2:",
61 0 0 0 locals| stop-loop colon-offset flags u c-addr |
63 \ if the first character is a colon, remove the colon and return 0.
78 [char] : of i 1+ to colon-offset 1 to stop-loop endof
84 colon-offset 0=
85 colon-offset u =
92 c-addr colon-offset +
93 u colon-offset -
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddigest_md5.c222 MD5Update(&ctx, colon, 1); in digest_hash_pass()
229 MD5Update(&ctx, colon, 1); in digest_hash_pass()
250 MD5Update(&ctx, colon, 1); in digest_hash_a1()
252 MD5Update(&ctx, colon, 1); in digest_hash_a1()
283 MD5Update(&ctx, colon, 1); in digest_calc_resp()
288 MD5Update(&ctx, colon, 1); in digest_calc_resp()
303 MD5Update(&ctx, colon, 1); in digest_calc_resp()
306 MD5Update(&ctx, colon, 1); in digest_calc_resp()
308 MD5Update(&ctx, colon, 1); in digest_calc_resp()
313 MD5Update(&ctx, colon, 1); in digest_calc_resp()
[all …]
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dutil.c171 const char *colon = MSG_ORIG(MSG_STR_COLON); in addlib() local
180 if ((arg = strtok_r(arg, colon, &lasts)) != NULL) { in addlib()
191 (*(str - 1) == *colon)) && in addlib()
193 ((*str == '\0') || (*str == *colon)))) in addlib()
231 } while ((arg = strtok_r(NULL, colon, &lasts)) != NULL); in addlib()
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt115 # contains a colon, use "&colon;" without the quotes.)
464 comment=3, "setpmask&colon;pid", process
1835 comment=if no path, will be argument&colon; 1, "nopath&colon; fd", \
1942 comment=If error&colon; argument&colon; \
1943 1, "no path&colon; fd", file descriptor:
1950 comment=If error&colon; argument&colon; \
1951 1, file descriptor, "no path&colon; fd":
2269 comment=Arg&colon; <argument for Op>:
2276 comment=Arg&colon; <argument for Op>:
2359 comment="Username&colon;" username:
[all …]
/illumos-gate/usr/src/cmd/make/bin/
H A Drep.cc75 wchar_t *colon; in report_recursive_init() local
118 colon = (wchar_t *) wcschr(line, (int) colon_char); in report_recursive_init()
119 if (colon == NULL) { in report_recursive_init()
124 if (IS_WEQUALN(&colon[2], wcb, in report_recursive_init()
147 *colon = (int) nul_char; in report_recursive_init()
H A Dnse_printdep.cc349 wchar_t *colon; in print_rec_info() local
359 colon = (wchar_t *) wcschr(rp->oldline, (int) colon_char); in print_rec_info()
360 (void) printf("%s", colon + 1); in print_rec_info()
H A Dread2.cc1693 if (name->colon) { in enter_conditional()
1749 if (name->colon) { in enter_equal()
1797 wchar_t *colon; in sh_transform() local
1813 colon = (wchar_t *) wcsrchr(wcb, (int) colon_char); in sh_transform()
1814 if ((colon != NULL) && (IS_WEQUAL(colon, colon_sh) || IS_WEQUAL(colon, colon_shell))) { in sh_transform()
1821 if (IS_WEQUAL(colon, colon_shell)) { in sh_transform()
1834 *colon = (int) nul_char; in sh_transform()
1836 *colon = (int) colon_char; in sh_transform()
/illumos-gate/usr/src/lib/nsswitch/compat/common/
H A Dcompat_common.c777 char *colon; local
868 if ((colon = strchr(instr, ':')) != 0) {
957 if (colon != 0)
958 *colon = ':'; /* restoration */
1050 if ((colon = strchr(instr, ':')) != 0) {
1051 *colon = '\0';
1071 if (colon != 0) {
1072 *colon = ':';
1210 if (colon != 0) {
1211 *colon = ':';
[all …]
/illumos-gate/usr/src/lib/libwrap/
H A Dmisc.c175 char *obr, *cbr, *colon; local
180 if ((colon = strchr(p, ':')) == NULL)
182 if ((obr = strchr(p, '[')) == NULL || obr > colon)
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c797 colon = 0; in main()
821 colon++; in main()
845 colon = 0; in main()
896 colon = 0; in main()
946 colon = 0; in main()
957 colon = 0; in main()
1109 colon = 0; in main()
1130 colon = 0; in main()
1151 if (colon) in main()
1167 if (colon) in main()
[all …]
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_tunables.c97 char *colon; in sctp_listener_conf_add() local
103 if (ddi_strtol(pval, &colon, 10, &lport) != 0 || lport <= 0 || in sctp_listener_conf_add()
104 lport > USHRT_MAX || *colon != ':') { in sctp_listener_conf_add()
107 if (ddi_strtol(colon + 1, NULL, 10, &ratio) != 0 || ratio <= 0) in sctp_listener_conf_add()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmilter.c654 char *colon; local
678 colon = strchr(p, ':');
679 if (colon != NULL)
681 *colon = '\0';
741 *colon++ = ':';
747 colon = p;
755 at = colon;
760 m->mf_name, colon);
790 m->mf_name, colon);
832 m->mf_name, colon);
[all …]
/illumos-gate/usr/src/cmd/syseventd/modules/zfs_mod/
H A Dzfs_mod.c475 char *colon, *raw; in zfs_deliver_add() local
500 colon = strchr(path, ':'); in zfs_deliver_add()
501 if (colon != NULL) in zfs_deliver_add()
502 raw = strstr(colon + 1, ",raw"); in zfs_deliver_add()
503 if (colon != NULL && raw != NULL) { in zfs_deliver_add()
507 devpath, colon); in zfs_deliver_add()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_fnmount.c319 char *colon; in process_ref() local
358 colon = strchr(addrdata, ':'); in process_ref()
359 if (colon == NULL || colon[1] == '\0') { in process_ref()
362 *colon = '\0'; in process_ref()
363 nfsdir = strdup(colon + 1); in process_ref()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c1719 char *colon; local
1726 if ((colon = strchr(arg, ':')) == NULL)
1734 if (colon != arg) {
1735 *colon = '\0';
1752 *colon = ':';
1758 if (*++colon != '\0') {
1759 if ((remote = inet_addr(colon)) == (u_int32_t) -1) {
1760 if ((hp = gethostbyname(colon)) == NULL) {
1761 option_error("unknown host: %s", colon);
1766 (void) strlcpy(remote_name, colon, sizeof(remote_name));
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_tunables.c123 char *colon; in tcp_listener_conf_add() local
129 if (ddi_strtol(pval, &colon, 10, &lport) != 0 || lport <= 0 || in tcp_listener_conf_add()
130 lport > USHRT_MAX || *colon != ':') { in tcp_listener_conf_add()
133 if (ddi_strtol(colon + 1, NULL, 10, &ratio) != 0 || ratio <= 0) in tcp_listener_conf_add()
/illumos-gate/usr/src/boot/forth/
H A Dbeadm.4th155 : colon- ( addr len -- addr len - 1 | addr len )
160 : colon+ ( addr len -- addr len+1 )
168 colon-
200 colon- \ remove : at the end of the dev name
203 colon+
228 colon+
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevfsinfo.c1416 char *slash, *colon, *dev_addr; in devfs_path_to_drv() local
1439 colon = strrchr(slash, ':'); in devfs_path_to_drv()
1440 if (colon != NULL) in devfs_path_to_drv()
1441 *colon = '\0'; in devfs_path_to_drv()
1923 char *colon; in options_override() local
1925 if ((colon = strrchr(alias_name, ':')) != NULL) { in options_override()
1931 *colon = '\0'; in options_override()
1934 if ((colon = strrchr(prom_path, ':')) != NULL) { in options_override()
1935 (void) strcat(alias_name, colon); in options_override()
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Dsys.c353 const char *colon = strchr(argv[i], ':'); in cmd_help() local
355 if (colon == NULL) { /* No colon: sys: cmd or module */ in cmd_help()
371 } else if (*(colon + 1) == '\0') { in cmd_help()
375 int len = colon - str; in cmd_help()
/illumos-gate/usr/src/cmd/sh/
H A Derror.c56 prs(colon); in failed_body()
/illumos-gate/usr/src/data/zoneinfo/
H A DREADME20 For example, replace TZ=:GMT+1, with TZ="<GMT-1>-1". (The colon (:) is
21 significant. Without the colon, for example TZ=GMT+1, an unquoted timezone

1234