OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:insecure
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/src/libsodium/sodium/
core.c
27
# warning It might be totally
insecure
.
/src/usr.sbin/rpcbind/
rpcbind.h
73
extern int
insecure
;
security.c
103
if (!
insecure
&& !is_loopback(caller)) {
260
* Allow indirect calls to ourselves in
insecure
mode.
263
if (!
insecure
)
rpcbind.c
103
int
insecure
= 0;
variable in typeref:typename:int
910
insecure
= 1;
/src/usr.sbin/ypbind/
ypbind.c
123
static int
insecure
;
variable in typeref:typename:int
465
/* don't support
insecure
servers by default */
466
if (!
insecure
&& ntohs(addr->sin_port) >= IPPORT_RESERVED) {
1628
"Usage: %s [-broadcast] [-
insecure
] [-ypset] [-ypsetme]%s\n",
1654
if (!strcmp("-
insecure
", *argv)) {
1655
insecure
= 1;
/src/sys/external/isc/libsodium/dist/
configure.ac
101
AC_DEFINE([USE_BLOCKING_RANDOM], [1], [/dev/urandom is
insecure
on the target platform])
Completed in 16 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025