Searched refs:STR (Results 176 - 200 of 261) sorted by relevance

1234567891011

/macosx-10.10.1/libedit-40/src/
H A Dhist.c166 if (argc == 1 || Strcmp(argv[1], STR("list")) == 0) {
180 if (Strcmp(argv[1], STR("size")) == 0)
183 if (Strcmp(argv[1], STR("unique")) == 0)
H A Dterminal.c1007 arrow[A_K_DN].name = STR("down");
1012 arrow[A_K_UP].name = STR("up");
1017 arrow[A_K_LT].name = STR("left");
1022 arrow[A_K_RT].name = STR("right");
1027 arrow[A_K_HO].name = STR("home");
1032 arrow[A_K_EN].name = STR("end");
1037 arrow[A_K_DE].name = STR("delete");
1496 if (Strcmp(*argv, STR("tabs")) == 0) {
1499 } else if (Strcmp(*argv, STR("meta")) == 0) {
1502 } else if (Strcmp(*argv, STR("x
[all...]
H A Dchartype.h80 #define STR(x) L ## x macro
134 #define STR(x) x macro
/macosx-10.10.1/postfix-255/postfix/src/bounce/
H A Dbounce_template.c204 #define STR(x) vstring_str(x) macro
417 return (STR(buf));
466 out_fn(fp, STR(buf));
/macosx-10.10.1/postfix-255/postfix/src/local/
H A Dcommand.c219 PIPE_CMD_CWD, *STR(exec_dir) ?
220 STR(exec_dir) : (char *) 0,
238 if (STR(why->status)[0] == '4')
H A Dfile.c187 if (STR(why->status)[0] == '4')
H A Dunknown.c142 status = deliver_resolve_addr(state, usr_attr, STR(expand_luser));
/macosx-10.10.1/postfix-255/postfix/src/postconf/
H A Dpostconf_builtin.c172 #define STR(x) vstring_str(x) macro
296 return (STR(vstring_sprintf(pcf_param_string_buf, "%d", cit->defval)));
350 return (STR(vstring_sprintf(pcf_param_string_buf, "%ld", clt->defval)));
H A Dpostconf_main.c96 #define STR(x) vstring_str(x) macro
/macosx-10.10.1/postfix-255/postfix/src/tls/
H A Dtls_scache.c186 #define STR(x) vstring_str(x) macro
263 entry = (TLS_SCACHE_ENTRY *) STR(bin_data);
354 dict_put(cp->db, cache_id, STR(hex_data));
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dexpr.c104 #define STR 5 /* string */ macro
418 if (lasttok != STR)
824 if (curtok != STR)
859 else if ((curtok == NUM) || (curtok == STR))
862 if (curtok == STR)
876 lasttok = STR; /* ec.curtok */
887 if (stok == STR) /* free new tokstr before old one is restored */
1082 curtok = STR;
1085 if (peektok == STR) /* free new tokstr before old one is restored */
1098 curtok = STR;
[all...]
/macosx-10.10.1/postfix-255/postfix/src/smtpstone/
H A Dsmtp-sink.c383 #define STR(x) vstring_str(x) macro
422 while (strftime(STR(path_buf), vstring_avail(path_buf), template, lt) == 0)
471 if ((state->dump_file = vstream_fopen(STR(path_buf),
478 make_parent_dir(STR(path_buf), 0755);
481 msg_fatal("open %s: %m", STR(path_buf));
488 if (shared_template != 0 && unlink(STR(path_buf)) < 0)
489 msg_fatal("unlink %s: %m", STR(path_buf));
495 vstream_fprintf(state->dump_file, "%s", STR(start_string));
546 out_path = STR(exp_path_template(shared_template, state->start_time));
569 count = vstream_fread(state->dump_file, STR(stat
[all...]
/macosx-10.10.1/awk-20/src/
H A Drun.c89 static Cell tempcell ={ OCELL, CTEMP, 0, "", 0.0, NUM|STR|DONTFREE };
226 static Cell newcopycell = { OCELL, CCOPY, 0, "", 0.0, NUM|STR|DONTFREE };
298 oargs[i]->tval &= ~(STR|NUM|DONTFREE);
365 if ((y->tval & (STR|NUM)) == (STR|NUM)) {
370 else if (y->tval & STR)
482 x->tval &= ~(STR|NUM|DONTFREE);
486 z = setsymtab(buf, "", 0.0, STR|NUM, (Array *) x->sval);
506 x->tval &= ~STR;
546 ap->tval &= ~(STR|NU
[all...]
/macosx-10.10.1/postfix-255/postfix/src/global/
H A Dmime_state.c400 #define STR(x) vstring_str(x) macro
420 REPORT_ERROR_LEN(state, err_type, STR(buf), LEN(buf))
558 cp = STR(state->output_buffer) + strlen(header_info->name) + 1;
666 cp = STR(state->output_buffer) + strlen(header_info->name) + 1;
716 STR(state->output_buffer),
743 STR(state->output_buffer),
827 header_info = header_opts_find(STR(state->output_buffer));
837 for (cp = CU_CHAR_PTR(STR(state->output_buffer));
1189 "ERROR", (long) offset, STR(buf));
1262 err = mime_state_update(state, last = rec_type, STR(bu
[all...]
H A Ddefer.c149 #define STR(x) vstring_str(x) macro
H A Dflush_clnt.c98 #define STR(x) vstring_str(x) macro
H A Dmail_queue.h145 MQID_LG_DECODE_USEC(STR(bp), _us_val, _error); \
/macosx-10.10.1/postfix-255/postfix/src/sendmail/
H A Dsendmail.c533 #define STR vstring_str macro
579 tree = tok822_parse(STR(buf) + strlen(header_info->name) + 1);
583 argv_add(rcpt, STR(state->temp), (char *) 0);
593 for (line = start = STR(buf); line; line = next_line) {
685 saved_sender = mystrdup(STR(buf));
704 if ((handle = mail_stream_command(STR(postdrop_command))) == 0)
706 saved_sender, (long) uid, STR(postdrop_command));
842 start = STR(buf);
852 && VSTRING_LEN(buf) == 1 && *STR(buf) == '.')
855 mime_errs = mime_state_update(mime_state, type, STR(bu
[all...]
/macosx-10.10.1/objc4-646/runtime/
H A Dobjc.h217 typedef char *STR; typedef
/macosx-10.10.1/postfix-255/postfix/src/anvil/
H A Danvil.c484 #define STR(x) vstring_str(x) macro
892 msg_warn("unrecognized request: \"%s\", ignored", STR(request));
898 if (STREQ(rp->name, STR(request))) {
899 rp->action(client_stream, STR(ident));
/macosx-10.10.1/postfix-255/postfix/src/postscreen/
H A Dpostscreen_starttls.c229 ATTR_TYPE_STR, MAIL_ATTR_REMOTE_ENDPT, STR(remote_endpt),
/macosx-10.10.1/postfix-255/postfix/src/smtp/
H A Dsmtp_rcpt.c166 dsb_update(why, resp->dsn, dsn_action, DSB_MTYPE_DNS, STR(iter->host),
/macosx-10.10.1/postfix-255/postfix/src/util/
H A Dscan_dir.c107 #define STR(x) vstring_str(x) macro
/macosx-10.10.1/Heimdal-398.1.2/lib/libedit/src/
H A Dchartype.h80 #define STR(x) L ## x macro
129 #define STR(x) x macro
/macosx-10.10.1/postfix-255/postfix/src/cleanup/
H A Dcleanup_extracted.c76 #define STR(x) vstring_str(x) macro
158 error_text = split_nameval(STR(state->attr_buf), &attr_name, &attr_value);

Completed in 178 milliseconds

1234567891011