Searched refs:oldflags (Results 1 – 2 of 2) sorted by relevance
42 void iolooper_modify( IoLooper* iol, int fd, int oldflags, int newflags);
79 iolooper_modify( IoLooper* iol, int fd, int oldflags, int newflags ) in iolooper_modify() argument84 int changed = oldflags ^ newflags; in iolooper_modify()