Home
last modified time | relevance | path

Searched refs:pswitch (Results 1 – 12 of 12) sorted by relevance

/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dftp.c1484 pswitch (int flag) in pswitch() function
1606 pswitch (0); in proxtrans()
1609 pswitch (1); in proxtrans()
1616 pswitch (1); in proxtrans()
1624 pswitch (1); in proxtrans()
1628 pswitch (1); in proxtrans()
1634 pswitch (0); in proxtrans()
1637 pswitch (1); in proxtrans()
1645 pswitch (1); in proxtrans()
1647 pswitch (0); in proxtrans()
[all …]
H A Dcmds.c809 pswitch(!proxy); in remglob()
814 pswitch(!proxy); in remglob()
859 pswitch(1); in status()
866 pswitch(0); in status()
1505 pswitch(1); in quit()
1611 pswitch(1); in proxabort()
1619 pswitch(0); in proxabort()
1658 pswitch(1); in doproxy()
1662 pswitch(0); in doproxy()
1674 pswitch(0); in doproxy()
H A Dextern.h104 void pswitch (int);
H A Dmain.c199 pswitch(1); in lostpeer()
209 pswitch(0); in lostpeer()
/freebsd/contrib/tnftp/src/
H A Dftp.c1737 pswitch(int flag) in pswitch() function
1864 pswitch(0); in proxtrans()
1867 pswitch(1); in proxtrans()
1874 pswitch(1); in proxtrans()
1884 pswitch(1); in proxtrans()
1888 pswitch(1); in proxtrans()
1896 pswitch(0); in proxtrans()
1899 pswitch(1); in proxtrans()
1911 pswitch(1); in proxtrans()
1913 pswitch(0); in proxtrans()
[all …]
H A Dcmds.c815 pswitch(1); in status()
823 pswitch(0); in status()
1773 pswitch(1); in quit()
1830 pswitch(1); in proxabort()
1838 pswitch(0); in proxabort()
1876 pswitch(1); in doproxy()
1879 pswitch(0); in doproxy()
1896 pswitch(0); in doproxy()
H A Dextern.h175 void pswitch(int);
H A Dutil.c358 pswitch(1); in lostpeer()
368 pswitch(0); in lostpeer()
591 pswitch(!proxy); in remglob()
599 pswitch(!proxy); in remglob()
/freebsd/sys/powerpc/powermac/
H A Dpswitch.c71 EARLY_DRIVER_MODULE(pswitch, macgpio, pswitch_driver, 0, 0, BUS_PASS_RESOURCE);
/freebsd/sys/powerpc/conf/
H A DGENERIC212 device pswitch # Macio programmer's switch
/freebsd/sys/conf/
H A Dfiles.powerpc324 powerpc/powermac/pswitch.c optional powermac pswitch
/freebsd/sys/net/
H A Dif.c3268 ifpromisc(struct ifnet *ifp, int pswitch) in ifpromisc() argument
3274 &ifp->if_pcount, pswitch); in ifpromisc()