Searched defs:parse_shutdown_time_spec (Results 1 - 1 of 1) sorted by relevance

/systemd/src/systemctl/
H A Dsystemctl.c6932 static int parse_shutdown_time_spec(const char *t, usec_t *_u) { function
7062 r = parse_shutdown_time_spec(argv[optind], &arg_when);

Completed in 407 milliseconds