Lines Matching refs:noentry
323 is_in_env(char *class_name, char *paramname, char **paramvalue, int *noentry)
334 if (!(*noentry) && *paramvalue == NULL) {
337 (*noentry)++;
341 if (!(*noentry)) {
372 static int noentry;
376 noentry = 0;
380 &noentry))
403 static int noentry;
407 noentry = 0;
411 &noentry))
423 static int noentry;
427 noentry = 0;
431 &noentry))