Home
last modified time | relevance | path

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

/freebsd-12.1/tools/tools/nanobsd/
H A Ddefaults.sh319 pprint 2 "run buildworld"
384 pprint 2 "installworld"
385 pprint 3 "log: ${NANO_LOG}/_.iw"
397 pprint 2 "install /etc"
413 pprint 3 "log: ${NANO_LOG}/_.ik"
457 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 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)"
221 pprint 2 "Skipping image build (as instructed)"
225 pprint 1 "NanoBSD image ${NANO_NAME} completed"
H A Dlegacy.sh39 pprint 2 "build diskimage"
40 pprint 3 "log: ${NANO_LOG}/_.di"
173 pprint 2 "NANO_SLICE_DATA is the same as NANO_SLICE_CFG, fix."
/freebsd-12.1/tools/tools/nanobsd/rescue/
H A Dcommon90 pprint 2 "configure nanobsd /etc"
103 pprint 2 "last orders"
/freebsd-12.1/contrib/tcsh/
H A Dsh.proc.c131 static int pprint (struct process *, int);
396 (void) pprint(pp, NUMBER | NAME | REASON); in pchild()
439 flags = pprint(pp, NUMBER | NAME | REASON); in pnote()
547 (void) pprint(pp, SHELLDIR); in pjwait()
550 (void) pprint(pp, AREASON | SHELLDIR); in pjwait()
553 (void) pprint(pp, AREASON | SHELLDIR); in pjwait()
988 pprint(struct process *pp, int flag) in pprint() function
1335 if (!(pprint(pp, flag) & (PRUNNING | PSTOPPED))) in dojobs()
1622 (void) pprint(pp, foregnd ? NAME | JOBDIR : NUMBER | NAME | AMPERSAND); in pstart()
/freebsd-12.1/tools/tools/nanobsd/pcengines/
H A Dcommon.conf77 pprint 2 "last orders"
/freebsd-12.1/contrib/cortex-strings/scripts/
H A Dplot.py9 import pprint
/freebsd-12.1/tools/tools/nanobsd/embedded/
H A Dcommon195 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.1/crypto/openssl/apps/
H A Dx509.c172 int x509req = 0, days = DEF_DAYS, modulus = 0, pubkey = 0, pprint = 0; in x509_main() local
372 pprint = ++num; in x509_main()
693 else if (pprint == i) { in x509_main()
/freebsd-12.1/tools/tools/nanobsd/dhcpd/
H A Dcommon69 pprint 2 "Clean and create world directory (${LOCAL_DIR})"