Home
last modified time | relevance | path

Searched refs:c_path (Results 1 – 25 of 387) sorted by relevance

12345678910>>...16

/dports/multimedia/v4l_compat/linux-5.13-rc2/net/rds/
H A Drds_single_path.h5 #define c_xmit_rm c_path[0].cp_xmit_rm
6 #define c_xmit_sg c_path[0].cp_xmit_sg
12 #define c_lock c_path[0].cp_lock
15 #define c_retrans c_path[0].cp_retrans
18 #define c_state c_path[0].cp_state
20 #define c_flags c_path[0].cp_flags
22 #define c_send_w c_path[0].cp_send_w
23 #define c_recv_w c_path[0].cp_recv_w
24 #define c_conn_w c_path[0].cp_conn_w
25 #define c_down_w c_path[0].cp_down_w
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/net/rds/
H A Drds_single_path.h5 #define c_xmit_rm c_path[0].cp_xmit_rm
6 #define c_xmit_sg c_path[0].cp_xmit_sg
12 #define c_lock c_path[0].cp_lock
15 #define c_retrans c_path[0].cp_retrans
18 #define c_state c_path[0].cp_state
20 #define c_flags c_path[0].cp_flags
22 #define c_send_w c_path[0].cp_send_w
23 #define c_recv_w c_path[0].cp_recv_w
24 #define c_conn_w c_path[0].cp_conn_w
25 #define c_down_w c_path[0].cp_down_w
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/rds/
H A Drds_single_path.h5 #define c_xmit_rm c_path[0].cp_xmit_rm
6 #define c_xmit_sg c_path[0].cp_xmit_sg
12 #define c_lock c_path[0].cp_lock
15 #define c_retrans c_path[0].cp_retrans
18 #define c_state c_path[0].cp_state
20 #define c_flags c_path[0].cp_flags
22 #define c_send_w c_path[0].cp_send_w
23 #define c_recv_w c_path[0].cp_recv_w
24 #define c_conn_w c_path[0].cp_conn_w
25 #define c_down_w c_path[0].cp_down_w
[all …]
/dports/devel/R-cran-filelock/filelock/src/
H A Dfilelock-unix.c39 const char *c_path, in filelock__interruptible() argument
81 error("Cannot lock file: '%s': %s", c_path, strerror(errno)); in filelock__interruptible()
94 const char *c_path = CHAR(STRING_ELT(path, 0)); in filelock_lock() local
100 filelock__list_t *node = filelock__list_find(c_path); in filelock_lock()
117 filedes = open(c_path, O_RDWR | O_CREAT, S_IRUSR | S_IWUSR); in filelock_lock()
139 return filelock__list_add(c_path, filedes, c_exclusive); in filelock_lock()
145 const char *c_path; in filelock_unlock() local
150 c_path = CHAR(STRING_ELT(VECTOR_ELT(lock, 1), 0)); in filelock_unlock()
151 node = filelock__list_find(c_path); in filelock_unlock()
158 filelock__list_remove(c_path); in filelock_unlock()
[all …]
H A Dfilelock-windows.c173 const char *c_path = CHAR(STRING_ELT(path, 0)); in filelock_lock() local
181 filelock__list_t *node = filelock__list_find(c_path); in filelock_lock()
193 filelock__utf8_to_utf16_alloc(c_path, &wpath); in filelock_lock()
229 return filelock__list_add(c_path, file, c_exclusive); in filelock_lock()
235 const char *c_path; in filelock_unlock() local
240 c_path = CHAR(STRING_ELT(VECTOR_ELT(lock, 1), 0)); in filelock_unlock()
241 node = filelock__list_find(c_path); in filelock_unlock()
247 const char *c_path = CHAR(STRING_ELT(VECTOR_ELT(lock, 1), 0)); in filelock_unlock() local
251 filelock__list_remove(c_path); in filelock_unlock()
263 const char *c_path = CHAR(STRING_ELT(VECTOR_ELT(lock, 1), 0)); in filelock_is_unlocked() local
[all …]
/dports/shells/zsh/zsh-5.8.1/Completion/Base/Widget/
H A D_complete_tag27 local c_path=
29 while [[ ! -f $c_path$c_Tagsfile &&
30 ! -f $c_path$c_tagsfile && $c_idir -lt $c_maxdir ]]; do
32 c_path=../$c_path
35 if [[ -f $c_path$c_Tagsfile && $c_path$c_Tagsfile -ef $c_path$c_tagsfile &&
36 "$(head -1 $c_path$c_tagsfile)" == '!_TAG_'* ]]; then
40 if [[ -f $c_path$c_Tagsfile ]]; then
50 -e '/^[a-zA-Z_].*/p' $c_path$c_Tagsfile))
52 # print "$1\n"' $c_path$c_Tagsfile))
55 elif [[ -f $c_path$c_tagsfile ]]; then
[all …]
/dports/sysutils/exa/exa-0.10.1/src/fs/feature/
H A Dxattr.rs68 let bufsize = lister.listxattr_first(&c_path); in list_attrs()
76 let err = lister.listxattr_second(&c_path, &mut buf, bufsize); in list_attrs()
95 let size = lister.getxattr(&c_path, &buf[start..c_end]); in list_attrs()
155 pub fn listxattr_first(&self, c_path: &CString) -> ssize_t { in listxattr_first()
158 c_path.as_ptr(), in listxattr_first()
169 c_path.as_ptr(), in listxattr_second()
180 c_path.as_ptr(), in getxattr()
241 pub fn listxattr_first(&self, c_path: &CString) -> ssize_t { in listxattr_first()
249 c_path.as_ptr() as *const _, in listxattr_first()
264 c_path.as_ptr() as *const _, in listxattr_second()
[all …]
/dports/security/p5-Net-SAML/zxid-1.42/
H A Dzxbusdist.c318 char c_path[ZXID_MAX_BUF]; /* current channel path */ in zxbus_retire() local
322 …len = name_from_path(c_path, sizeof(c_path), "%sch/%.*s/", zxbus_path, dest_len, db_pdu->ad.delivb… in zxbus_retire()
327 DD("c_path(%s) len=%d", c_path, len); in zxbus_retire()
329 sha1_safe_base64(c_path+len, db_pdu->ap - db_pdu->m, db_pdu->m); in zxbus_retire()
330 c_path[len+27] = 0; in zxbus_retire()
331 DD("c_path(%s)", c_path); in zxbus_retire()
336 if (!rename(c_path, d_path)) in zxbus_retire()
341 if (!unlink(c_path)) in zxbus_retire()
362 char c_path[ZXID_MAX_BUF]; /* channel destination path after atomic rename */ in zxbus_persist() local
372 if (!(len = zxbus_persist_msg(zxbus_cf, sizeof(c_path), c_path, in zxbus_persist()
[all …]
/dports/devel/py-lxml/lxml-4.7.1/src/lxml/
H A Dobjectpath.pxi165 cdef _ObjectPath* c_path
170 c_path = c_path_segments
174 c_path[0].index = index
175 c_path += 1
185 c_name = c_path[0].name
186 c_href = c_path[0].href
201 c_path += 1
209 c_index = c_path[0].index
236 c_name = c_path[0].name
237 c_href = c_path[0].href
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/test/mini_installer/
H A Dcreate_zip.py64 for c_path in [os.path.join(path, name) for name in os.listdir(path)]:
65 if os.path.isfile(c_path):
66 if os.path.splitext(c_path)[-1] in BLACKLIST:
68 logging.debug('Adding %s', os.path.relpath(c_path, SRC_DIR))
69 zipf.write(c_path, os.path.relpath(c_path, SRC_DIR))
70 elif os.path.isdir(c_path):
71 ArchiveDirectory(c_path, zipf)
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_jsonfunc.cc688 for (uint c_path=0; c_path < n_paths; c_path++) in alloc_tmp_paths() local
793 c_path->parsed= c_path->constant; in read_json()
1334 c_path->parsed= c_path->constant; in val_int()
1343 c_path->cur_step= c_path->p.steps; in val_int()
1403 c_path->parsed= c_path->constant; in val_int()
1634 c_path->parsed= c_path->constant; in val_str()
1642 c_path->cur_step= c_path->p.steps; in val_str()
1771 c_path->parsed= c_path->constant; in val_str()
1780 c_path->cur_step= c_path->p.steps; in val_str()
2791 c_path->cur_step= c_path->p.steps; in val_str()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_jsonfunc.cc675 for (uint c_path=0; c_path < n_paths; c_path++) in alloc_tmp_paths() local
780 c_path->parsed= c_path->constant; in read_json()
1320 c_path->parsed= c_path->constant; in val_int()
1329 c_path->cur_step= c_path->p.steps; in val_int()
1389 c_path->parsed= c_path->constant; in val_int()
1692 c_path->parsed= c_path->constant; in val_str()
1700 c_path->cur_step= c_path->p.steps; in val_str()
1829 c_path->parsed= c_path->constant; in val_str()
1838 c_path->cur_step= c_path->p.steps; in val_str()
2849 c_path->cur_step= c_path->p.steps; in val_str()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_jsonfunc.cc680 for (uint c_path=0; c_path < n_paths; c_path++) in alloc_tmp_paths() local
785 c_path->parsed= c_path->constant; in read_json()
1327 c_path->parsed= c_path->constant; in val_int()
1336 c_path->cur_step= c_path->p.steps; in val_int()
1396 c_path->parsed= c_path->constant; in val_int()
1627 c_path->parsed= c_path->constant; in val_str()
1635 c_path->cur_step= c_path->p.steps; in val_str()
1764 c_path->parsed= c_path->constant; in val_str()
1773 c_path->cur_step= c_path->p.steps; in val_str()
2784 c_path->cur_step= c_path->p.steps; in val_str()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_jsonfunc.cc680 for (uint c_path=0; c_path < n_paths; c_path++) in alloc_tmp_paths() local
785 c_path->parsed= c_path->constant; in read_json()
1327 c_path->parsed= c_path->constant; in val_int()
1336 c_path->cur_step= c_path->p.steps; in val_int()
1396 c_path->parsed= c_path->constant; in val_int()
1627 c_path->parsed= c_path->constant; in val_str()
1635 c_path->cur_step= c_path->p.steps; in val_str()
1764 c_path->parsed= c_path->constant; in val_str()
1773 c_path->cur_step= c_path->p.steps; in val_str()
2784 c_path->cur_step= c_path->p.steps; in val_str()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_jsonfunc.cc688 for (uint c_path=0; c_path < n_paths; c_path++) in alloc_tmp_paths() local
793 c_path->parsed= c_path->constant; in read_json()
1334 c_path->parsed= c_path->constant; in val_int()
1343 c_path->cur_step= c_path->p.steps; in val_int()
1403 c_path->parsed= c_path->constant; in val_int()
1634 c_path->parsed= c_path->constant; in val_str()
1642 c_path->cur_step= c_path->p.steps; in val_str()
1771 c_path->parsed= c_path->constant; in val_str()
1780 c_path->cur_step= c_path->p.steps; in val_str()
2791 c_path->cur_step= c_path->p.steps; in val_str()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_jsonfunc.cc675 for (uint c_path=0; c_path < n_paths; c_path++) in alloc_tmp_paths() local
780 c_path->parsed= c_path->constant; in read_json()
1320 c_path->parsed= c_path->constant; in val_int()
1329 c_path->cur_step= c_path->p.steps; in val_int()
1389 c_path->parsed= c_path->constant; in val_int()
1692 c_path->parsed= c_path->constant; in val_str()
1700 c_path->cur_step= c_path->p.steps; in val_str()
1829 c_path->parsed= c_path->constant; in val_str()
1838 c_path->cur_step= c_path->p.steps; in val_str()
2849 c_path->cur_step= c_path->p.steps; in val_str()
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/python/pyarrow/
H A Dio-hdfs.pxi116 cdef c_string c_path = tobytes(path)
175 cdef c_string c_path = tobytes(path)
223 cdef c_string c_path = tobytes(path)
234 cdef c_string c_path = tobytes(path)
242 c_string c_path = tobytes(path)
293 cdef c_string c_path = tobytes(path)
313 c_string c_path
321 c_path = tobytes(path)
339 cdef c_string c_path = tobytes(path)
356 cdef c_string c_path = tobytes(path)
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/python/pyarrow/
H A Dio-hdfs.pxi116 cdef c_string c_path = tobytes(path)
175 cdef c_string c_path = tobytes(path)
223 cdef c_string c_path = tobytes(path)
234 cdef c_string c_path = tobytes(path)
242 c_string c_path = tobytes(path)
293 cdef c_string c_path = tobytes(path)
313 c_string c_path
321 c_path = tobytes(path)
339 cdef c_string c_path = tobytes(path)
356 cdef c_string c_path = tobytes(path)
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/adaptagrams/libavoid/
H A Dconnector.cpp1736 length += manhattanDist(*(c_path[ind - 1]), *(c_path[ind])); in pathLength()
2005 if ((*c_path[startPt])[dim] == (*c_path[endPt])[dim]) in countForSegment()
2043 if ((*c_path[1])[altDim] == (*c_path[end - 1])[altDim]) in countForSegment()
2082 if ((*c_path[1])[altDim] == (*c_path[1])[altDim]) in countForSegment()
2116 startCornerSide = Avoid::cornerSide(*c_path[0], *c_path[1], in countForSegment()
2124 *c_path[size - 2], *c_path[size - 1], in countForSegment()
2167 if (vecDir(*c_path[0], *c_path[1], *c_path[2]) == 0) in countForSegment()
2180 if (vecDir(*c_path[size - 3], *c_path[size - 2], in countForSegment()
2189 int cStartDir = vecDir(*c_path[0], *c_path[1], *c_path[2]); in countForSegment()
2202 *c_path[size - 2], *c_path[size - 1]); in countForSegment()
[all …]
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/rust/stracciatella_c_api/src/
H A Dany_path.rs433 let c_path = AnyPath::try_from(s).unwrap(); in roundtrip_c_string() localVariable
434 let c_string = CString::from(c_path.clone()); in roundtrip_c_string()
437 assert_eq!(CString::from(c_path), c_string); // AnyPath to CString in roundtrip_c_string()
460 let c_path = AnyPath::try_from(s).unwrap(); in roundtrip_path() localVariable
462 assert_eq!(AnyPath::encode_path(&path_buf), c_path); // Path to AnyPath in roundtrip_path()
485 let c_path = AnyPath::try_from(s).unwrap(); in roundtrip_path() localVariable
504 let c_path = AnyPath::try_from(s).unwrap(); in decode_path_err() localVariable
505 assert!(c_path.decode_path_buf().is_err()); in decode_path_err()
521 let c_path = AnyPath::try_from(s).unwrap(); in is_unix_is_windows() localVariable
522 assert_eq!(c_path.is_unix(), unix); in is_unix_is_windows()
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/python/pyarrow/
H A D_hdfsio.pyx126 cdef c_string c_path = tobytes(path)
185 cdef c_string c_path = tobytes(path)
233 cdef c_string c_path = tobytes(path)
244 cdef c_string c_path = tobytes(path)
252 c_string c_path = tobytes(path)
303 cdef c_string c_path = tobytes(path)
323 c_string c_path
331 c_path = tobytes(path)
349 cdef c_string c_path = tobytes(path)
366 cdef c_string c_path = tobytes(path)
[all …]
/dports/devel/sunpromake/schily-2021-09-18/sccs/sccs/cmd/src/
H A Dval.c462 do_validate(c_path) in do_validate() argument
463 char *c_path; in do_validate()
470 c_path = bulkprepare(&N, c_path);
505 char *c_path; in validate()
520 if (!sccsfile(c_path) || (gpkt.p_iop = fopen(c_path, "rb")) == NULL) {
524 " ", c_path);
527 " ", c_path);
540 " ", c_path);
557 get_setup(c_path);
650 " ", c_path,
[all …]
/dports/devel/smake/schily-2021-09-18/sccs/sccs/cmd/src/
H A Dval.c462 do_validate(c_path) in do_validate() argument
463 char *c_path; in do_validate()
470 c_path = bulkprepare(&N, c_path);
505 char *c_path; in validate()
520 if (!sccsfile(c_path) || (gpkt.p_iop = fopen(c_path, "rb")) == NULL) {
524 " ", c_path);
527 " ", c_path);
540 " ", c_path);
557 get_setup(c_path);
650 " ", c_path,
[all …]
/dports/devel/sccs/schily-2021-09-18/sccs/sccs/cmd/src/
H A Dval.c462 do_validate(c_path) in do_validate() argument
463 char *c_path; in do_validate()
470 c_path = bulkprepare(&N, c_path);
505 char *c_path; in validate()
520 if (!sccsfile(c_path) || (gpkt.p_iop = fopen(c_path, "rb")) == NULL) {
524 " ", c_path);
527 " ", c_path);
540 " ", c_path);
557 get_setup(c_path);
650 " ", c_path,
[all …]
/dports/devel/schilybase/schily-2021-09-18/sccs/sccs/cmd/src/
H A Dval.c462 do_validate(c_path) in do_validate() argument
463 char *c_path; in do_validate()
470 c_path = bulkprepare(&N, c_path);
505 char *c_path; in validate()
520 if (!sccsfile(c_path) || (gpkt.p_iop = fopen(c_path, "rb")) == NULL) {
524 " ", c_path);
527 " ", c_path);
540 " ", c_path);
557 get_setup(c_path);
650 " ", c_path,
[all …]

12345678910>>...16