File: glibconfig-sysdefs.h

package info (click to toggle)
glib1.2 1.2.10-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,056 kB
  • ctags: 2,266
  • sloc: ansic: 18,935; sh: 7,885; makefile: 266
file content (6 lines) | stat: -rw-r--r-- 188 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
#define GLIB_SYSDEF_POLLIN =1
#define GLIB_SYSDEF_POLLOUT =4
#define GLIB_SYSDEF_POLLPRI =2
#define GLIB_SYSDEF_POLLERR =8
#define GLIB_SYSDEF_POLLHUP =16
#define GLIB_SYSDEF_POLLNVAL =32