Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dsession.c1266 char buf[1024], *def_nl = _PATH_NOLOGIN; in do_nologin() local
1273 nl = login_getcapstr(lc, "nologin", def_nl, def_nl); in do_nologin()
1277 nl = def_nl; in do_nologin()