Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c1686 char namelist[30], corefile[30], boundstr[30]; in main() local
2006 (void) sprintf(boundstr, "%ld\n", bounds + 1); in main()
2008 Pwrite(bfd, boundstr, strlen(boundstr), 0); in main()