EOF_NONE 61 source3/modules/vfs_commit.c EOF_NONE = 0x0000, EOF_NONE 138 source3/modules/vfs_commit.c if (c->on_eof == EOF_NONE || c->eof < 0) { EOF_NONE 198 source3/modules/vfs_commit.c c->on_eof = EOF_NONE; EOF_NONE 218 source3/modules/vfs_commit.c if (c && (c->on_eof != EOF_NONE)) {