Searched defs:unix98_max_ptys (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Ddevpts_fs.h30 #define unix98_max_ptys NR_PTYS * UNIX98_NR_MAJORS; macro
37 unsigned int unix98_max_ptys = NR_PTYS * UNIX98_NR_MAJORS; variable
41 EXPORT_SYMBOL(unix98_max_ptys); variable
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Ddevpts_fs.h30 #define unix98_max_ptys NR_PTYS * UNIX98_NR_MAJORS; macro
37 unsigned int unix98_max_ptys = NR_PTYS * UNIX98_NR_MAJORS; variable
41 EXPORT_SYMBOL(unix98_max_ptys); variable

Completed in 40 milliseconds