Home | History | Annotate | Download | only in vttests

Lines Matching refs:defined

70     not(   defined($opt_c)
71 or defined($opt_e)
72 or defined($opt_f)
73 or defined($opt_k)
74 or defined($opt_m)
75 or defined($opt_x) )
102 if ( defined $reply ) {
136 return unless defined $reply;
225 if ( defined($opt_t) ) {
231 if ( defined($opt_a) || defined($opt_c) ) {
243 if ( defined($opt_a) || defined($opt_e) ) {
264 if ( defined($opt_a) || defined($opt_f) ) {
330 if ( defined($opt_a) || defined($opt_k) ) {
337 if ( defined($opt_a) || defined($opt_m) ) {
351 if ( defined($opt_x) ) {
355 if ( defined($opt_X) ) {
356 if ( defined($opt_c) ) {
362 if ( defined($opt_e) ) {