Home
last modified time | relevance | path

Searched defs:posixly_correct (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/libfido2/openbsd-compat/
H A Dgetopt_long.c290 static int posixly_correct = -1; in getopt_internal() local
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DGetOptInc.cpp228 static int posixly_correct = -1; in getopt_internal() local
/freebsd/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c313 static int posixly_correct = -1; in getopt_internal() local
/freebsd/lib/libc/stdlib/
H A Dgetopt_long.c354 static int posixly_correct = -1; local
/freebsd/contrib/tcpdump/missing/
H A Dgetopt_long.c381 int posixly_correct; /* no static, can be changed on the fly */ local