Searched defs:Pcreate (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A DPcontrol.c519 dprintf("Pcreate: failed to open %s: %s\n",
529 dprintf("Pcreate: failed to open %s: %s\n",
539 dprintf("Pcreate: failed to open %s: %s\n",
571 dprintf("Pcreate: Psetrun failed: %s\n",
590 dprintf("Pcreate: Psetrun failed: %s\n", strerror(errno));
596 dprintf("Pcreate: Pwait failed: %s\n", strerror(errno));
689 Pcreate( function
700 * Return a printable string corresponding to a Pcreate() error return.
738 * Callback to execute in each child process created with Pcreate() after fork
1593 * Also called by Pcreate() t
[all...]

Completed in 62 milliseconds