Lines Matching defs:longflag
48 const char* longflag;
482 xp += sfsprintf(xp, EXBUF, "time %srule", state.longflag);
590 xp += sfsprintf(xp, EXBUF, " %snowait", state.longflag);
598 xp += sfsprintf(xp, EXBUF, " %sforce", state.longflag);
621 xp = strcopy(xp, state.longflag);
710 xp += sfsprintf(xp, EXBUF, "%sset ", state.longflag);
766 xp = strcopy(xp, state.longflag);
889 xp += sfsprintf(xp, EXBUF, "%sdefault=%s ", state.longflag, var);
898 xp = strcopy(xp, state.longflag);
920 xp += sfsprintf(xp, EXBUF, "time %swall", state.longflag);
991 state.longflag = "-o ";
999 while (c = optget(argv, "d:[delimiter]o:[longflag]D#[debug-level]")) switch (c)
1005 state.longflag = opt_info.arg;