Searched refs:fo (Results 1 – 5 of 5) sorted by relevance
10 _machines=("${(fo)$(__sd_machines_get_machines)}")
20 _slices=(${(fo)"$(__systemd-run_get_slices)"})
12 _machines=("${(fo)$(__machinectl_get_machines)}")
420 _states=("${(fo)$(__systemctl --state=help)}")427 _types=("${(fo)$(__systemctl -t help)}")
1563 Object *o, *fo; in journal_file_append_data() local1627 r = journal_file_append_field(f, data, (uint8_t*) eq - (uint8_t*) data, &fo, &fp); in journal_file_append_data()1632 o->data.next_field_offset = fo->field.head_data_offset; in journal_file_append_data()1633 fo->field.head_data_offset = le64toh(p); in journal_file_append_data()