Home
last modified time | relevance | path

Searched refs:remote_parent (Results 1 – 2 of 2) sorted by relevance

/dports/comms/py-adafruit-ampy/adafruit-ampy-1.1.0/ampy/
H A Dcli.py243 remote_parent = posixpath.normpath(
248 board_files.mkdir(remote_parent)
255 remote_filename = posixpath.join(remote_parent, filename)
/dports/mail/dovecot/dovecot-2.3.17/src/doveadm/dsync/
H A Ddsync-mailbox-tree-sync.c848 struct dsync_mailbox_node *remote_parent) in sync_rename_mailboxes() argument
851 struct dsync_mailbox_node **remote_nodep = &remote_parent->first_child; in sync_rename_mailboxes()
876 remote_parent, local_node); in sync_rename_mailboxes()
1291 struct dsync_mailbox_node *remote_parent) in sync_mailbox_child_dirs() argument
1294 struct dsync_mailbox_node **remote_nodep = &remote_parent->first_child; in sync_mailbox_child_dirs()