Home
last modified time | relevance | path

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

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