Searched refs:columns (Results 51 - 54 of 54) sorted by relevance

123

/illumos-gate/usr/src/cmd/svc/configd/
H A Dbackend.c439 run_single_int_callback(void *arg, int columns, char **vals, char **names) argument
447 assert(columns == 1);
464 backend_fail_if_seen(void *arg, int columns, char **vals, char **names) argument
2491 * Make indices on key tables and columns.
/illumos-gate/usr/src/cmd/sqlite/
H A Dshell.c204 #define MODE_Column 1 /* One record per line in neat columns */
736 strncmp(azArg[1],"columns",n2)==0 ){
/illumos-gate/usr/src/cmd/more/
H A Dmore.c192 int Mcol = 80; /* number of columns */
1530 if ((Mcol = columns) < 0)
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex2576 % @multitable ... @end multitable will make as many columns as desired.
2585 % Either define widths of columns in terms of percent of \hsize:
2591 % columns as desired.
2600 % starts with @tab. Empty columns may be produced by supplying @tab's
2601 % with nothing between them for as many times as empty columns are needed,
2602 % ie, @tab@tab@tab will produce two empty columns.
2627 % @multitablecolmargin is horizontal space to be left between columns.
2743 % be used as many times as user calls for columns.
2754 % we will add a \leftskip of \multitablecolspace to all columns after
3669 % columns
[all...]

Completed in 62 milliseconds

123