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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Drandom.h72 extern const struct file_operations random_fops, urandom_fops;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dmem.c853 [9] = { "urandom", 0666, &urandom_fops, NULL },
H A Drandom.c1130 const struct file_operations urandom_fops = { variable in typeref:struct:file_operations

Completed in 77 milliseconds