Searched refs:psd (Results 1 - 25 of 39) sorted by relevance

12

/freebsd-current/share/doc/psd/title/
H A DMakefile2 VOLUME= psd
/freebsd-current/share/doc/psd/22.rpcgen/
H A DMakefile2 VOLUME= psd/22.rpcgen
/freebsd-current/share/doc/psd/contents/
H A DMakefile2 VOLUME= psd
/freebsd-current/share/doc/psd/17.m4/
H A DMakefile2 VOLUME= psd/17.m4
/freebsd-current/share/doc/psd/06.Clang/
H A DMakefile2 VOLUME= psd/06.Clang
/freebsd-current/share/doc/psd/12.make/
H A DMakefile2 VOLUME= psd/12.make
/freebsd-current/share/doc/psd/03.iosys/
H A DMakefile2 VOLUME= psd/03.iosys
/freebsd-current/share/doc/psd/16.lex/
H A DMakefile2 VOLUME= psd/16.lex
/freebsd-current/share/doc/psd/23.rpc/
H A DMakefile2 VOLUME= psd/23.rpc
/freebsd-current/share/doc/psd/27.nfsrpc/
H A DMakefile2 VOLUME= psd/27.nfsrfc
/freebsd-current/share/doc/psd/25.xdrrfc/
H A DMakefile2 VOLUME= psd/25.xdrrfc
/freebsd-current/share/doc/psd/26.rpcrfc/
H A DMakefile2 VOLUME= psd/26.rpcrfc
/freebsd-current/share/doc/psd/24.xdr/
H A DMakefile2 VOLUME= psd/24.xdr
/freebsd-current/share/doc/psd/21.ipc/
H A DMakefile2 VOLUME= psd/21.ipc
/freebsd-current/share/doc/psd/02.implement/
H A DMakefile2 VOLUME= psd/02.implement
/freebsd-current/share/doc/psd/05.sysman/
H A DMakefile2 VOLUME= psd/05.sysman
/freebsd-current/share/doc/psd/04.uprog/
H A DMakefile2 VOLUME= psd/04.uprog
/freebsd-current/share/doc/psd/18.gprof/
H A DMakefile2 VOLUME= psd/18.gprof
/freebsd-current/share/doc/psd/01.cacm/
H A DMakefile2 VOLUME= psd/01.cacm
/freebsd-current/share/doc/psd/20.ipctut/
H A DMakefile2 VOLUME= psd/20.ipctut
/freebsd-current/share/doc/psd/15.yacc/
H A DMakefile2 VOLUME= psd/15.yacc
/freebsd-current/sys/dev/xen/cpu/
H A Dxen_acpi_cpu.c74 struct xen_psd_package psd; member in struct:xen_acpi_cpu_softc
162 .u.set_pminfo.u.perf.domain_info = sc->psd,
183 switch (sc->psd.coord_type) {
201 sc->psd.coord_type);
440 p = (uint64_t *)&sc->psd;
/freebsd-current/sys/geom/vinum/
H A Dgeom_vinum_raid5.c588 int sd, psd, sdcount; local
600 psd = sdcount - 1 - ( boff / (p->stripesize * (sdcount - 1))) %
602 KASSERT(psd >= 0, ("gv_raid5_offset: psdno < 0"));
613 if (sd >= psd)
634 *psdno = psd;
/freebsd-current/contrib/sendmail/src/
H A Dconf.c5347 struct pst_dynamic psd; local
5349 if (pstat_getdynamic(&psd, sizeof(psd), (size_t)1, 0) != -1)
5350 nproc = psd.psd_proc_cnt;
/freebsd-current/contrib/bmake/
H A Dconfigure1028 -psdir | --psdir | --psdi | --psd | --ps)
1030 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)

Completed in 141 milliseconds

12