Home
last modified time | relevance | path

Searched refs:pprint (Results 1 – 10 of 10) sorted by relevance

/freebsd-14.2/tools/tools/nanobsd/
H A Ddefaults.sh314 pprint 2 "run buildworld"
379 pprint 2 "installworld"
380 pprint 3 "log: ${NANO_LOG}/_.iw"
392 pprint 2 "install /etc"
408 pprint 3 "log: ${NANO_LOG}/_.ik"
452 pprint 4 "`type $c`"
471 pprint 2 "customize \"$c\""
473 pprint 4 "`type $c`"
488 pprint 4 "`type $c`"
510 pprint 2 "Fixing metalog"
[all …]
H A Dnanobsd.sh163 pprint 1 "NanoBSD image ${NANO_NAME} build starting"
171 pprint 2 "Using existing build tree (as instructed)"
176 pprint 2 "Skipping buildworld (as instructed)"
185 pprint 2 "Skipping buildkernel (as instructed)"
194 pprint 2 "Skipping installworld (as instructed)"
206 pprint 2 "Skipping installkernel (as instructed)"
216 pprint 2 "Skipping image prep (as instructed)"
224 pprint 2 "Skipping image build (as instructed)"
227 pprint 2 "Skipping code and image build (as instructed)"
231 pprint 1 "NanoBSD image ${NANO_NAME} completed"
H A Dlegacy.sh97 pprint 2 "build code slice"
98 pprint 3 "log: ${NANO_OBJ}/_.cs"
149 pprint 2 "build diskimage"
150 pprint 3 "log: ${NANO_OBJ}/_.di"
221 pprint 2 "NANO_SLICE_DATA is the same as NANO_SLICE_CFG, fix."
/freebsd-14.2/tools/tools/nanobsd/rescue/
H A Dcommon91 pprint 2 "configure nanobsd /etc"
104 pprint 2 "last orders"
/freebsd-14.2/tools/tools/nanobsd/pcengines/
H A Dcommon.conf75 pprint 2 "last orders"
/freebsd-14.2/contrib/tcsh/
H A Dsh.proc.c127 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-14.2/contrib/cortex-strings/scripts/
H A Dplot.py9 import pprint
/freebsd-14.2/tools/tools/nanobsd/embedded/
H A Dcommon178 pprint 2 "build diskimage gpt ${NANO_NAME}"
189 pprint 2 "build diskimage ${NANO_NAME}"
190 pprint 3 "log: ${NANO_LOG}/_.di"
191 pprint 3 "image in: ${NANO_DISKIMGDIR}/_.disk.image.${NANO_NAME}${fmt}"
/freebsd-14.2/crypto/openssl/apps/
H A Dx509.c280 int x509toreq = 0, modulus = 0, print_pubkey = 0, pprint = 0; in x509_main() local
506 pprint = ++num; in x509_main()
961 } else if (i == pprint) { in x509_main()
/freebsd-14.2/tools/tools/nanobsd/dhcpd/
H A Dcommon68 pprint 2 "Clean and create world directory (${LOCAL_DIR})"