Searched refs:bpid (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/
H A Dyp_b_subr.c247 int bpid; local
344 bpid = fork();
345 if (bpid != 0) { /* parent */
346 if (bpid > 0) { /* parent started */
348 cur_domain->dom_broadcaster_pid = bpid;
358 cur_domain->dom_name, bpid,
/illumos-gate/usr/src/boot/sys/boot/fdt/dts/powerpc/
H A Dp2041rdb.dts95 fsl,bpid = <0>;
H A Dp3041ds.dts96 fsl,bpid = <0>;
H A Dp5020ds.dts94 fsl,bpid = <0>;
H A Dp2041si.dtsi276 fsl,bpid = <0>;
H A Dp3041si.dtsi277 fsl,bpid = <0>;
H A Dp5020si.dtsi262 fsl,bpid = <0>;

Completed in 53 milliseconds