OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:abortprox
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/ftp/
cmds.c
1832
static sigjmp_buf
abortprox
;
variable in typeref:typename:sigjmp_buf
1850
siglongjmp(
abortprox
, 1);
1882
if (sigsetjmp(
abortprox
, 1)) {
Completed in 12 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025