OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:motdinterrupt
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/login/
common.c
130
static jmp_buf
motdinterrupt
;
variable in typeref:typename:jmp_buf
142
if (setjmp(
motdinterrupt
) == 0)
154
longjmp(
motdinterrupt
, 1);
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025