Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libuutil/
H A Duu_ident.c55 is_valid_ident(const char *s, const char *e, int allowdot) in is_valid_ident() argument
68 (allowdot && c == '.')) in is_valid_ident()