Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:smb

1266   --enable-smb            enable possibly-buggy SMB printer default=yes
1267 --disable-smb disable possibly-buggy SMB printer
4577 { echo "$as_me:$LINENO: checking whether to enable the possibly-buggy SMB printer" >&5
4578 echo $ECHO_N "checking whether to enable the possibly-buggy SMB printer... $ECHO_C" >&6; }
4579 # Check whether --enable-smb was given.
4589 { echo "$as_me:$LINENO: WARNING: The SMB printer may have exploitable buffer overflows!!!" >&5
4590 echo "$as_me: WARNING: The SMB printer may have exploitable buffer overflows!!!" >&2;}
4595 LOCALSRC="print-smb.c smbutil.c $LOCALSRC"