Searched refs:c_maxpeek (Results 1 – 6 of 6) sorted by relevance
114 size_t c_maxpeek; member
1273 if (conf.c_maxpeek == 0)1274 conf.c_maxpeek = -1;1285 if (conf.c_maxpeek == 0)1286 conf.c_maxpeek = -1;1401 acl->a_maxpeek = (&conf != NULL) ? conf.c_maxpeek : 0; in acl_init_entry()2059 if (conf.c_maxpeek == 0)2060 conf.c_maxpeek = -1;3000 if (conf.c_maxpeek == 0)3001 conf.c_maxpeek = -1;
483 c->c_maxpeek = 0;
174 if (postmsg && conf.c_maxpeek == 0)175 conf.c_maxpeek = -1;
1990 conf.c_maxpeek = humanized_atoi($2); 1991 acl_maxpeek_fixup(conf.c_maxpeek);
379 priv->priv_maxpeek = conf.c_maxpeek;1911 if (conf.c_maxpeek == 0) {