OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fdcount
(Results
1 - 2
of
2
) sorted by null
/device/samsung/crespo/alsa-utils/alsactl/
init_utils_run.c
142
int
fdcount
;
local
150
fdcount
= select(MY_MAX(outpipe[READ_END], errpipe[READ_END])+1, &readfds, NULL, NULL, NULL);
151
if (
fdcount
< 0) {
/device/samsung/crespo/alsa-utils/aplay/
aplay.c
113
static off64_t pbrec_count = LLONG_MAX,
fdcount
;
variable
[
all
...]
Completed in 972 milliseconds