Home
last modified time | relevance | path

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

/systemd-251/src/pstore/
Dpstore.c71 static const char *arg_sourcedir = "/sys/fs/pstore"; variable
128 ifd_path = path_join(arg_sourcedir, pe->dirent.d_name); in move_file()
371 arg_sourcedir = argv[1]; in run()
388 r = list_files(&list, arg_sourcedir); in run()