Searched refs:pprint (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13.1/tools/tools/nanobsd/ |
| H A D | defaults.sh | 315 pprint 2 "run buildworld" 380 pprint 2 "installworld" 381 pprint 3 "log: ${NANO_LOG}/_.iw" 393 pprint 2 "install /etc" 409 pprint 3 "log: ${NANO_LOG}/_.ik" 453 pprint 4 "`type $c`" 472 pprint 2 "customize \"$c\"" 474 pprint 4 "`type $c`" 489 pprint 4 "`type $c`" 511 pprint 2 "Fixing metalog" [all …]
|
| H A 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"
|
| H A 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-13.1/tools/tools/nanobsd/rescue/ |
| H A D | common | 92 pprint 2 "configure nanobsd /etc" 105 pprint 2 "last orders"
|
| /freebsd-13.1/tools/tools/nanobsd/pcengines/ |
| H A D | common.conf | 76 pprint 2 "last orders"
|
| /freebsd-13.1/contrib/tcsh/ |
| H A 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-13.1/contrib/cortex-strings/scripts/ |
| H A D | plot.py | 9 import pprint
|
| /freebsd-13.1/tools/tools/nanobsd/embedded/ |
| H A D | common | 181 pprint 2 "build diskimage gpt ${NANO_NAME}" 192 pprint 2 "build diskimage ${NANO_NAME}" 193 pprint 3 "log: ${NANO_LOG}/_.di" 194 pprint 3 "image in: ${NANO_DISKIMGDIR}/_.disk.image.${NANO_NAME}${fmt}"
|
| /freebsd-13.1/crypto/openssl/apps/ |
| H A 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-13.1/tools/tools/nanobsd/dhcpd/ |
| H A D | common | 69 pprint 2 "Clean and create world directory (${LOCAL_DIR})"
|