Home
last modified time | relevance | path

Searched refs:i_fn_args_new (Results 1 – 4 of 4) sorted by relevance

/dragonfly/usr.sbin/installer/libinstaller/
H A Dfunctions.h81 struct i_fn_args *i_fn_args_new(const char *, const char *, const char *,
H A Dfunctions.c60 i_fn_args_new(const char *os_root, const char *def_tmp_dir, in i_fn_args_new() function
/dragonfly/usr.sbin/installer/test/test_storage/
H A Dtest_storage.c111 ap = i_fn_args_new("/", TMPDIR, "tmp/cmdnames.conf", in libinstaller_backend()
/dragonfly/usr.sbin/installer/dfuibe_installer/
H A Dflow.c1525 if ((a = i_fn_args_new(os_root, DEFAULT_INSTALLER_TEMP, in flow()