Home
last modified time | relevance | path

Searched refs:ok_chars (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libwrap/
H A Dpercent_x.c48 static char ok_chars[] = "1234567890!@%-_=+:,./\ local
76 for (cp = expansion; *(cp += strspn(cp, ok_chars)); /* */ )