Searched refs:pstat (Results 1 – 5 of 5) sorted by relevance
207 struct stat pstat; in bc_read_file() local217 if (BC_ERR(fstat(fd, &pstat) == -1)) goto malloc_err; in bc_read_file()219 if (BC_ERR(S_ISDIR(pstat.st_mode))) { in bc_read_file()224 size = (size_t) pstat.st_size; in bc_read_file()
158 pstat(PSTAT_SETCMD, pst, strlen(ptitle), 0, 0); in setproctitle()
117 uint32_t pstat; /* 0x3fc Port Status */ member
1094 struct stat pstat; in bc_read_file() local1098 if (fstat(fileno(f), &pstat) == -1) goto malloc_err; in bc_read_file()1100 if (S_ISDIR(pstat.st_mode)) { in bc_read_file()
427 sys/pstat.h \1824 pstat \