Home | Sort by: relevance | last modified time | path |
/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)) { |
cmds.c | 1832 static sigjmp_buf abortprox; variable in typeref:typename:sigjmp_buf 1850 siglongjmp(abortprox, 1); 1882 if (sigsetjmp(abortprox, 1)) { |
cmds.c | 1832 static sigjmp_buf abortprox; variable in typeref:typename:sigjmp_buf 1850 siglongjmp(abortprox, 1); 1882 if (sigsetjmp(abortprox, 1)) { |