Searched refs:get_close_on_exec (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dfcntl.c41 static int get_close_on_exec(unsigned int fd) function
360 err = get_close_on_exec(fd) ? FD_CLOEXEC : 0;

Completed in 69 milliseconds