Searched refs:if_config (Results 1 – 2 of 2) sorted by relevance
557 my @if_config;563 my $if_config;587 $if_config = "!" . pop @if_config;588 $if_config =~ s/^!!//;589 push @if_config, $if_config;606 $if_config = $ifdef_config;609 $if_config = $ifeq_config;611 $if_config = "!" . $ifeq_config;614 $if_config = "!" . $ifndef_config;617 $if_config = "!" . $ifneq_config;[all …]
95 static int if_config(struct cardstate *cs, int *arg) in if_config() function199 retval = if_config(cs, &int_arg); in if_ioctl()