Searched refs:adj_t (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/nvi/ex/
H A Dex_screen.c74 adj_t adj;
/freebsd-10.3-release/contrib/nvi/vi/
H A Dvi.h369 typedef enum { A_DECREASE, A_INCREASE, A_SET } adj_t; typedef in typeref:enum:__anon4311
H A Dextern.h145 int vs_resize __P((SCR *, long, adj_t));
H A Dvs_split.c797 * PUBLIC: int vs_resize __P((SCR *, long, adj_t));
800 vs_resize(SCR *sp, long int count, adj_t adj)

Completed in 54 milliseconds