Home
last modified time | relevance | path

Searched refs:filedesc (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/io-lifetimes/
DREADME.md110 [filedesc](https://crates.io/crates/filedesc),
143 [filedesc](https://crates.io/crates/filedesc)'s
144 [`FileDesc`](https://docs.rs/filedesc/0.3.0/filedesc/struct.FileDesc.html)
/third_party/alsa-lib/src/
Dconf.c465 struct filedesc { struct
469 struct filedesc *next; argument
492 struct filedesc *current; argument
539 static int add_include_path(struct filedesc *fd, const char *dir) in add_include_path()
542 struct filedesc *fd1; in add_include_path()
572 static void free_include_paths(struct filedesc *fd) in free_include_paths()
635 struct filedesc *current) in input_stdio_open()
745 struct filedesc *fd; in get_char()
794 struct filedesc *fd; in get_char_skip_comments()
1955 struct filedesc *fd, *fd_next; in _snd_config_load_with_include()