schema_fetch_pid   25 daemons/execd/remoted_schemas.c static pid_t schema_fetch_pid = 0;
schema_fetch_pid  246 daemons/execd/remoted_schemas.c     if (schema_fetch_pid != 0) {
schema_fetch_pid  247 daemons/execd/remoted_schemas.c         if (mainloop_child_kill(schema_fetch_pid) == FALSE) {
schema_fetch_pid  252 daemons/execd/remoted_schemas.c         schema_fetch_pid = 0;
schema_fetch_pid  284 daemons/execd/remoted_schemas.c             schema_fetch_pid = pid;