OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:def_nl
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
session.c
1076
char buf[1024], *nl, *
def_nl
= __UNCONST(_PATH_NOLOGIN);
local
1082
nl = login_getcapstr(lc, "nologin",
def_nl
,
def_nl
);
1086
nl =
def_nl
;
1089
if (nl !=
def_nl
)
Completed in 45 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026