/external/oprofile/daemon/ |
opd_perfmon.h | 35 unsigned long ctx_flags; /* noblock/block */
|
/external/mksh/src/ |
syn.c | 161 p, NOBLOCK, NOWORDS); 243 return (block(type, t, NOBLOCK, NOWORDS)); 468 t = block(TBANG, NOBLOCK, t, NOWORDS); 480 t = block(TTIME, t, NOBLOCK, NOWORDS);
|
sh.h | [all...] |
/external/libxml2/ |
nanohttp.c | 894 bool noblock = true; local 897 setsockopt(s, SOL_SOCKET, SO_NONBLOCK, &noblock, 898 sizeof(noblock)); [all...] |
/external/kernel-headers/original/linux/ |
skbuff.h | [all...] |