Home
last modified time | relevance | path

Searched defs:fargs (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.bin/rsync/
H A Dextern.h94 struct fargs { struct
95 char *host; /* hostname or NULL if local */
96 char **sources; /* transfer source */
97 size_t sourcesz; /* number of sources */
98 char *sink; /* transfer endpoint */
99 enum fmode mode; /* mode of operation */
100 int remote; /* uses rsync:// or :: for remote */
101 char *module; /* if rsync://, the module */
H A Dmain.c361 struct fargs *fargs; in main() local
/openbsd/lib/libfuse/
H A Dfuse.c274 struct fusefs_args fargs; in fuse_mount() local
/openbsd/gnu/usr.bin/perl/os2/
H A Dos2.c986 static const char * const fargs[4] in do_spawn_ve() local