Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmds.c287 getone(), p = file;
771 getone();
H A Dex_io.c92 getone(); in filename()
359 getone(void) in getone() function
H A Dex.h484 void getone(void);
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c2897 int contig, anyaddr, npages, getone = 0; in page_get_contigpages() local
2924 getone = 1; in page_get_contigpages()
2943 while (npages > sgllen || getone) { in page_get_contigpages()
3004 if (getone) in page_get_contigpages()