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

/ast/src/cmd/coshell/
H A Dservice.h151 #define SETLABEL (1<<12) /* label was set */ macro
H A Dshell.c278 if (attr.set & SETLABEL) strcpy(jp->label, attr.label);
H A Dmain.c542 state.con[fd].info.user.attr.set &= ~SETLABEL;

Completed in 301 milliseconds