OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nonames
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/bind/dist/tests/dns/
nametree_test.c
198
const char *
nonames
[] = { "whatever.com.", "negative.example.com.",
local
206
for (const char **n =
nonames
; *n != NULL; n++) {
/src/usr.bin/sockstat/
sockstat.c
105
int pf_list, only,
nonames
;
variable
162
nonames
++;
658
if (
nonames
)
/src/external/bsd/openldap/dist/contrib/ldaptcl/
neoXldap.c
1293
int
nonames
= 0;
local
1299
if (STREQU(param, "-
nonames
")) {
1300
nonames
= 1;
1304
Tcl_WrongNumArgs (interp, 1, objv, "explode ?-
nonames
|-list? dn");
1308
if (
nonames
|| list)
1310
exploded = ldap_explode_dn(param,
nonames
);
Completed in 14 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026