Home
last modified time | relevance | path

Searched refs:next_oper (Results 1 – 15 of 15) sorted by relevance

/dports/sysutils/fusefs-sshfs/sshfs-sshfs-3.7.2/
H A Dcache.c31 struct fuse_operations *next_oper; member
258 res = cache.next_oper->init(conn, cfg); in cache_init()
326 err = cache.next_oper->releasedir(path, fi); in cache_releasedir()
387 if(cache.next_oper->opendir) { in cache_readdir()
388 err = cache.next_oper->opendir(path, fi); in cache_readdir()
424 int err = cache.next_oper->mkdir(path, mode); in cache_mkdir()
432 int err = cache.next_oper->unlink(path); in cache_unlink()
440 int err = cache.next_oper->rmdir(path); in cache_rmdir()
448 int err = cache.next_oper->symlink(from, to); in cache_symlink()
464 int err = cache.next_oper->link(from, to); in cache_link()
[all …]
/dports/sysutils/fusefs-curlftpfs/curlftpfs-0.9.2/
H A Dcache.c22 struct fuse_cache_operations *next_oper; member
225 err = cache.next_oper->oper.getattr(path, stbuf); in cache_getattr()
333 int err = cache.next_oper->oper.mkdir(path, mode); in cache_mkdir()
341 int err = cache.next_oper->oper.unlink(path); in cache_unlink()
349 int err = cache.next_oper->oper.rmdir(path); in cache_rmdir()
357 int err = cache.next_oper->oper.symlink(from, to); in cache_symlink()
365 int err = cache.next_oper->oper.rename(from, to); in cache_rename()
373 int err = cache.next_oper->oper.link(from, to); in cache_link()
383 int err = cache.next_oper->oper.chmod(path, mode); in cache_chmod()
407 int err = cache.next_oper->oper.utime(path, buf); in cache_utime()
[all …]
/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dast.c1631 const node* next_oper = CHILD(n, i * 2 + 1); in ast_for_binop() local
1633 newoperator = get_operator(next_oper); in ast_for_binop()
1642 LINENO(next_oper), next_oper->n_col_offset, in ast_for_binop()
/dports/lang/python27/Python-2.7.18/Python/
H A Dast.c1631 const node* next_oper = CHILD(n, i * 2 + 1); in ast_for_binop() local
1633 newoperator = get_operator(next_oper); in ast_for_binop()
1642 LINENO(next_oper), next_oper->n_col_offset, in ast_for_binop()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dast.c1630 const node* next_oper = CHILD(n, i * 2 + 1); in ast_for_binop() local
1632 newoperator = get_operator(next_oper); in ast_for_binop()
1641 LINENO(next_oper), next_oper->n_col_offset, in ast_for_binop()
/dports/devel/py-typed-ast/typed_ast-1.5.0/ast27/Python/
H A Dast.c1768 const node* next_oper = CHILD(n, i * 2 + 1); in ast_for_binop() local
1770 newoperator = get_operator(next_oper); in ast_for_binop()
1779 LINENO(next_oper), next_oper->n_col_offset, in ast_for_binop()
/dports/lang/python37/Python-3.7.12/Python/
H A Dast.c2330 const node* next_oper = CHILD(n, i * 2 + 1); in ast_for_binop() local
2332 newoperator = get_operator(next_oper); in ast_for_binop()
2341 LINENO(next_oper), next_oper->n_col_offset, in ast_for_binop()
/dports/devel/py-typed-ast/typed_ast-1.5.0/ast3/Python/
H A Dast.c2564 const node* next_oper = CHILD(n, i * 2 + 1); in ast_for_binop() local
2566 newoperator = get_operator(c, next_oper); in ast_for_binop()
2575 LINENO(next_oper), next_oper->n_col_offset, in ast_for_binop()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_isoparametrization/
H A Dparametrizator.h673 MyTriEdgeCollapse *next_oper; variable
/dports/lang/python39/Python-3.9.9/Python/
H A Dast.c2555 const node* next_oper = CHILD(n, i * 2 + 1); in ast_for_binop() local
2557 newoperator = get_operator(c, next_oper); in ast_for_binop()
/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A Dast.c2662 const node* next_oper = CHILD(n, i * 2 + 1); in ast_for_binop() local
2664 newoperator = get_operator(c, next_oper); in ast_for_binop()
/dports/lang/python-tools/Python-3.8.12/Python/
H A Dast.c2662 const node* next_oper = CHILD(n, i * 2 + 1); in ast_for_binop() local
2664 newoperator = get_operator(c, next_oper); in ast_for_binop()
/dports/lang/python38/Python-3.8.12/Python/
H A Dast.c2662 const node* next_oper = CHILD(n, i * 2 + 1); in ast_for_binop() local
2664 newoperator = get_operator(c, next_oper); in ast_for_binop()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/
H A Dast.c2662 const node* next_oper = CHILD(n, i * 2 + 1); in ast_for_binop() local
2664 newoperator = get_operator(c, next_oper); in ast_for_binop()
/dports/databases/py-gdbm/Python-3.8.12/Python/
H A Dast.c2662 const node* next_oper = CHILD(n, i * 2 + 1); in ast_for_binop() local
2664 newoperator = get_operator(c, next_oper); in ast_for_binop()