Searched refs:offsets (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libtk/unix/
H A DtkUnixSelect.c34 /* Number of entries in offsets (same as
36 int *offsets; /* One entry for each pair in member in struct:IncrInfo
44 int numIncrs; /* Number of entries in offsets that
252 || (incrPtr->offsets[i] == -1)){
261 incrPtr->offsets[i] = -1;
268 if (incrPtr->offsets[i] == -2) {
277 incrPtr->offsets[i], (char *) buffer,
298 incrPtr->offsets[i] = -1;
301 incrPtr->offsets[i] = -2;
304 incrPtr->offsets[
[all...]
/ast/src/cmd/ksh93/include/
H A Ddefs.h244 int offsets[10]; \
/ast/src/cmd/ksh93/sh/
H A Dxec.c909 shp->offsets[0] = -1;
910 shp->offsets[1] = 0;
2449 shp->offsets[0] = -1;
2450 shp->offsets[1] = 0;

Completed in 42 milliseconds