Searched refs:get_pos (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/stand/i386/libi386/
H A Dvidconsole.c52 void get_pos(int *x, int *y);
114 get_pos(&curx, &cury);
145 get_pos(&curx, %cury);
203 get_pos(int *x, int *y) function
288 get_pos(&curx, &cury);
/freebsd-12-stable/stand/efi/libefi/
H A Defi_console.c49 void get_pos(int *x, int *y);
82 get_pos(int *x, int *y) function
126 get_pos(&curx, &cury);
222 get_pos(&curx, &cury);
/freebsd-12-stable/contrib/less/
H A Difile.c316 get_pos(ifile, scrpos) function
H A Dedit.c437 get_pos(curr_ifile, &initial_scrpos);
H A Dfuncs.h164 public void get_pos LESSPARAMS ((IFILE ifile, struct scrpos *scrpos));
/freebsd-12-stable/usr.bin/fortune/fortune/
H A Dfortune.c141 static void get_pos(FILEDESC *);
1000 get_pos(fp);
1098 * get_pos:
1103 get_pos(FILEDESC *fp) function

Completed in 294 milliseconds