Searched refs:setalt (Results 1 – 2 of 2) sorted by relevance
48 int attach, setalt; in ex_edit() local68 setalt = 0; in ex_edit()76 setalt = 1; in ex_edit()96 if (file_init(sp, frp, NULL, (setalt ? FS_SETALT : 0) | in ex_edit()
110 static const char *setalt(int);147 { NUMTOKEN, 7, " %c000 feet", setalt },518 setalt(int c) in setalt() function