Searched refs:charpath (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/lofiadm/ |
H A D | main.c | 369 char charpath[MAXPATHLEN]; in wait_until_dev_complete() local 373 (void) strlcpy(charpath, li->li_devpath, sizeof (charpath)); in wait_until_dev_complete() 376 (void) strlcat(charpath, "p0", sizeof (charpath)); in wait_until_dev_complete() 380 if (stat64(blkpath, &buf) == 0 && stat64(charpath, &buf) == 0) in wait_until_dev_complete() 395 if (stat64(blkpath, &buf) == 0 && stat64(charpath, &buf) == 0) in wait_until_dev_complete() 405 if (stat64(charpath, &buf) == -1) { in wait_until_dev_complete() 406 die(gettext("%s was not created"), charpath); in wait_until_dev_complete()
|
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/ |
H A D | lc | 38 (\357) false charpath flattenpath pathbbox 0 0 size bvbbox astore pop
|
H A D | lf | 38 (\357) false charpath flattenpath pathbbox 0 0 size bvbbox astore pop
|
H A D | rc | 38 (\357) false charpath flattenpath pathbbox 0 0 size bvbbox astore pop
|
H A D | rf | 38 (\357) false charpath flattenpath pathbbox 0 0 size bvbbox astore pop
|