Searched refs:urandom_fops (Results 1 - 3 of 3) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dmem.c931 filp->f_op = &urandom_fops;
968 {9, "urandom", S_IRUGO | S_IWUSR, &urandom_fops},
H A Drandom.c1093 const struct file_operations urandom_fops = { variable in typeref:struct:file_operations
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Drandom.h66 extern const struct file_operations random_fops, urandom_fops;

Completed in 104 milliseconds