Searched refs:asynchronous_close (Results 1 – 6 of 6) sorted by relevance
11 int asynchronous_close(int fd);13 DEFINE_TRIVIAL_CLEANUP_FUNC(int, asynchronous_close);
90 int asynchronous_close(int fd) { in asynchronous_close() function
25 asynchronous_close(fd); in main()
65 asynchronous_close(b->fd); in button_free()480 b->fd = asynchronous_close(b->fd); in button_open()
189 s->socket_fd = asynchronous_close(s->socket_fd); in service_close_socket_fd()3003 asynchronous_close(s->socket_fd); in service_deserialize_item()3078 asynchronous_close(s->stdin_fd); in service_deserialize_item()3088 asynchronous_close(s->stdout_fd); in service_deserialize_item()3098 asynchronous_close(s->stderr_fd); in service_deserialize_item()
365 asynchronous_close(*p); in bus_set_transient_std_fd()