Searched refs:pprint (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12-stable/tools/tools/nanobsd/ |
| D | defaults.sh | 298 pprint 2 "Clean and create object directory (${MAKEOBJDIRPREFIX})" 307 pprint 2 "Construct build make.conf ($NANO_MAKE_CONF_BUILD)" 322 pprint 2 "run buildworld" 323 pprint 3 "log: ${MAKEOBJDIRPREFIX}/_.bw" 334 pprint 2 "build kernel ($NANO_KERNEL)" 335 pprint 3 "log: ${MAKEOBJDIRPREFIX}/_.bk" 353 pprint 2 "Clean and create object directory (${NANO_OBJ})" 361 pprint 2 "Clean and create world directory (${NANO_WORLDDIR})" 371 pprint 2 "Construct install make.conf ($NANO_MAKE_CONF_INSTALL)" 387 pprint 2 "installworld" [all …]
|
| D | nanobsd.sh | 164 pprint 1 "NanoBSD image ${NANO_NAME} build starting" 172 pprint 2 "Using existing build tree (as instructed)" 177 pprint 2 "Skipping buildworld (as instructed)" 186 pprint 2 "Skipping buildkernel (as instructed)" 195 pprint 2 "Skipping installworld (as instructed)" 207 pprint 2 "Skipping installkernel (as instructed)" 217 pprint 2 "Skipping image prep (as instructed)" 225 pprint 2 "Skipping image build (as instructed)" 228 pprint 2 "Skipping code and image build (as instructed)" 232 pprint 1 "NanoBSD image ${NANO_NAME} completed"
|
| D | legacy.sh | 98 pprint 2 "build code slice" 99 pprint 3 "log: ${NANO_OBJ}/_.cs" 150 pprint 2 "build diskimage" 151 pprint 3 "log: ${NANO_OBJ}/_.di" 222 pprint 2 "NANO_SLICE_DATA is the same as NANO_SLICE_CFG, fix."
|
| /freebsd-12-stable/contrib/tcsh/ |
| D | sh.proc.c | 127 static int pprint (struct process *, int); 392 (void) pprint(pp, NUMBER | NAME | REASON); in pchild() 435 flags = pprint(pp, NUMBER | NAME | REASON); in pnote() 543 (void) pprint(pp, SHELLDIR); in pjwait() 546 (void) pprint(pp, AREASON | SHELLDIR); in pjwait() 549 (void) pprint(pp, AREASON | SHELLDIR); in pjwait() 984 pprint(struct process *pp, int flag) in pprint() function 1331 if (!(pprint(pp, flag) & (PRUNNING | PSTOPPED))) in dojobs() 1618 (void) pprint(pp, foregnd ? NAME | JOBDIR : NUMBER | NAME | AMPERSAND); in pstart()
|
| /freebsd-12-stable/tools/tools/nanobsd/rescue/ |
| D | common | 92 pprint 2 "configure nanobsd /etc" 105 pprint 2 "last orders"
|
| /freebsd-12-stable/tools/tools/nanobsd/pcengines/ |
| D | common.conf | 77 pprint 2 "last orders"
|
| /freebsd-12-stable/contrib/cortex-strings/scripts/ |
| D | plot.py | 9 import pprint
|
| /freebsd-12-stable/tools/tools/nanobsd/embedded/ |
| D | common | 195 pprint 2 "build diskimage gpt ${NANO_NAME}" 206 pprint 2 "build diskimage ${NANO_NAME}" 207 pprint 3 "log: ${NANO_LOG}/_.di" 208 pprint 3 "image in: ${NANO_DISKIMGDIR}/_.disk.image.${NANO_NAME}${fmt}"
|
| /freebsd-12-stable/crypto/openssl/apps/ |
| D | x509.c | 172 int x509req = 0, days = DEF_DAYS, modulus = 0, pubkey = 0, pprint = 0; in x509_main() local 372 pprint = ++num; in x509_main() 695 else if (pprint == i) { in x509_main()
|
| /freebsd-12-stable/tools/tools/nanobsd/dhcpd/ |
| D | common | 69 pprint 2 "Clean and create world directory (${LOCAL_DIR})"
|