Home
last modified time | relevance | path

Searched refs:ap_cpystrn (Results 1 – 24 of 24) sorted by relevance

/mirbsd/src/usr.sbin/httpd/src/modules/ssl/
Dssl_engine_io.c479 ap_cpystrn(buf, tmp, sizeof(buf)); in ssl_io_data_dump()
482 ap_cpystrn(buf+strlen(buf), " ", sizeof(buf)-strlen(buf)); in ssl_io_data_dump()
486 ap_cpystrn(buf+strlen(buf), tmp, sizeof(buf)-strlen(buf)); in ssl_io_data_dump()
489 ap_cpystrn(buf+strlen(buf), " ", sizeof(buf)-strlen(buf)); in ssl_io_data_dump()
492 ap_cpystrn(buf+strlen(buf), " ", sizeof(buf)-strlen(buf)); in ssl_io_data_dump()
496 ap_cpystrn(buf+strlen(buf), tmp, sizeof(buf)-strlen(buf)); in ssl_io_data_dump()
499 ap_cpystrn(buf+strlen(buf), " |", sizeof(buf)-strlen(buf)); in ssl_io_data_dump()
Dssl_util.c318 ap_cpystrn(cpO, cpI, cppMatch[i]-cpI+1); in ssl_util_ptxtsub()
320 ap_cpystrn(cpO, cpSubst, nSubst+1); in ssl_util_ptxtsub()
324 ap_cpystrn(cpO, cpI, cpResult+nResult-cpO+1); in ssl_util_ptxtsub()
Dssl_engine_pphrase.c141 ap_cpystrn(szPath, sc->szPublicCertFile[i], sizeof(szPath)); in ssl_pphrase_Handle()
203 ap_cpystrn(szPath, sc->szPrivateKeyFile[j++], sizeof(szPath)); in ssl_pphrase_Handle()
442 ap_cpystrn(buf, *cpp, bufsize); in ssl_pphrase_Handle_CB()
526 ap_cpystrn(buf, result, bufsize); in ssl_pphrase_Handle_CB()
Dssl_engine_ds.c157 ap_cpystrn(k, key, t->aKey->elt_size); in ssl_ds_table_push()
Dssl_util_ssl.c367 ap_cpystrn(*cppCN, (char *)xsne->value->data, xsne->value->length+1); in SSL_X509_getCN()
Dssl_engine_vars.c440 ap_cpystrn(result, (char *)xsne->value->data, xsne->value->length+1); in ssl_var_lookup_ssl_cert_dn()
Dssl_engine_kernel.c286 ap_cpystrn((char *)fb->inbase, "GET /mod_ssl:error:HTTP-request HTTP/1.0\r\n", in ssl_hook_NewConnection()
/mirbsd/src/usr.sbin/httpd/src/support/
Dhtpasswd.c173 ap_cpystrn(record, "password verification error", (rlen - 1)); in mkrecord()
196 ap_cpystrn(cpw,pw,sizeof(cpw)); in mkrecord()
203 ap_cpystrn(cpw, (char *)crypt(pw, salt), sizeof(cpw) - 1); in mkrecord()
218 ap_cpystrn(record, "resultant record too long", (rlen - 1)); in mkrecord()
Dhtdigest.c226 ap_cpystrn(user, argv[3], sizeof(user)); in main()
227 ap_cpystrn(realm, argv[2], sizeof(realm)); in main()
/mirbsd/src/usr.sbin/httpd/src/ap/
DMakefile.tmpl8 OBJS=ap_cpystrn.o ap_execve.o ap_fnmatch.o ap_getpass.o ap_md5c.o ap_signal.o \
43 ap_cpystrn.o: ap_cpystrn.c $(INCDIR)/httpd.h $(INCDIR)/ap_config.h \
Dap_cpystrn.c77 ap_cpystrn(char *dst, const char *src, size_t dst_size) in ap_cpystrn() function
Dap_getpass.c102 ap_cpystrn(pwbuf, pw_got, bufsiz); in ap_getpass()
Dap_checkpass.c99 ap_cpystrn(sample, (char *)crypt(passwd, hash), in ap_validate_password()
Dap_sha1.c144 ap_cpystrn(out, AP_SHA1PW_ID, AP_SHA1PW_IDLEN + 1); in ap_sha1_base64()
/mirbsd/src/usr.sbin/httpd/src/modules/extra/
Dmod_define.c185 ap_cpystrn(cp2, *cpVar, cp-*cpVar+1); in DefineIndex()
203 ap_cpystrn(cp2, *cpVar, cp-*cpVar+1); in DefineIndex()
312 ap_cpystrn(cpBuf, line, MAX_STRING_LEN); in DefineRewriteHook()
/mirbsd/src/usr.sbin/httpd/src/include/
Dap.h77 API_EXPORT(char *) ap_cpystrn(char *, const char *, size_t);
/mirbsd/src/usr.sbin/httpd/src/modules/standard/
Dmod_include.c367 ap_cpystrn(tag, "done", tagbuf_len); in get_tag()
1669 ap_cpystrn(current->token.value, buffer, sizeof(current->token.value)); in parse_expr()
1693 ap_cpystrn(current->left->token.value, buffer, in parse_expr()
1708 ap_cpystrn(current->right->token.value, buffer, in parse_expr()
1755 ap_cpystrn(current->left->token.value, buffer, in parse_expr()
1759 ap_cpystrn(current->right->token.value, buffer, in parse_expr()
1820 ap_cpystrn(current->left->token.value, buffer, in parse_expr()
1824 ap_cpystrn(current->right->token.value, buffer, in parse_expr()
2151 ap_cpystrn(error, DEFAULT_ERROR_MSG, sizeof(error)); in send_parsed_content()
2152 ap_cpystrn(timefmt, DEFAULT_TIME_FORMAT, sizeof(timefmt)); in send_parsed_content()
Dmod_rewrite.c1258 l = ap_cpystrn(docroot, ccp, sizeof(docroot)) - docroot; in hook_uri2file()
2408 span = ap_cpystrn(outp, result, space) - outp; in do_expand()
2411 span = ap_cpystrn(outp, xdflt, space) - outp; in do_expand()
2418 span = ap_cpystrn(outp, lookup_variable(r, var), space) - outp; in do_expand()
2561 ap_cpystrn(buf, r->filename+(l+3), sizeof(buf)); in reduce_uri()
2568 ap_cpystrn(host, hostp, sizeof(host)); in reduce_uri()
2583 ap_cpystrn(host, hostp, sizeof(host)); in reduce_uri()
2592 ap_cpystrn(host, hostp, sizeof(host)); in reduce_uri()
4052 l = ap_cpystrn(matchbuf, match, sizeof(matchbuf) - 1) - matchbuf; in subst_prefix_path()
4064 l = ap_cpystrn(substbuf, subst, sizeof(substbuf) - 1) - substbuf; in subst_prefix_path()
[all …]
Dmod_autoindex.c534 ap_cpystrn(temp, "k=d", sizeof(temp)); in set_default_order()
566 ap_cpystrn(d_cfg->default_order, temp, sizeof(temp)); in set_default_order()
/mirbsd/src/usr.sbin/httpd/src/main/
Dhttp_main.c1275 ap_cpystrn(ss->client, ap_get_remote_host(c, r->per_dir_config, in ap_update_child_status()
1278 ap_cpystrn(ss->request, "NULL", sizeof(ss->request)); in ap_update_child_status()
1280 ap_cpystrn(ss->request, r->the_request, sizeof(ss->request)); in ap_update_child_status()
1283 ap_cpystrn(ss->request, ap_pstrcat(r->pool, r->method, " ", in ap_update_child_status()
3281 ap_cpystrn(ap_server_root, HTTPD_ROOT, sizeof(ap_server_root));
3282 ap_cpystrn(ap_server_confname, SERVER_CONFIG_FILE, sizeof(ap_server_confname));
3310 ap_cpystrn(ap_server_root, optarg, sizeof(ap_server_root));
3316 ap_cpystrn(ap_server_confname, optarg, sizeof(ap_server_confname));
Dhttp_config.c1176 ap_cpystrn(buf, ((char **) arr_param->array->elts)[arr_param->curr_idx - 1], bufsiz); in arr_elts_getstr()
1572 ap_cpystrn(ap_coredump_dir, ap_server_root, sizeof(ap_coredump_dir)); in init_config_globals()
Dutil.c689 ap_cpystrn(res, *line, pos + 1); in ap_getword_white()
Dhttp_core.c2000 ap_cpystrn(ap_server_root, arg, sizeof(ap_server_root)); in set_server_root()
2577 ap_cpystrn(ap_coredump_dir, arg, sizeof(ap_coredump_dir)); in set_coredumpdir()
/mirbsd/src/usr.sbin/httpd/src/modules/proxy/
Dproxy_ftp.c250 mb = ap_cpystrn(mb, linebuff + 4, me - mb); in ftp_getrc_msg()
265 mb = ap_cpystrn(mb, linebuff + 4, me - mb); in ftp_getrc_msg()
395 ap_cpystrn(buf, buf2, buf_size); in send_dir()
436 ap_cpystrn(buf, buf2, buf_size); in send_dir()
442 ap_cpystrn(buf, ap_escape_html(p, buf), buf_size); in send_dir()