Home
last modified time | relevance | path

Searched defs:process (Results 1 – 5 of 5) sorted by relevance

/systemd-251/src/network/
Dnetworkd-queue.c113 request_process_func_t process, in request_new()
169 request_process_func_t process, in netdev_queue_request()
187 request_process_func_t process, in link_queue_request_full()
Dnetworkd-queue.h74 request_process_func_t process; member
111 request_process_func_t process, in link_queue_request()
118 #define link_queue_request_safe(link, type, userdata, free_func, hash_func, compare_func, process, … argument
/systemd-251/tools/
Dupdate-dbus-docs.py279 def process(page): function
/systemd-251/test/fuzz/fuzz-nspawn-oci/
Dbasic.json9 "process": { object
/systemd-251/src/cgtop/
Dcgtop.c146 static int process( in process() function