Home
last modified time | relevance | path

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

/trueos/cddl/contrib/dtracetoolkit/Examples/
HDsysbypid_example.txt9 fsflush 3 pswitch 1
14 dtrace 19235 pswitch 2
16 soffice.bin 4019 pswitch 3
17 xterm 24030 pswitch 3
22 Xorg 3597 pswitch 10
25 java_vm 28209 pswitch 13
26 sched 0 pswitch 15
27 mozilla-bin 3730 pswitch 25
29 setiathome 3929 pswitch 26
/trueos/crypto/heimdal/appl/ftp/ftp/
HDftp.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 …]
HDcmds.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()
HDextern.h104 void pswitch (int);
HDmain.c199 pswitch(1); in lostpeer()
209 pswitch(0); in lostpeer()
/trueos/contrib/tnftp/src/
HDftp.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 …]
HDcmds.c815 pswitch(1); in status()
823 pswitch(0); in status()
1774 pswitch(1); in quit()
1831 pswitch(1); in proxabort()
1839 pswitch(0); in proxabort()
1877 pswitch(1); in doproxy()
1880 pswitch(0); in doproxy()
1897 pswitch(0); in doproxy()
HDextern.h175 void pswitch(int);
HDutil.c358 pswitch(1); in lostpeer()
368 pswitch(0); in lostpeer()
591 pswitch(!proxy); in remglob()
599 pswitch(!proxy); in remglob()
/trueos/sys/powerpc/powermac/
HDpswitch.c73 DRIVER_MODULE(pswitch, macio, pswitch_driver, pswitch_devclass, 0, 0);
/trueos/contrib/binutils/binutils/
HDwindmc.c274 probe_codepage (rc_uint_type *cp, int *is_uni, const char *pswitch, int defmode) in probe_codepage() argument
288 fprintf (stderr, _("A codepage was specified switch ,%s' and UTF16.\n"), pswitch); in probe_codepage()
/trueos/sys/conf/
HDfiles.powerpc165 powerpc/powermac/pswitch.c optional powermac pswitch
/trueos/sys/net/
HDif.c2908 ifpromisc(struct ifnet *ifp, int pswitch) in ifpromisc() argument
2914 &ifp->if_pcount, pswitch); in ifpromisc()