Home
last modified time | relevance | path

Searched refs:allowed_in_string (Results 1 – 25 of 36) sorted by relevance

12

/openbsd-src/usr.bin/bgplg/
H A Dbgplgsh.c63 #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 Dbgplg.c114 #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 Dparse_lease.y246 #define allowed_in_string(x) \ in yylex() macro
259 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex()
H A Dparse.y494 #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 Dbt_parse.y828 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 Dparse.y363 #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 Dparse.y599 #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 Dparse.y636 #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 Dparse.y620 #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 Dparse.y620 #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 Dparse.y682 #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 Dparse.y671 #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 Dparse.y749 #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 Dparse.y812 #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 Dparse.y497 #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 Dparse.y630 #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 Dparse.y822 #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 Dparse.y794 #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 Dparse.y719 #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 Dparse.y913 #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 Dparse.y885 #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 Dparse.y723 #define allowed_in_string(x) \ in yylex() macro
736 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex()
H A Dschema.c395 #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 Dparse.y1104 #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 Dparse.y1596 #define allowed_in_string(x) \ in yylex() macro
1609 } while ((c = lgetc(0)) != EOF && (allowed_in_string(c))); in yylex()

12