Searched defs:newpad (Results 1 – 5 of 5) sorted by relevance
48 newpad(int l, int nc) in newpad() function
47 (newpad)(nlines, ncols) variable
54 newpad(int nlines, int ncols) in newpad() function
299 krb5_gic_opt_pa_data *newpad; in add_gic_opt_ext_preauth_data() local [all...]
1060 #define newpad(ny, nx) __m_newwin((WINDOW *) 0, ny, nx, -1, -1) macro