Searched defs:sfd (Results 1 – 7 of 7) sorted by relevance
/systemd-251/src/import/ |
D | test-qcow2.c | 12 _cleanup_close_ int sfd = -1, dfd = -1; in main() local
|
D | qcow2-util.c | 65 int sfd, uint64_t soffset, in copy_cluster() 93 int sfd, uint64_t soffset, in decompress_cluster()
|
D | export-raw.c | 277 _cleanup_close_ int sfd = -1, tfd = -1; in raw_export_start() local
|
D | export-tar.c | 254 _cleanup_close_ int sfd = -1; in tar_export_start() local
|
/systemd-251/src/shared/ |
D | bpf-program.c | 421 _cleanup_free_ char *sfd = NULL, *sat = NULL, *unescaped = NULL; in bpf_program_deserialize_attachment() local
|
/systemd-251/src/core/ |
D | main.c | 1783 char sfd[DECIMAL_STR_MAX(int)]; in do_reexecute() local
|
/systemd-251/src/partition/ |
D | repart.c | 2824 _cleanup_close_ int sfd = -1, pfd = -1, tfd = -1; in do_copy_files() local
|