Searched refs:setalt (Results 1 – 2 of 2) sorted by relevance
58 int attach, setalt; in ex_edit() local78 setalt = 0; in ex_edit()86 setalt = 1; in ex_edit()106 if (file_init(sp, frp, NULL, (setalt ? FS_SETALT : 0) | in ex_edit()
86 static const char *setalt(int);166 { NUMTOKEN, 7, " %c000 feet", setalt },563 setalt(int c) in setalt() function