Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/vi/port/
H A Dex_cmds.c285 getone(), p = file;
769 getone();
H A Dex_io.c91 getone(); in filename()
358 getone(void) in getone() function
H A Dex.h484 void getone(void);
/titanic_41/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c2806 int contig, anyaddr, npages, getone = 0; in page_get_contigpages() local
2833 getone = 1; in page_get_contigpages()
2852 while (npages > sgllen || getone) { in page_get_contigpages()
2913 if (getone) in page_get_contigpages()