Searched refs:sh_flag (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/bin/ksh/
H A Dsh.h134 enum sh_flag { enum
538 void change_flag(enum sh_flag, int, int);
H A Dmisc.c122 * entries MUST match the order of sh_flag F* enumerations in sh.h.
263 change_flag(enum sh_flag f,
394 change_flag((enum sh_flag) i, what, set);
413 change_flag((enum sh_flag) ele, what,
H A Dedit.c216 static const enum sh_flag edit_flags[] = {

Completed in 182 milliseconds