Lines Matching refs:CGETS
357 stderror(ERR_NAME | ERR_STRING, CGETS(23, 1, "Bad cpu/site name")); in dosetspath()
360 stderror(ERR_NAME | ERR_STRING, CGETS(23, 2, "Site path too long")); in dosetspath()
377 return CGETS(23, 3, "unknown"); in sitename()
397 xprintf(CGETS(23, 4, "site: %s\n"), strerror(errno)); in migratepid()
401 xprintf(CGETS(23, 5, "%d: Site not found\n"), new_site); in migratepid()
405 xprintf(CGETS(23, 6, "setlocal: %s: %s\n"), in migratepid()
445 stderror(ERR_NAME | ERR_STRING, CGETS(23, 7, "Site not found")); in domigrate()
512 CGETS(23, 30, "Too many arguments")); in dodmmode()
523 CGETS(23, 31, "Invalid argument")); in dodmmode()
565 CGETS(23, 8, "You're trapped in a universe you never made")); in dowarp()
576 stderror(ERR_NAME | ERR_STRING, CGETS(23, 9, "Getwarp failed")); in dowarp()
596 stderror(ERR_NAME | ERR_STRING, CGETS(23, 10, "Invalid warp")); in dowarp()
599 stderror(ERR_NAME | ERR_STRING, CGETS(23, 11, "Setwarp failed")); in dowarp()
636 stderror(ERR_NAME | ERR_STRING, CGETS(23, 12, "Illegal universe")); in douniverse()
641 stderror(ERR_NAME | ERR_STRING, CGETS(23, 12, "Illegal universe")); in douniverse()
1133 errbuf = xasprintf(CGETS(23, 13, "Unknown Error: %d"), i); in xstrerror()
1154 xprintf(CGETS(23, 14, "sysname: %s\n"), uts.sysname); in xgethostname()
1155 xprintf(CGETS(23, 15, "nodename: %s\n"), uts.nodename); in xgethostname()
1156 xprintf(CGETS(23, 16, "release: %s\n"), uts.release); in xgethostname()
1157 xprintf(CGETS(23, 17, "version: %s\n"), uts.version); in xgethostname()
1158 xprintf(CGETS(23, 18, "machine: %s\n"), uts.machine); in xgethostname()
1235 (void) xsnprintf(pathname, pathlen, CGETS(23, 24, in xgetcwd()
1242 (void) xsnprintf(pathname, pathlen, CGETS(23, 19, in xgetcwd()
1247 (void) xsnprintf(pathname, pathlen, CGETS(23, 20, in xgetcwd()
1254 CGETS(23, 21, "getcwd: Read error in \"..\" (%s)"), in xgetcwd()
1260 CGETS(23, 25, "getcwd: Cannot stat directory \"%s\" (%s)"), in xgetcwd()
1279 (void) xsnprintf(pathname, MAXPATHLEN, CGETS(23, 22, in xgetcwd()
1310 (void) xsnprintf(pathname, pathlen, CGETS(23, 23, in xgetcwd()
1322 (void) xsnprintf(pathname, pathlen, CGETS(23, 24, in xgetcwd()
1342 (void) xsnprintf(pathname, pathlen, CGETS(23, 25, in xgetcwd()
1348 (void) xsnprintf(pathname, pathlen, CGETS(23, 26, in xgetcwd()
1395 (void) xsnprintf(pathname, pathlen, CGETS(23, 27, in xgetcwd()
1493 CGETS(23, 28, "Invalid system type")); in getv()
1508 CGETS(23, 29, "System type is not set")); in dover()