Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 24 of 24) sorted by relevance

/systemd-251/src/test/
Dtest-exec-util.c29 static int ignore_stdout_func(int fd, void *arg) { in ignore_stdout_func()
36 static int ignore_stdout_func2(int fd, void *arg) { in ignore_stdout_func2()
43 static int ignore_stdout_func3(int fd, void *arg) { in ignore_stdout_func3()
201 static int gather_stdout_one(int fd, void *arg) { in gather_stdout_one()
214 static int gather_stdout_two(int fd, void *arg) { in gather_stdout_two()
223 static int gather_stdout_three(int fd, void *arg) { in gather_stdout_three()
Dtest-async.c13 static void *async_func(void *arg) { in async_func()
Dtest-varlink.c143 static void *thread(void *arg) { in thread()
/systemd-251/src/basic/
Draw-reboot.h12 static inline int raw_reboot(int cmd, const void *arg) { in raw_reboot()
Dsort-util.c8 comparison_userdata_fn_t compar, void *arg) { in xbsearch_r()
Dasync.c17 int asynchronous_job(void* (*func)(void *p), void *arg) { in asynchronous_job()
/systemd-251/tools/
Dgdb-sd_dump_hashmaps.py12 def invoke(self, arg, from_tty): argument
/systemd-251/src/shared/
Ddlfcn-util.h21 #define DLSYM_ARG(arg) \ argument
Dexec-util.c255 static int gather_environment_generate(int fd, void *arg) { in gather_environment_generate()
296 static int gather_environment_collect(int fd, void *arg) { in gather_environment_collect()
322 static int gather_environment_consume(int fd, void *arg) { in gather_environment_consume()
Dparse-argument.c55 int parse_path_argument(const char *path, bool suppress_root, char **arg) { in parse_path_argument()
Delf-util.c425 …module_callback(Dwfl_Module *mod, void **userdata, const char *name, Dwarf_Addr start, void *arg) { in module_callback()
Dseccomp-util.c1658 const struct scmp_arg_cmp arg) { in add_seccomp_syscall_filter()
/systemd-251/src/systemctl/
Dsystemctl-start-special.c156 const char *arg = NULL; in verb_start_special() local
/systemd-251/src/udev/
Dtest-udev-event.c47 static void test_event_spawn_self(const char *self, const char *arg, bool with_pidfd) { in test_event_spawn_self()
/systemd-251/test/
Dsd-script.py92 def __init__(self, arg): argument
/systemd-251/src/journal-remote/
Dmicrohttpd-util.c19 void microhttpd_logger(void *arg, const char *fmt, va_list ap) { in microhttpd_logger()
/systemd-251/src/journal/
Dmanaged-journal-file.c239 static void * managed_journal_file_set_offline_thread(void *arg) { in managed_journal_file_set_offline_thread()
/systemd-251/src/delta/
Ddelta.c491 static int process_suffix_chop(const char *arg) { in process_suffix_chop()
/systemd-251/src/coredump/
Dcoredumpctl.c407 #define RETRIEVE(d, l, name, arg) \ argument
/systemd-251/src/udev/cdrom_id/
Dcdrom_id.c181 static void scsi_cmd_set(struct scsi_cmd *cmd, size_t i, unsigned char arg) { in scsi_cmd_set()
/systemd-251/src/libsystemd/sd-bus/
Dsd-bus.c4003 const char *arg; in sd_bus_path_encode_many() local
4138 char **arg; in sd_bus_path_decode_many() local
/systemd-251/src/core/
Dservice.c2837 _cleanup_free_ char *arg = NULL; in service_deserialize_exec_command() local
/systemd-251/src/nspawn/
Dnspawn.c269 static int handle_arg_console(const char *arg) { in handle_arg_console()
/systemd-251/src/login/
Dlogind-dbus.c2557 const char *arg; in method_set_reboot_parameter() local