Searched refs:lcmd_arg (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/window/
H A Dlcmd.c48 extern struct lcmd_arg arg_alias[];
49 extern struct lcmd_arg arg_cursormodes[];
50 extern struct lcmd_arg arg_debug[];
51 extern struct lcmd_arg arg_echo[];
52 extern struct lcmd_arg arg_escape[];
53 extern struct lcmd_arg arg_foreground[];
54 extern struct lcmd_arg arg_label[];
55 extern struct lcmd_arg arg_def_nline[];
56 extern struct lcmd_arg arg_def_shell[];
57 extern struct lcmd_arg arg_def_smoot
[all...]
H A Dlcmd1.c53 struct lcmd_arg arg_window[] = {
137 struct lcmd_arg arg_def_nline[] = {
151 struct lcmd_arg arg_smooth[] = {
173 struct lcmd_arg arg_def_smooth[] = {
186 struct lcmd_arg arg_select[] = {
205 struct lcmd_arg arg_debug[] = {
218 struct lcmd_arg arg_escape[] = {
239 struct lcmd_arg arg_label[] = {
257 struct lcmd_arg arg_foreground[] = {
281 struct lcmd_arg arg_ters
[all...]
H A Dlcmd.h43 struct lcmd_arg *lc_arg;
46 struct lcmd_arg { struct
H A Dlcmd2.c105 struct lcmd_arg arg_time[] = {
247 struct lcmd_arg arg_def_shell[] = {
288 struct lcmd_arg arg_alias[] = {
355 struct lcmd_arg arg_unalias[] = {
368 struct lcmd_arg arg_echo[] = {
H A Dparser2.c63 struct lcmd_arg *ap; /* this arg */
64 struct lcmd_arg *lp = 0; /* list arg */

Completed in 60 milliseconds