Searched refs:LJUST (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/adv_cmds-158/ps/
H A Dkeyword.c86 {"args", "ARGS", NULL, COMM|LJUST|USER|DSIZ, args, s_args, 64},
89 {"comm", "COMM", NULL, COMM|LJUST|USER|DSIZ, just_command, s_just_command, 16},
90 {"command", "COMMAND", NULL, COMM|LJUST|USER|DSIZ, command, s_command, 16},
110 {"login", "LOGIN", NULL, LJUST, logname, NULL, MAXLOGNAME-1},
112 {"lstart", "STARTED", NULL, LJUST|USER, lstarted, NULL, 28},
160 {"ruser", "RUSER", NULL, LJUST|DSIZ, runame, s_runame, USERLEN},
172 {"start", "STARTED", NULL, LJUST|USER, started, NULL, 7},
187 {"tty", "TTY", NULL, LJUST, longtname, NULL, 8},
188 {"ucomm", "UCOMM", NULL, LJUST, ucomm, NULL, MAXCOMLEN},
192 {"user", "USER", NULL, LJUST|DSI
[all...]
H A Dps.h107 #define LJUST 0x02 /* left adjust on output (trailing blanks) */ macro
H A Dprint.c88 if (v->flag & LJUST) {
1090 if (v->flag & LJUST)
/macosx-10.10/groff-38/groff/src/preproc/pic/
H A Dpic_tab.h42 #define LJUST 298 macro
H A Dpic.y129 %token LJUST
220 %left LJUST RJUST ABOVE BELOW
1027 | object_spec LJUST
H A Dlex.cpp484 { "ljust", LJUST },
H A Dpic.cpp114 #define LJUST 298 macro
3203 "DOTTED","DASHED","CHOP","SAME","INVISIBLE","LJUST","RJUST","ABOVE","BELOW",
3342 "object_spec : object_spec LJUST",
/macosx-10.10/bind9-45.101/bind9/contrib/zkt/
H A Dzconf.h89 # define LJUST 0 macro
H A Dzconf.c103 PRINTTIME, PRINTAGE, LJUST, LSCOLORTERM,
/macosx-10.10/vim-55/runtime/syntax/
H A Dfocexec.vim52 syn keyword focexecFuse SOUNDEX RJUST REVERSE PARAG OVRLAY LJUST CTRFLD CTRAN

Completed in 118 milliseconds