Home
last modified time | relevance | path

Searched refs:path (Results 6251 - 6275 of 9862) sorted by relevance

1...<<251252253254255256257258259260>>...395

/third_party/curl/lib/
H A Dcurl_addrinfo.h83 struct Curl_addrinfo *Curl_unix2addr(const char *path, bool *longpath,
H A Dftp.h99 FTPFILE_NOCWD = 2, /* use SIZE / RETR / STOR on the full path */
109 char *path; /* points to the urlpieces struct field */ member
110 char *pathalloc; /* if non-NULL a pointer to an allocated path */
126 char *file; /* url-decoded file name (or path) */
127 char **dirs; /* realloc()ed array for path components */
129 char *prevpath; /* url-decoded conn->path from the previous transfer */
/third_party/cJSON/
H A DcJSON_Utils.h42 CJSON_PUBLIC(void) cJSONUtils_AddPatchToArray(cJSON * const array, const char * const operation, const char * const path, const cJSON * const value);
/third_party/icu/icu4c/source/common/
H A Dsprpimpl.h85 char* path; member
/third_party/mbedtls/include/mbedtls/
H A Dx509_crl.h152 * \param path filename to read the CRLs from (in PEM or DER encoding)
156 int mbedtls_x509_crl_parse_file(mbedtls_x509_crl *chain, const char *path);
/third_party/ltp/lib/
H A Dtst_hugepage.c27 .path = PATH_NR_HPAGES, in tst_reserve_hugepages()
/third_party/node/deps/v8/tools/
H A Dturbolizer-perf.py14 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
H A Dgen-v8-gn.py75 if os.path.exists(args.output):
/third_party/node/test/parallel/
H A Dtest-child-process-send-returns-boolean.js14 const subScript = fixtures.path('child-process-persistent.js');
H A Dtest-fs-read-optional-params.js7 const filepath = fixtures.path('x.txt');
H A Dtest-fs-readfile-error.js38 const filename = fixtures.path('test-fs-readfile-error.js');
63 message: 'The "path" argument must be of type string or an instance of ' +
H A Dtest-fs-write-stream-err.js30 const stream = fs.createWriteStream(`${tmpdir.path}/out`, {
H A Dtest-http-client-agent.js57 path: `/${i}`
H A Dtest-http-client-timeout-option-listeners.js20 path: '/',
H A Dtest-http-keepalive-request.js61 path: `/${n}`,
H A Dtest-http-keepalive-client.js62 path: `/${n}`
H A Dtest-http-server-multiheaders2.js105 path: '/',
H A Dtest-http-upgrade-advertise.js30 path: '/',
H A Dtest-https-simple.js63 path: '/',
H A Dtest-repl-pretty-custom-stack.js50 command: `.load ${fixtures.path('repl-pretty-stack.js')}`,
H A Dtest-repl-pretty-stack.js39 command: `.load ${fixtures.path('repl-pretty-stack.js')}`,
H A Dtest-tls-enable-trace.js41 } = require(fixtures.path('tls-connect'));
/third_party/node/test/fixtures/test-runner/
H A Drun_inspect.js33 const stream = run({ files: [fixtures.path('test-runner/run_inspect_assert.js')], inspectPort });
/third_party/nghttp2/src/
H A Dshrpx_http.h70 // Creates set-cookie-string for cookie based affinity. If |path| is
71 // not empty, "; <path>" is added. If |secure| is true, "; Secure" is
75 const StringRef &path, bool secure);
H A Dshrpx_api_downstream_connection.h56 // Endpoint path. It must start with "/api/".
57 StringRef path; member

Completed in 11 milliseconds

1...<<251252253254255256257258259260>>...395