Searched refs:pswitch (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/crypto/heimdal/appl/ftp/ftp/
H A Dftp.c1484 pswitch (int flag) function
1606 pswitch (0);
1609 pswitch (1);
1616 pswitch (1);
1624 pswitch (1);
1628 pswitch (1);
1634 pswitch (0);
1637 pswitch (1);
1645 pswitch (1);
1647 pswitch (
[all...]
H A Dextern.h104 void pswitch (int);
H A Dcmds.c809 pswitch(!proxy);
814 pswitch(!proxy);
859 pswitch(1);
866 pswitch(0);
1505 pswitch(1);
1611 pswitch(1);
1619 pswitch(0);
1658 pswitch(1);
1662 pswitch(0);
1674 pswitch(
[all...]
H A Dmain.c199 pswitch(1);
209 pswitch(0);
/freebsd-11-stable/contrib/tnftp/src/
H A Dftp.c413 * these will get trashed by pswitch()
1737 pswitch(int flag) function
1864 pswitch(0);
1867 pswitch(1);
1874 pswitch(1);
1884 pswitch(1);
1888 pswitch(1);
1896 pswitch(0);
1899 pswitch(1);
1911 pswitch(
[all...]
H A Dextern.h175 void pswitch(int);
H A Dcmds.c815 pswitch(1);
823 pswitch(0);
1773 pswitch(1);
1830 pswitch(1);
1838 pswitch(0);
1876 pswitch(1);
1879 pswitch(0);
1896 pswitch(0);
H A Dutil.c358 pswitch(1);
368 pswitch(0);
591 pswitch(!proxy);
599 pswitch(!proxy);
/freebsd-11-stable/sys/powerpc/powermac/
H A Dpswitch.c66 "pswitch",
73 DRIVER_MODULE(pswitch, macio, pswitch_driver, pswitch_devclass, 0, 0);
/freebsd-11-stable/contrib/binutils/binutils/
H A Dwindmc.c274 probe_codepage (rc_uint_type *cp, int *is_uni, const char *pswitch, int defmode) argument
288 fprintf (stderr, _("A codepage was specified switch ,%s' and UTF16.\n"), pswitch);
/freebsd-11-stable/sys/net/
H A Dif.c3194 * of pswitch. The calls are reference counted so that only the first
3199 ifpromisc(struct ifnet *ifp, int pswitch) argument
3205 &ifp->if_pcount, pswitch);

Completed in 243 milliseconds