Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/newsyslog/
H A Dnewsyslog.c422 tempwork->pid_cmd_file = NULL; in init_entry()
423 if (src_entry->pid_cmd_file) in init_entry()
424 tempwork->pid_cmd_file = strdup(src_entry->pid_cmd_file); in init_entry()
444 tempwork->pid_cmd_file = NULL; in init_entry()
479 if (ent->pid_cmd_file != NULL) { in free_entry()
480 free(ent->pid_cmd_file); in free_entry()
481 ent->pid_cmd_file = NULL; in free_entry()
1363 working->pid_cmd_file = NULL; in parse_file()
1908 if (ent->pid_cmd_file != NULL) in do_rotate()
2305 ent->pid_cmd_file); in set_swpid()
[all …]