Home
last modified time | relevance | path

Searched refs:path_link (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/dports/devel/boost-docs/boost_1_72_0/libs/beast/doc/qbk/02_examples/
H A D_examples.qbk14 in the [path_link example example] directory.
29 [[path_link example/http/client/sync/http_client_sync.cpp http_client_sync.cpp]]
33 [[path_link example/http/client/async/http_client_async.cpp http_client_async.cpp]]
41 [[path_link example/http/client/coro/http_client_coro.cpp http_client_coro.cpp]]
45 [[path_link example/http/client/crawl/http_crawl.cpp http_crawl.cpp]]
86 [[path_link example/http/server/sync/http_server_sync.cpp http_server_sync.cpp]]
94 [[path_link example/http/server/coro/http_server_coro.cpp http_server_coro.cpp]]
163 [[path_link example/advanced/server/advanced_server.cpp advanced_server.cpp]]
187 [[path_link example/websocket/server/chat-multi chat-multi]]
217 [[path_link example/websocket/server/chat-multi chat-multi]]
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/beast/doc/qbk/02_examples/
H A D_examples.qbk14 in the [path_link example example] directory.
29 [[path_link example/http/client/sync/http_client_sync.cpp http_client_sync.cpp]]
33 [[path_link example/http/client/async/http_client_async.cpp http_client_async.cpp]]
41 [[path_link example/http/client/coro/http_client_coro.cpp http_client_coro.cpp]]
45 [[path_link example/http/client/crawl/http_crawl.cpp http_crawl.cpp]]
86 [[path_link example/http/server/sync/http_server_sync.cpp http_server_sync.cpp]]
94 [[path_link example/http/server/coro/http_server_coro.cpp http_server_coro.cpp]]
163 [[path_link example/advanced/server/advanced_server.cpp advanced_server.cpp]]
187 [[path_link example/websocket/server/chat-multi chat-multi]]
217 [[path_link example/websocket/server/chat-multi chat-multi]]
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/beast/doc/qbk/02_examples/
H A D_examples.qbk14 in the [path_link example example] directory.
29 [[path_link example/http/client/sync/http_client_sync.cpp http_client_sync.cpp]]
33 [[path_link example/http/client/async/http_client_async.cpp http_client_async.cpp]]
41 [[path_link example/http/client/coro/http_client_coro.cpp http_client_coro.cpp]]
45 [[path_link example/http/client/crawl/http_crawl.cpp http_crawl.cpp]]
86 [[path_link example/http/server/sync/http_server_sync.cpp http_server_sync.cpp]]
94 [[path_link example/http/server/coro/http_server_coro.cpp http_server_coro.cpp]]
163 [[path_link example/advanced/server/advanced_server.cpp advanced_server.cpp]]
187 [[path_link example/websocket/server/chat-multi chat-multi]]
217 [[path_link example/websocket/server/chat-multi chat-multi]]
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/beast/doc/qbk/02_examples/
H A D_examples.qbk14 in the [path_link example example] directory.
29 [[path_link example/http/client/sync/http_client_sync.cpp http_client_sync.cpp]]
33 [[path_link example/http/client/async/http_client_async.cpp http_client_async.cpp]]
41 [[path_link example/http/client/coro/http_client_coro.cpp http_client_coro.cpp]]
45 [[path_link example/http/client/crawl/http_crawl.cpp http_crawl.cpp]]
86 [[path_link example/http/server/sync/http_server_sync.cpp http_server_sync.cpp]]
94 [[path_link example/http/server/coro/http_server_coro.cpp http_server_coro.cpp]]
163 [[path_link example/advanced/server/advanced_server.cpp advanced_server.cpp]]
187 [[path_link example/websocket/server/chat-multi chat-multi]]
217 [[path_link example/websocket/server/chat-multi chat-multi]]
[all …]
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/test-programs/wasi-tests/src/bin/
H A Dpath_link.rs84 wasi::path_link(dir_fd, 0, "file", dir_fd, "link") in test_path_link()
106 wasi::path_link(dir_fd, 0, "file", dir_fd, "link") in test_path_link()
116 wasi::path_link(dir_fd, 0, "file", dir_fd, "file") in test_path_link()
127 wasi::path_link(dir_fd, 0, "file", dir_fd, "link") in test_path_link()
140 wasi::path_link(dir_fd, 0, "subdir", dir_fd, "link") in test_path_link()
150 wasi::path_link(dir_fd, 0, "file", dir_fd, "link/") in test_path_link()
161 wasi::path_link(dir_fd, 0, "symlink", dir_fd, "link") in test_path_link()
169 wasi::path_link(dir_fd, 0, "symlink", dir_fd, "link") in test_path_link()
188 wasi::path_link( in test_path_link()
206 wasi::path_link( in test_path_link()
[all …]
/dports/www/p5-CGI-Application-Plugin-LinkIntegrity/CGI-Application-Plugin-LinkIntegrity-0.06/t/
H A D03-path_info_link.t36 # Bare path_link - should remove the path_info
37 my $link = $self->path_link;
47 $link = $self->path_link('', wubba => 'woo', 'foo' => 'bar', bar=> 'baz');
60 $link = $self->path_link(undef, wubba => 'woo', 'foo' => 'bar', bar=> 'baz');
74 $link = $self->path_link('/sic/transit/gloria/mundi',
/dports/devel/boost-docs/boost_1_72_0/libs/beast/doc/qbk/01_intro/
H A D1_quick_look.qbk15 located in the [path_link example example] directory.
23 File: [path_link example/http/client/sync/http_client_sync.cpp http_sync_client.cpp]
35 File: [path_link example/websocket/client/sync/websocket_client_sync.cpp websocket_sync_client.cpp]
/dports/devel/boost-python-libs/boost_1_72_0/libs/beast/doc/qbk/01_intro/
H A D1_quick_look.qbk15 located in the [path_link example example] directory.
23 File: [path_link example/http/client/sync/http_client_sync.cpp http_sync_client.cpp]
35 File: [path_link example/websocket/client/sync/websocket_client_sync.cpp websocket_sync_client.cpp]
/dports/devel/boost-libs/boost_1_72_0/libs/beast/doc/qbk/01_intro/
H A D1_quick_look.qbk15 located in the [path_link example example] directory.
23 File: [path_link example/http/client/sync/http_client_sync.cpp http_sync_client.cpp]
35 File: [path_link example/websocket/client/sync/websocket_client_sync.cpp websocket_sync_client.cpp]
/dports/devel/hyperscan/boost_1_75_0/libs/beast/doc/qbk/01_intro/
H A D1_quick_look.qbk15 located in the [path_link example example] directory.
23 File: [path_link example/http/client/sync/http_client_sync.cpp http_sync_client.cpp]
35 File: [path_link example/websocket/client/sync/websocket_client_sync.cpp websocket_sync_client.cpp]
/dports/devel/appstream-glib/appstream-glib-0.7.18/libappstream-builder/
H A Dasb-utils.c236 g_autofree gchar *path_link = NULL; in asb_utils_explode_file() local
237 path_link = asb_utils_sanitise_path (tmp); in asb_utils_explode_file()
238 buf_link = g_build_filename (dir, path_link, NULL); in asb_utils_explode_file()
249 g_autofree gchar *path_link = NULL; in asb_utils_explode_file() local
251 path_link = asb_utils_sanitise_path (tmp); in asb_utils_explode_file()
252 if (g_path_is_absolute (path_link)) { in asb_utils_explode_file()
263 archive_entry_update_symlink_utf8 (entry, path_link); in asb_utils_explode_file()
/dports/www/p5-CGI-Application-Plugin-LinkIntegrity/CGI-Application-Plugin-LinkIntegrity-0.06/
H A DREADME297 value, use path_link.
299 path_link
300 Calling "path_link" is the same as calling "self_link", except the
303 my $link = $self->path_link(
315 $self->path_link('/new/path');
323 $self->path_link;
324 $self->path_link(undef, 'param1' => 'val1', 'param2 => 'val2' ...);
325 $self->path_link('', 'param1' => 'val1', 'param2 => 'val2' ...);
H A DChanges49 ->make_self_link($url, ->path_link('', 'p1' => 'v1')
53 ->make_self_link($url, ->path_link('/new/path', 'p1' => 'v1')
/dports/graphics/libgxps/libgxps-0.3.1/libgxps/
H A Dgxps-page.c1200 GXPSPathLink *path_link; in links_start_element() local
1230 path_link = g_slice_new0 (GXPSPathLink); in links_start_element()
1232 path_link->data = data ? g_strdup (data) : NULL; in links_start_element()
1236 ctx->st = g_list_prepend (ctx->st, path_link); in links_start_element()
1309 GXPSPathLink *path_link; in links_end_element() local
1311 path_link = (GXPSPathLink *)ctx->st->data; in links_end_element()
1313 if (path_link->uri) { in links_end_element()
1318 if (path_link->data) in links_end_element()
1331 g_free (path_link->uri); in links_end_element()
1333 g_free (path_link->data); in links_end_element()
[all …]
/dports/net/c3270/suite3270-4.0/wc3270/
H A Dshortcutc.h30 HRESULT create_link(LPCSTR path_obj, LPSTR path_link, LPSTR desc, LPSTR args,
H A Dshortcut.c64 create_link(LPCSTR path_obj, LPSTR path_link, LPSTR desc, LPSTR args, in create_link() argument
239 MultiByteToWideChar(CP_ACP, 0, path_link, -1, wsz, MAX_PATH); in create_link()
/dports/x11/x3270/suite3270-4.0/wc3270/
H A Dshortcutc.h30 HRESULT create_link(LPCSTR path_obj, LPSTR path_link, LPSTR desc, LPSTR args,
H A Dshortcut.c64 create_link(LPCSTR path_obj, LPSTR path_link, LPSTR desc, LPSTR args, in create_link() argument
239 MultiByteToWideChar(CP_ACP, 0, path_link, -1, wsz, MAX_PATH); in create_link()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasi/phases/snapshot/
H A Ddocs.md314 The right to invoke [`path_link`](#path_link) with the file descriptor as the
318 The right to invoke [`path_link`](#path_link) with the file descriptor as the
1463 #### <a href="#path_link" name="path_link"></a> `path_link(old_fd: fd, old_flags: lookupflags, old_…
1468 - <a href="#path_link.old_fd" name="path_link.old_fd"></a> `old_fd`: [`fd`](#fd)
1470 - <a href="#path_link.old_flags" name="path_link.old_flags"></a> `old_flags`: [`lookupflags`](#look…
1473 - <a href="#path_link.old_path" name="path_link.old_path"></a> `old_path`: `string`
1476 - <a href="#path_link.new_fd" name="path_link.new_fd"></a> `new_fd`: [`fd`](#fd)
1479 - <a href="#path_link.new_path" name="path_link.new_path"></a> `new_path`: `string`
1483 - <a href="#path_link.error" name="path_link.error"></a> `error`: [`errno`](#errno)
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/wasi-common/WASI/phases/snapshot/
H A Ddocs.md314 The right to invoke [`path_link`](#path_link) with the file descriptor as the
318 The right to invoke [`path_link`](#path_link) with the file descriptor as the
1463 #### <a href="#path_link" name="path_link"></a> `path_link(old_fd: fd, old_flags: lookupflags, old_…
1468 - <a href="#path_link.old_fd" name="path_link.old_fd"></a> `old_fd`: [`fd`](#fd)
1470 - <a href="#path_link.old_flags" name="path_link.old_flags"></a> `old_flags`: [`lookupflags`](#look…
1473 - <a href="#path_link.old_path" name="path_link.old_path"></a> `old_path`: `string`
1476 - <a href="#path_link.new_fd" name="path_link.new_fd"></a> `new_fd`: [`fd`](#fd)
1479 - <a href="#path_link.new_path" name="path_link.new_path"></a> `new_path`: `string`
1483 - <a href="#path_link.error" name="path_link.error"></a> `error`: [`errno`](#errno)
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasi/phases/old/snapshot_0/
H A Ddocs.md314 The right to invoke [`path_link`](#path_link) with the file descriptor as the
318 The right to invoke [`path_link`](#path_link) with the file descriptor as the
1464 #### <a href="#path_link" name="path_link"></a> `path_link(old_fd: fd, old_flags: lookupflags, old_…
1469 - <a href="#path_link.old_fd" name="path_link.old_fd"></a> `old_fd`: [`fd`](#fd)
1471 - <a href="#path_link.old_flags" name="path_link.old_flags"></a> `old_flags`: [`lookupflags`](#look…
1474 - <a href="#path_link.old_path" name="path_link.old_path"></a> `old_path`: `string`
1477 - <a href="#path_link.new_fd" name="path_link.new_fd"></a> `new_fd`: [`fd`](#fd)
1480 - <a href="#path_link.new_path" name="path_link.new_path"></a> `new_path`: `string`
1484 - <a href="#path_link.error" name="path_link.error"></a> `error`: [`errno`](#errno)
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/wasi-common/WASI/phases/old/snapshot_0/
H A Ddocs.md314 The right to invoke [`path_link`](#path_link) with the file descriptor as the
318 The right to invoke [`path_link`](#path_link) with the file descriptor as the
1464 #### <a href="#path_link" name="path_link"></a> `path_link(old_fd: fd, old_flags: lookupflags, old_…
1469 - <a href="#path_link.old_fd" name="path_link.old_fd"></a> `old_fd`: [`fd`](#fd)
1471 - <a href="#path_link.old_flags" name="path_link.old_flags"></a> `old_flags`: [`lookupflags`](#look…
1474 - <a href="#path_link.old_path" name="path_link.old_path"></a> `old_path`: `string`
1477 - <a href="#path_link.new_fd" name="path_link.new_fd"></a> `new_fd`: [`fd`](#fd)
1480 - <a href="#path_link.new_path" name="path_link.new_path"></a> `new_path`: `string`
1484 - <a href="#path_link.error" name="path_link.error"></a> `error`: [`errno`](#errno)
/dports/devel/boost-docs/boost_1_72_0/libs/beast/doc/qbk/03_core/
H A D7b_detect_ssl.qbk107 [path_link example/advanced/server/advanced_server.cpp advanced-server] and
108 [path_link example/advanced/server-flex/advanced_server_flex.cpp advanced-server-flex]
/dports/devel/boost-python-libs/boost_1_72_0/libs/beast/doc/qbk/03_core/
H A D7b_detect_ssl.qbk107 [path_link example/advanced/server/advanced_server.cpp advanced-server] and
108 [path_link example/advanced/server-flex/advanced_server_flex.cpp advanced-server-flex]
/dports/devel/boost-libs/boost_1_72_0/libs/beast/doc/qbk/03_core/
H A D7b_detect_ssl.qbk107 [path_link example/advanced/server/advanced_server.cpp advanced-server] and
108 [path_link example/advanced/server-flex/advanced_server_flex.cpp advanced-server-flex]

12345678910>>...13