Symbol: pswitch
sys/compat/common/sysmon_power_40.c
81
compat_40_sysmon_power(power_event_t *pev, struct sysmon_pswitch *pswitch,
sys/compat/common/sysmon_power_40.c
86
pev->pev_switch.psws_type = pswitch->smpsw_type;
sys/compat/common/sysmon_power_40.c
88
if (pswitch->smpsw_name) {
sys/compat/common/sysmon_power_40.c
90
pswitch->smpsw_name,
sys/dev/sysmon/sysmon_power.c
346
struct sysmon_pswitch *pswitch =
sys/dev/sysmon/sysmon_power.c
352
(&pev, pswitch, event), __nothing);
sys/dev/sysmon/sysmon_power.c
355
pswitch,
sys/net/if.c
2736
ifpromisc_locked(struct ifnet *ifp, int pswitch)
sys/net/if.c
2744
if (pswitch) {
sys/net/if.c
2768
ifpromisc(struct ifnet *ifp, int pswitch)
sys/net/if.c
2773
e = ifpromisc_locked(ifp, pswitch);
sys/net/if_vlan.c
245
vlan_safe_ifpromisc(struct ifnet *ifp, int pswitch)
sys/net/if_vlan.c
250
e = ifpromisc(ifp, pswitch);
sys/net/if_vlan.c
257
vlan_safe_ifpromisc_locked(struct ifnet *ifp, int pswitch)
sys/net/if_vlan.c
262
e = ifpromisc_locked(ifp, pswitch);
sys/rump/net/lib/libsockin/sockin.c
199
int ifpromisc(struct ifnet *ifp, int pswitch) { return 0; }
usr.bin/ftp/cmds.c
1772
pswitch(1);
usr.bin/ftp/cmds.c
1841
pswitch(1);
usr.bin/ftp/cmds.c
1849
pswitch(0);
usr.bin/ftp/cmds.c
1887
pswitch(1);
usr.bin/ftp/cmds.c
1890
pswitch(0);
usr.bin/ftp/cmds.c
1907
pswitch(0);
usr.bin/ftp/cmds.c
811
pswitch(1);
usr.bin/ftp/cmds.c
819
pswitch(0);
usr.bin/ftp/extern.h
172
void pswitch(int);
usr.bin/ftp/ftp.c
1948
pswitch(0);
usr.bin/ftp/ftp.c
1951
pswitch(1);
usr.bin/ftp/ftp.c
1958
pswitch(1);
usr.bin/ftp/ftp.c
1968
pswitch(1);
usr.bin/ftp/ftp.c
1972
pswitch(1);
usr.bin/ftp/ftp.c
1980
pswitch(0);
usr.bin/ftp/ftp.c
1983
pswitch(1);
usr.bin/ftp/ftp.c
1995
pswitch(1);
usr.bin/ftp/ftp.c
1997
pswitch(0);
usr.bin/ftp/ftp.c
2000
pswitch(0);
usr.bin/ftp/ftp.c
2004
pswitch(1);
usr.bin/ftp/ftp.c
2012
pswitch(!proxy);
usr.bin/ftp/ftp.c
2015
pswitch(0);
usr.bin/ftp/ftp.c
2018
pswitch(1);
usr.bin/ftp/ftp.c
2027
pswitch(!proxy);
usr.bin/ftp/ftp.c
2040
pswitch(0);
usr.bin/ftp/ftp.c
2041
pswitch(1);
usr.bin/ftp/util.c
348
pswitch(1);
usr.bin/ftp/util.c
358
pswitch(0);
usr.bin/ftp/util.c
585
pswitch(!proxy);
usr.bin/ftp/util.c
593
pswitch(!proxy);