/openbsd-src/usr.bin/bgplg/ |
H A D | bgplgsh.c | 63 #define allowed_in_string(_x) \ in lg_checkarg() macro 68 if (!allowed_in_string(arg[i])) { in lg_checkarg() 73 #undef allowed_in_string in lg_checkarg()
|
H A D | bgplg.c | 114 #define allowed_in_string(_x) \ in lg_getenv() macro 120 if (!allowed_in_string(ptr[i])) { in lg_getenv() 127 #undef allowed_in_string in lg_getenv()
|
/openbsd-src/sbin/dhcp6leased/ |
H A D | parse_lease.y | 246 #define allowed_in_string(x) \ in yylex() macro 259 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex()
|
H A D | parse.y | 494 #define allowed_in_string(x) \ in yylex() macro 507 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex()
|
/openbsd-src/usr.sbin/btrace/ |
H A D | bt_parse.y | 828 allowed_in_string(int x) in yylex() 974 } while ((c = lgetc()) != EOF && allowed_in_string(c)); in yylex() 994 } while ((c = lgetc()) != EOF && allowed_in_string(c)); in yylex() 1096 if (allowed_in_string(c)) { in pprint_syntax_error() 1104 } while ((c = lgetc()) != EOF && (allowed_in_string(c))); in pprint_syntax_error() 791 allowed_in_string(int x) allowed_in_string() function
|
/openbsd-src/bin/chio/ |
H A D | parse.y | 363 #define allowed_in_string(x) \ in yylex() macro 376 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex()
|
/openbsd-src/usr.sbin/ldomctl/ |
H A D | parse.y | 599 #define allowed_in_string(x) \ in yylex() macro 612 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex()
|
/openbsd-src/usr.sbin/dvmrpd/ |
H A D | parse.y | 636 #define allowed_in_string(x) \ in yylex() macro 649 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex()
|
/openbsd-src/usr.sbin/iscsictl/ |
H A D | parse.y | 620 #define allowed_in_string(x) \ in yylex() macro 633 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex()
|
/openbsd-src/sbin/dhcpleased/ |
H A D | parse.y | 620 #define allowed_in_string(x) \ in yylex() 633 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex() 621 #define allowed_in_string( yylex() macro
|
/openbsd-src/sbin/unwind/ |
H A D | parse.y | 682 #define allowed_in_string(x) \ in yylex() macro 695 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex()
|
/openbsd-src/usr.sbin/ripd/ |
H A D | parse.y | 671 #define allowed_in_string(x) \ in yylex() macro 684 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex()
|
/openbsd-src/usr.sbin/ntpd/ |
H A D | parse.y | 749 #define allowed_in_string(x) \ in yylex() macro 762 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex()
|
/openbsd-src/usr.sbin/ypldap/ |
H A D | parse.y | 812 #define allowed_in_string(x) \ in yylex() macro 825 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex()
|
/openbsd-src/usr.sbin/lpd/ |
H A D | parse.y | 497 #define allowed_in_string(x) \ in yylex() macro 510 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex()
|
/openbsd-src/usr.sbin/ifstated/ |
H A D | parse.y | 630 #define allowed_in_string(x) \ in yylex() macro 643 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex()
|
/openbsd-src/usr.sbin/radiusd/ |
H A D | parse.y | 822 #define allowed_in_string(x) \ in yylex() 835 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex() 821 #define allowed_in_string( yylex() macro
|
/openbsd-src/usr.sbin/rad/ |
H A D | parse.y | 794 #define allowed_in_string(x) \ in yylex() macro 807 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex()
|
/openbsd-src/usr.sbin/acme-client/ |
H A D | parse.y | 719 #define allowed_in_string(x) \ in yylex() macro 732 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex()
|
/openbsd-src/usr.sbin/ospf6d/ |
H A D | parse.y | 913 #define allowed_in_string(x) \ in yylex() macro 926 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex()
|
/openbsd-src/usr.sbin/eigrpd/ |
H A D | parse.y | 885 #define allowed_in_string(x) \ in yylex() macro 898 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex()
|
/openbsd-src/usr.sbin/ldapd/ |
H A D | parse.y | 723 #define allowed_in_string(x) \ in yylex() macro 736 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex()
|
H A D | schema.c | 395 #define allowed_in_string(x) \ in schema_lex() macro 408 } while ((c = schema_getc(schema, 0)) != EOF && (allowed_in_string(c))); in schema_lex()
|
/openbsd-src/usr.sbin/ospfd/ |
H A D | parse.y | 1104 #define allowed_in_string(x) \ in yylex() macro 1117 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex()
|
/openbsd-src/usr.sbin/hostapd/ |
H A D | parse.y | 1596 #define allowed_in_string(x) \ in yylex() macro 1609 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex()
|