Home
last modified time | relevance | path

Searched refs:psd (Results 1 – 25 of 55) sorted by relevance

123

/freebsd-10-stable/contrib/ntp/lib/isc/unix/
Dos.c50 struct pst_dynamic psd; in hpux_ncpus() local
51 if (pstat_getdynamic(&psd, sizeof(psd), 1, 0) != -1) in hpux_ncpus()
52 return (psd.psd_proc_cnt); in hpux_ncpus()
/freebsd-10-stable/contrib/binutils/libiberty/
Dphysmem.c201 struct pst_dynamic psd; in physmem_available() local
203 && 0 <= pstat_getdynamic (&psd, sizeof psd, 1, 0)) in physmem_available()
205 double pages = psd.psd_free; in physmem_available()
/freebsd-10-stable/contrib/ntp/lib/isc/win32/
Dfsaccess.c328 SECURITY_DESCRIPTOR psd; in isc_fsaccess_changeowner() local
349 if (!InitializeSecurityDescriptor(&psd, SECURITY_DESCRIPTOR_REVISION)) in isc_fsaccess_changeowner()
362 if (!SetSecurityDescriptorOwner(&psd, psid, FALSE)) in isc_fsaccess_changeowner()
365 if (!SetSecurityDescriptorGroup(&psd, pSidGroup, FALSE)) in isc_fsaccess_changeowner()
370 &psd)) in isc_fsaccess_changeowner()
/freebsd-10-stable/contrib/gcclibs/libiberty/
Dphysmem.c231 struct pst_dynamic psd; in physmem_available() local
233 && 0 <= pstat_getdynamic (&psd, sizeof psd, 1, 0)) in physmem_available()
235 double pages = psd.psd_free; in physmem_available()
/freebsd-10-stable/sys/dev/siba/
Dsiba_core.c1890 struct siba_dev_softc *psd = spc->spc_dev; in siba_pcicore_setup() local
1891 struct siba_softc *siba = psd->sd_bus; in siba_pcicore_setup()
1894 if (psd->sd_id.sd_device == SIBA_DEVID_PCI) { in siba_pcicore_setup()
1899 if (psd->sd_id.sd_rev < 5) { in siba_pcicore_setup()
1900 tmp = siba_read_4_sub(psd, SIBA_IMCFGLO); in siba_pcicore_setup()
1904 siba_write_4_sub(psd, SIBA_IMCFGLO, tmp); in siba_pcicore_setup()
1917 } else if (psd->sd_id.sd_rev >= 11) { in siba_pcicore_setup()
1923 KASSERT(psd->sd_id.sd_device == SIBA_DEVID_PCIE, ("only PCIE")); in siba_pcicore_setup()
1924 if ((psd->sd_id.sd_rev == 0) || (psd->sd_id.sd_rev == 1)) in siba_pcicore_setup()
1927 if (psd->sd_id.sd_rev == 0) { in siba_pcicore_setup()
[all …]
/freebsd-10-stable/share/doc/psd/title/
DMakefile3 VOLUME= psd
/freebsd-10-stable/share/doc/psd/03.iosys/
DMakefile4 VOLUME= psd/03.iosys
/freebsd-10-stable/share/doc/psd/17.m4/
DMakefile4 VOLUME= psd/17.m4
/freebsd-10-stable/share/doc/psd/13.rcs/
DMakefile.inc3 VOLUME= psd/13.rcs
/freebsd-10-stable/share/doc/psd/16.lex/
DMakefile4 VOLUME= psd/16.lex
/freebsd-10-stable/share/doc/psd/contents/
DMakefile3 VOLUME= psd
/freebsd-10-stable/share/doc/psd/06.Clang/
DMakefile4 VOLUME= psd/06.Clang
/freebsd-10-stable/share/doc/psd/12.make/
DMakefile4 VOLUME= psd/12.make
/freebsd-10-stable/share/doc/psd/22.rpcgen/
DMakefile3 VOLUME= psd/22.rpcgen
/freebsd-10-stable/share/doc/psd/27.nfsrpc/
DMakefile3 VOLUME= psd/27.nfsrfc
/freebsd-10-stable/share/doc/psd/24.xdr/
DMakefile3 VOLUME= psd/24.xdr
/freebsd-10-stable/share/doc/psd/26.rpcrfc/
DMakefile3 VOLUME= psd/26.rpcrfc
/freebsd-10-stable/share/doc/psd/25.xdrrfc/
DMakefile3 VOLUME= psd/25.xdrrfc
/freebsd-10-stable/share/doc/psd/23.rpc/
DMakefile3 VOLUME= psd/23.rpc
/freebsd-10-stable/share/doc/psd/21.ipc/
DMakefile4 VOLUME= psd/21.ipc
/freebsd-10-stable/share/doc/psd/04.uprog/
DMakefile4 VOLUME= psd/04.uprog
/freebsd-10-stable/share/doc/psd/05.sysman/
DMakefile4 VOLUME= psd/05.sysman
/freebsd-10-stable/share/doc/psd/02.implement/
DMakefile4 VOLUME= psd/02.implement
/freebsd-10-stable/share/doc/psd/01.cacm/
DMakefile4 VOLUME= psd/01.cacm
/freebsd-10-stable/share/doc/
DMakefile28 _roffdocs= papers psd smm usd

123