Searched refs:getIndentSpaces (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/sasinfo/ |
H A D | printAttrs.c | 131 getIndentSpaces(int number) in getIndentSpaces() function 232 getIndentSpaces(4), "Manufacturer:", in printHBAInfo() 236 getIndentSpaces(4), "Model: ", in printHBAInfo() 239 getIndentSpaces(4), in printHBAInfo() 244 getIndentSpaces(4), in printHBAInfo() 249 getIndentSpaces(4), in printHBAInfo() 254 getIndentSpaces(4), in printHBAInfo() 259 getIndentSpaces(4), in printHBAInfo() 264 getIndentSpaces(4), in printHBAInfo() 282 getIndentSpaces(2), in printHBAPortInfo() [all …]
|
H A D | printAttrs.h | 65 extern char *getIndentSpaces(int number);
|
H A D | sasinfo-list.c | 2555 getIndentSpaces(TABLEN), in sas_rp_tree_print() 2676 getIndentSpaces(lident), in sas_print_rpnode() 2682 getIndentSpaces(lident), in sas_print_rpnode() 2689 getIndentSpaces(TABLEN + lident), in sas_print_rpnode() 2695 getIndentSpaces(TABLEN + lident), in sas_print_rpnode() 2699 getIndentSpaces(TABLEN + lident), in sas_print_rpnode()
|