grfabs.c | 48 static dmode_t *get_best_display_mode(dimen_t *, int, dmode_t *); 114 d = get_best_display_mode(dim, depth, NULL); 123 return (get_best_display_mode(dim, depth, NULL)); 183 get_best_display_mode(dimen_t *dim, int depth, dmode_t *curr_mode) function in typeref:typename:dmode_t *
|