Home
last modified time | relevance | path

Searched refs:RUN_XFER_DIR (Results 1 – 3 of 3) sorted by relevance

/netbsd/usr.sbin/sysinst/
H A Drun.c490 if (flags & RUN_XFER_DIR) in launch_subwin()
H A Ddefs.h110 #define RUN_XFER_DIR 0x0200 /* cd to xfer_dir in child */ macro
H A Dnet.c998 rval = run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_XFER_DIR, in do_ftp_fetch()