Searched defs:spec (Results 1 – 8 of 8) sorted by relevance
/systemd-251/src/shared/ |
D | calendarspec.c | 881 int calendar_spec_from_string(const char *p, CalendarSpec **spec) { in calendar_spec_from_string() 1120 const CalendarSpec *spec, in find_matching_component() 1246 static int find_next(const CalendarSpec *spec, struct tm *tm, usec_t *usec) { in find_next() 1366 static int calendar_spec_next_usec_impl(const CalendarSpec *spec, usec_t usec, usec_t *ret_next) { in calendar_spec_next_usec_impl() 1401 int calendar_spec_next_usec(const CalendarSpec *spec, usec_t usec, usec_t *ret_next) { in calendar_spec_next_usec()
|
/systemd-251/src/test/ |
D | test-specifier.c | 131 char spec[3]; in TEST() local
|
/systemd-251/src/journal-remote/ |
D | journal-remote-main.c | 746 static int negative_fd(const char *spec) { in negative_fd()
|
/systemd-251/src/network/netdev/ |
D | l2tp-tunnel.c | 725 L2tpL2specType spec; in config_parse_l2tp_session_l2spec() local
|
/systemd-251/src/systemctl/ |
D | systemctl-show.c | 1273 const char *base, *spec; in print_property() local
|
/systemd-251/src/basic/ |
D | cgroup-util.c | 938 int cg_split_spec(const char *spec, char **ret_controller, char **ret_path) { in cg_split_spec()
|
/systemd-251/src/machine/ |
D | machinectl.c | 1255 static int parse_machine_uid(const char *spec, const char **machine, char **uid) { in parse_machine_uid()
|
/systemd-251/src/nspawn/ |
D | nspawn.c | 540 static int parse_capability_spec(const char *spec, uint64_t *ret_mask) { in parse_capability_spec()
|