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

/netbsd-current/usr.bin/menuc/
H A Dmdb.h70 action optact; member in struct:optn_info
H A Dmdb.c311 if (strlen(toptn->optact.code) == 0)
317 i, j, toptn->optact.code,
342 +(toptn->optact.endwin ? OPT_ENDWIN : 0));
343 if (strlen(toptn->optact.code))
H A Dparse.y170 cur_optn->optact.code = "";
201 | action { cur_optn->optact = $1; }

Completed in 195 milliseconds